summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2019-01-21Perform manual validity checking of the X.509 certificate for constraints.Joel Sing
2019-01-21Zap unused ntop_bufkn
2019-01-21Use Adj-RIB-Out to push UPDATE messages to peers instead of having anotherClaudio Jeker
2019-01-20Allow 'neighbor descripton' to be used like neighbor group descriptionClaudio Jeker
2019-01-20Support group descriptions in control messages that accept a neighborClaudio Jeker
2019-01-20Don't use *a - *b as compare idiom, it does not work as expected forOtto Moerbeek
2019-01-20explicitly check if the session engine exited by comparing the pidBrent Cook
2019-01-18Don't store the mpe information in struct ktable but instead pass theClaudio Jeker
2019-01-18Increase the socket buffer size for sendsyslog(2) to 1 MB. DuringAlexander Bluhm
2019-01-18disable vmd/vmctl for i386pd
2019-01-17use $OpenBSD markers onlyTed Unangst
2019-01-17convert to using $OpenBSD markersTed Unangst
1995-10-18initial import of NetBSD treeTheo de Raadt
2019-01-16Exit for real as soon as we update ourself.Antoine Jacoutot
2019-01-15For external LSAs the type (1 or 2) is encoded in the metric field. Do notremi
2019-01-15Swap 'token' and 'id' place in filter protocol.Sunil Nimmagadda
2019-01-14Improve error message when daemon is already running.Florian Obser
2019-01-14Prevent multiple ntpds from tripping over each other.Florian Obser
2019-01-14correctly retrieve envelope strings. fixes mailq output.Eric Faurot
2019-01-13document how program names are extracted from log linesIngo Schwarze
2019-01-13When parsing log lines in order to select syslog.conf(5) line blocks, supportIngo Schwarze
2019-01-12Add -q flag to suppress the message that ACPI information can't be found.Mark Kettenis
2019-01-12delete <locale.h>Ingo Schwarze
2019-01-10an alloca() snuck into the tree. We don't use alloca() in our tree unlessTheo de Raadt
2019-01-10unbreak vmd buildStefan Fritsch
2019-01-10change order of pledge(2) promises to the canonical form.Ricardo Mestre
2019-01-10unbound-anchor needs to talk to the internet and write to the trustFlorian Obser
2019-01-10report errno in debug logs and other minor cleanups.Eric Faurot
2019-01-08With the change to httpd the workflow got much simpler.Florian Obser
2019-01-08Allow httpd(8) to start when TLS is configured but a cert is not yetFlorian Obser
2019-01-08The child processes of snmpd(8) did not detach from the terminal.Alexander Bluhm
2019-01-08Remove missleading and outdated examples from man page.Florian Obser
2019-01-07log dns failures, even if temporary. ok bennoTed Unangst
2019-01-07Make the output fit in 80 chars when a serial number is printed.Martin Pieuchot
2019-01-07add inteldrm for fw_updateStuart Henderson
2019-01-06after much wrangling over what might be an improved example,Ted Unangst
2019-01-05Correctly account for the memory allocated when creating a set.Claudio Jeker
2019-01-05we assumed that there was no such thing as an "mda session" so the logsGilles Chehade
2019-01-05revert this change, it was committed by accidentGilles Chehade
2019-01-05introduce smtp 'timeout' reporting event to notify filters that a timeoutGilles Chehade
2019-01-05move the DATA bytes accounting a bit earlier so that we don't have to dealGilles Chehade
2019-01-03be less verbose on resolver "errors", only log_warnx() real errors and notGilles Chehade
2019-01-03do not strip dot-escaping when sending to filters, dot-escape is removed onGilles Chehade
2019-01-03Add snmpv3 support.Martijn van Duren
2019-01-02Detect and remove routes in the kernel routing table with priorityremi
2019-01-02Send a router LSA update when an interface was removed.remi
2019-01-02minor tweaks;Jason McIntyre
2018-12-31Add config option fib-priority to set a custom prio for routes ripdremi
2018-12-31A bad uid range on the command line should be a fatal error.Todd C. Miller
2018-12-31unbreak tree; found the hard way by ottoFlorian Obser