summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2019-09-19unescape / and ^ in the general delivery case, they only need to be forGilles Chehade
2019-09-18remove old log options 'log update/all' that were replaced with 'logSebastian Benoit
2019-09-18Implement server certificate validation in smtp(1).Eric Faurot
2019-09-17merge 4.2.2Stuart Henderson
2019-09-16Zap unused h_errnokn
2019-09-16Simplify function detectionkn
2019-09-15Add support for binary protocol health checking. Feedback and guidance fromrob
2019-09-15Use (egress) in nat-to examplekn
2019-09-14in mta_relay_cmp() properly check that authlabel or backupname are not NULLGilles Chehade
2019-09-11when replace tree_xget() with tree_get() ... actually use tree_get() so theGilles Chehade
2019-09-11CDP's Native-VLAN-ID does not need a substraction.Martijn van Duren
2019-09-11merge unbound 1.9.3Stuart Henderson
2019-09-11import unbound 1.9.3, thanks gonzalo@ dtucker@ for tests.Stuart Henderson
2019-09-11Sprinkle around some __attribute__((__format__ (printf(...))).Martijn van Duren
2019-09-10do not use tree_xget() between filters resume as a session may legitimatelyGilles Chehade
2019-09-10During libutil/ber.c r1.12 I made sure that every element that's requestedMartijn van Duren
2019-09-10immediatly close the connection if the cert is not valid, rather thanEric Faurot
2019-09-10simplify lka reporting functions by moving the reqid inside the broadcastGilles Chehade
2019-09-08Have sm_install() use install -F (fsync).Antoine Jacoutot
2019-09-07Do not try to send router advertisements on interfaces that have no link.Florian Obser
2019-09-07Remove unused VMD_DISK_INVALID message type and mark it obsolete.tobhe
2019-09-06options(4), config(8): drop dst/timezone knobs; ok kettenis@ deraadt@ jca@cheloha
2019-09-06this bit about soii and link-local addresses is no longer needed sinceSebastian Benoit
2019-09-06Add support for filter-reports. These allow filters to send freetextMartijn van Duren
2019-09-04msdosfs: remove timezone supportcheloha
2019-09-04let collisionreport work better with FETCH_PACKAGESMarc Espie
2019-09-04bump versionGilles Chehade
2019-09-04disallow proc filters from responding with junk action at commitGilles Chehade
2019-09-04introduce the 'junk' builtin filter action which marks a session orGilles Chehade
2019-09-04vmd(8): memory leak in an error pathMike Larkin
2019-09-03pcap-filter is now section 7;Jason McIntyre
2019-09-03Exectute procs and filters from /usr/local/libexec/smtpd/ if no absoluteMartijn van Duren
2019-09-02the rule_to_text() function which is used to display rules when debugGilles Chehade
2019-09-02More correction of section 3 layout. directory->opendir, fts->fts_open,Theo de Raadt
2019-09-02Request a new SSL structure for each TLS session.Eric Faurot
2019-09-02in standalone smtp client, smtps schema should use ... smtps portGilles Chehade
2019-09-02Fix copyright lines, the "one-inode file system" in i386_softraid.c is myOtto Moerbeek
2019-08-31The algorithm creating the routing addresses in route(8) and arp(6)Alexander Bluhm
2019-08-30fix SEE ALSO;Jason McIntyre
2019-08-30name these manual pages by the primary function, for instance thereTheo de Raadt
2019-08-30one more ethers.3 -> ether_aton.3;Jason McIntyre
2019-08-30catch up to ethers(3)->ether_aton(3) renamingTheo de Raadt
2019-08-30mop up for the pcap.3 rename;Jason McIntyre
2019-08-30revert r1.175 which added unveil to relayd; "check script" needs access to theStuart Henderson
2019-08-29The IFP address in arp(8) used some bytes from a location dependingAlexander Bluhm
2019-08-29the latest commit introduced a regression in DATA filtersGilles Chehade
2019-08-29the builtin filters matching used to be reversed, as in "function must notGilles Chehade
2019-08-29Comment out the registration of smtp-out events.Martijn van Duren
2019-08-28Polish; also, document defaults for 'listen on' and 'rde rib'.Richard Procter
2019-08-28At startup, unveil entire filesystem to read-only. If after privdrop, someTheo de Raadt