summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-07-08When making a copy of svc_pollfd, use the correct size.Todd C. Miller
2016-07-08Return 0 on read from PIT control port. Intel explicitly says this is notMike Larkin
2016-07-07Updated the ldpd.conf man page examplesRafael Zalamena
2016-07-07sanity check vm create and run args earlierMike Larkin
2016-07-06Allow space-deliminated fields in syslog.conf in addition toTodd C. Miller
2016-07-06route6d spring cleanupJeremie Courreges-Anglas
2016-07-06clarify a comment about memory regionsMike Larkin
2016-07-05Move to svc_getreq_poll/svc_pollfd.Jeremie Courreges-Anglas
2016-07-05Build eeprom(8) on octeon.Visa Hankala
2016-07-04limit each viornd request to 64KB.Mike Larkin
2016-07-03add -r option to enqueuer as compat interface for mailxGilles Chehade
2016-07-02check cache tree for collisions when inserting replies.Ted Unangst
2016-07-02remove misleading comment. it's not true anymore.Eric Faurot
2016-07-02datain counter is part of the transaction stateEric Faurot
2016-07-02set the msgid on the transactionEric Faurot
2016-07-02do not uppercase "hop limit";Jason McIntyre
2016-07-01More renaming and whitespace cleanup.Renato Westphal
2016-07-01Be more compliant with RFC 4447.Renato Westphal
2016-07-01Several minor tweaks.Renato Westphal
2016-07-01Decrease the initialization FSM timeout.Renato Westphal
2016-07-01Rename hello flags to keep consistent with the rest of the code.Renato Westphal
2016-07-01Add GTSM support (RFC 6720).Renato Westphal
2016-07-01always refer to the helo string stored on the sessionEric Faurot
2016-07-01flag the local socket listener as local.Eric Faurot
2016-07-01Avoid printing f->f_lasttime and/or f->f_prevhost if they are empty.Todd C. Miller
2016-07-01Include errno string in log message when we fail to open a file.Todd C. Miller
2016-06-30update aliases documentation to reflect realityGilles Chehade
2016-06-30Prevent NULL deref, pointed out by llvm's scan-build.Florian Obser
2016-06-30remove some unused variables (that were commented out anyway)Mike Larkin
2016-06-29Spring cleanupJeremie Courreges-Anglas
2016-06-29Explicitely enclose SMTP transactions between BEGIN and COMMIT/ROLLBACKEric Faurot
2016-06-28whitespace nitJeremie Courreges-Anglas
2016-06-28oops, $pkg can be more than a pkgname. We have the right informationMarc Espie
2016-06-28Use IPV6_MINHOPCOUNT to finish implementing ttl-security for IPv6.Jeremie Courreges-Anglas
2016-06-28option -z that uses is-branch info to produce "complete"Marc Espie
2016-06-28document is-branchMarc Espie
2016-06-27Fix inverted logic in recv_hello().Renato Westphal
2016-06-27Remove superfluous call to l2vpn_pw_exit().Renato Westphal
2016-06-27Handle ibuf_add() errors.Renato Westphal
2016-06-27surprised nobody noticed before meMarc Espie
2016-06-25recognize @option is-branchMarc Espie
2016-06-24use crypt_checkpass to simplify password checking logic.Ted Unangst
2016-06-24make use of former changes. If list is higher than display go thru more.Marc Espie
2016-06-24simplify the logic. no need for a separate hook when we can just specializeMarc Espie
2016-06-24regenFlorian Obser
2016-06-24Update to 4.1.10Florian Obser
2013-11-26import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b...Stuart Henderson
2010-01-15NSD v3.2.4Jakob Schlyter
2016-06-23there's no reason for window size computation to be linked to theMarc Espie
2016-06-23add fh variation of printing code. Systematically use it with STDOUT/STDERRMarc Espie