summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2020-12-09Lets claim RFC6493 support.Claudio Jeker
2020-12-09Validate ghostbuster records (RFC 6493) but for now do nothing with theClaudio Jeker
2020-12-09All files provided in a manifest needs to be checked against the providedClaudio Jeker
2020-12-07When asking to install patches and none are available, return 2.Antoine Jacoutot
2020-12-07In revision 1.18 of bt_parse.y, I missed the fact that the print()anton
2020-12-07In btrace(8) handle snprintf(3) errors correctly. If snprintfAlexander Bluhm
2020-12-07Limit the URL embedded in .cer files to only consist out of isalnum orClaudio Jeker
2020-12-04Reference count prefixes added to a pftable. This allows to exportClaudio Jeker
2020-12-04Don't link tcpdump(8) with libl and remove reference to `yydebug'.mvs
2020-12-03grammar fixes from Varik "The Genuine Article!!!" Valefor;Jason McIntyre
2020-12-03Make sure that the strcasecmp for .tal is only done if dlen is large enough.Claudio Jeker
2020-12-03Use strndup() instead of hand rolling our own version.Claudio Jeker
2020-12-03rework the overflow checks for the various relative metric adjustments.Claudio Jeker
2020-12-03Kill unused `ch' variable within safeputs routine. Also use putchar(3)mvs
2020-12-02Remove the last users of io_*_write functions that call io_simple_write()Claudio Jeker
2020-12-01The print() function only accepts a single argument.anton
2020-12-01Remove useless void cast annotation.Florian Obser
2020-12-01Let rad(8) handle all rdomains in a single daemon, similar to previousFlorian Obser
2020-11-29Sync bsnprintf() with ldapd/util.c r1.13Theo Buehler
2020-11-29Silence -Wsign-compare whining in bsnprintf()Theo Buehler
2020-11-29Fix cert and key path inference for absolute pathsTheo Buehler
2020-11-27Check if the interface has an IPv6 link-local address before using it.Florian Obser
2020-11-24Kill connection if rsync server stallsjob
2020-11-24Pid files? Where we're going, we don't need pid files.Florian Obser
2020-11-22add a comma;Jason McIntyre
2020-11-20remove an unused structJoerg Jung
2020-11-20partially revert revision 1.423 which went a bit too farJoerg Jung
2020-11-18Do not check the list of SAN's in the cert when -F is specified to force renewalBob Beck
2020-11-16zap trailing whitespace;Jason McIntyre
2020-11-11remove reference to non-existent pidfile;Jason McIntyre
2020-11-10Remove prototypes for functions removed 10+ years ago. Return types should be onKenneth R Westerback
2020-11-09blurb about @tag being recorded as wellMarc Espie
2020-11-09speed up the dependency check pass significantly:Marc Espie
2020-11-09fix indirect dependencies bug: match what pkg_add does by adding tagMarc Espie
2020-11-09reword confusing messageMarc Espie
2020-11-06Explain vcpu strides, provide examplekn
2020-11-06mention that acme-client generates a 4096-bit or secp384r1 key if the keyStuart Henderson
2020-11-068 spaces -> tabTheo Buehler
2020-11-06Treat stale manifests as such, not as 'failed to parse'Theo Buehler
2020-11-05typoTheo Buehler
2020-11-05Fix checks for manifest validity intervalTheo Buehler
2020-11-05Mark some common symbols of RDE and SE as static so that linkingClaudio Jeker
2020-11-05Kill bgpd_process, nothing uses it anymore. Instead pass the processClaudio Jeker
2020-11-05Refactor the filterset handling of nexthops. Instead of depending onClaudio Jeker
2020-11-05Refactor the control code to be more like a module.Claudio Jeker
2020-11-05Fix comment to better reflect realityClaudio Jeker
2020-11-05Send print-skip.c to the atticTheo Buehler
2020-11-04Back out last commit.denis
2020-11-03insert missing EXIT STATUS section;Ingo Schwarze
2020-11-02acme response challenge location to issue better error codedenis