summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2023-06-01Check the F_NEXTHOP flag on the right kroute6 object.Claudio Jeker
2023-05-31add missing include of time.hOmar Polo
2023-05-30Fixup file modification timestamps to optimize failover from RRDP to RSYNCJob Snijders
2023-05-30Revert commitid ANSBO0rBvIUtTi45:Claudio Jeker
2023-05-30Split cleanup into cleanup and repository cleanup and show how many filesClaudio Jeker
2023-05-30Convert all of filemode to use the json API as well.Claudio Jeker
2023-05-30Use error check to ensure we have SignedData in CMSTheo Buehler
2023-05-29use v5.36, this one is somewhat trivialMarc Espie
2023-05-28Used number of bytes instead of number of 512 byte sectors.ASOU Masato
2023-05-27the solver needs some love for laterMarc Espie
2023-05-27remove the extra local variable (blessing a ref to self DOES work)Marc Espie
2023-05-27comment/cosmeticMarc Espie
2023-05-27more commentMarc Espie
2023-05-27yeah, yeah, those names are horribleMarc Espie
2023-05-27finish making this a singleton class (which I don't always likeMarc Espie
2023-05-27more descriptive commentMarc Espie
2023-05-27indicate that not having hashes already is just legacy neededMarc Espie
2023-05-27point people towards relevant commentsMarc Espie
2023-05-27a few commentsMarc Espie
2023-05-27prepare for 5.36: pass $code as @code so that we don't haveMarc Espie
2023-05-27commentsMarc Espie
2023-05-27document base methodMarc Espie
2023-05-27try/catch to be revisitedMarc Espie
2023-05-27comments/cosmeticsMarc Espie
2023-05-27restore documentation: explain what ArcCheck doesMarc Espie
2023-05-27cosmetic/comments improvementMarc Espie
2023-05-27- make the handling of interactive more regular byMarc Espie
2023-05-27prepare for 5.36, document methods in base classMarc Espie
2023-05-26Properly account del_extra_files and add the value to the json header.Claudio Jeker
2023-05-25In session_process_msg() recheck the validity of the rbuf before movingClaudio Jeker
2023-05-25Update usage add -P epochClaudio Jeker
2023-05-25Fix repo_cleanup_entry() state machine so that the repository lookupsClaudio Jeker
2023-05-25remove two unused definesOmar Polo
2023-05-23don't pass state, we get them from the progressmeterMarc Espie
2023-05-23Convert ASN1_INTEGER_get() to ASN1_INTEGER_get_uint64()Theo Buehler
2023-05-23Simplify as_id_parse() using ASN1_INTEGER_get_uint64()Theo Buehler
2023-05-22Convert generalizedtime_to_tm() to ASN1_TIME_to_tm()Theo Buehler
2023-05-22Convert x509_get_time() to ASN1_TIME_to_tm()Theo Buehler
2023-05-22Avoid use of LibreSSL-specific ASN1_time_tm_cmp() APITheo Buehler
2023-05-22gc unused/old codeMarc Espie
2023-05-22Keep trying LDAP servers until we get full results from one, rather thanJonathan Matthew
2023-05-21missed oneMarc Espie
2023-05-21move the interface to SharedLibs to be somewhat object orientedMarc Espie
2023-05-21document how this is used... There's nothing that actually uses theMarc Espie
2023-05-21"fix" for 5.36: pass the possible option value as an extra paramMarc Espie
2023-05-21v5.36, trivial moveMarc Espie
2023-05-20Don't bother setting the effective group, it doesn't affect file creationMarc Espie
2023-05-19fix markup for `maildir' in smtpd.conf(5)Omar Polo
2023-05-19make Paths fully OO, as it makes some things simplerMarc Espie
2023-05-19this parameter does not existMarc Espie