summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2013-03-10reserve a filedescriptor on accept() for subsequent connect() call, asSebastian Benoit
2013-03-09Enable TCP socket splicing for HTTP persistent connection and chunkedAlexander Bluhm
2013-03-08Add missing $OpenBSD$ RCS tagsCharles Longeau
2013-03-07Implement a bgpctl nei foo destroy that will remove the specified clonedClaudio Jeker
2013-03-07Implements a few missing bits for better templates support:Claudio Jeker
2013-03-07Allow a '+' in the MAILTO email adress; from Constantine A. MureninTodd C. Miller
2013-03-06as done in ospf{,6}d/relayd, sync yyerror in various other daemons withStuart Henderson
2013-03-06sync yyerror() with version in bgpd so that it logs to syslog when daemonized.Stuart Henderson
2013-03-06When dumping config, just print "passive" for passive interfaces ratherStuart Henderson
2013-03-04Fix compiler warnings about casts discarding const qualifiers andAlexander Bluhm
2013-03-04- check parser's return value and exit if parsing failedOtto Moerbeek
2013-03-04sync yyerror() with bgpd; use vlog() to log parser errors so they show inStuart Henderson
2013-03-04When locking/unlocking an account, never touch passwords that are "*"Antoine Jacoutot
2013-03-04typo in commentSebastian Benoit
2013-03-02Always compare aliases(5) at the end of the sysmerge(8) run after allAntoine Jacoutot
2013-02-26Some firmware revisions provide a factory-default configuration that containsMark Kettenis
2013-02-21Fix a potential crash when connecting to a misbehaving smtp server.Eric Faurot
2013-02-21do not send disconnect event to the mfa if connect event was not sent.Eric Faurot
2013-02-19When opening a /dev/ldom-* device node fails, show its path in the errorStefan Sperling
2013-02-18Fix determination of endianness with *BSD OS's.Brad Smith
2013-02-18re-apply:Okan Demirmen
2013-02-18revert previous; wrong time.Okan Demirmen
2013-02-18use localbase for pkg-readmesOkan Demirmen
2013-02-18missing comma in log messageEric Faurot
2013-02-18resolve conflictsStuart Henderson
2013-02-18Update to NSD 3.2.15, ok brad@ phessler@ deraadt@ also tested by okan@Stuart Henderson
2013-02-17zap the surrounding whitespace and mark up for "=";Jason McIntyre
2013-02-17disable queue compression temporarily, we lack the smtpctl bitsGilles Chehade
2013-02-16only use local hostname in Received lines if listener has not overriden it,Gilles Chehade
2013-02-16Fix unlocking on 32bits arch where it would fuck up the shell...Antoine Jacoutot
2013-02-15add missing bits for lmtp support (from Ashish SHUKLA).Eric Faurot
2013-02-15terminate session instead of fatal() if getsockname() fails.Eric Faurot
2013-02-15Fix the toread check in the lateconnect case. This allowsAlexander Bluhm
2013-02-15Add missing break, reported by Jared S. Candelaria.Martin Pieuchot
2013-02-14disable symbol visibility on vax in order to unbreak the buildRobert Nagy
2013-02-14Obey RFC 2131 and when the broadcast flag is set send reply backKenneth R Westerback
2013-02-14grow MAX_LOCALPART_SIZE and MAX_DOMAINPART_SIZE by 1 (for the '\0')Eric Faurot
2013-02-14- document smtpctl trace expandGilles Chehade
2013-02-14- log smtpd version at startupGilles Chehade
2013-02-14- change => to = in documentationGilles Chehade
2013-02-14- smtpctl trace expand, enables tracing of aliases expansionGilles Chehade
2013-02-14simplify markup for the "table" keyword; ok gillesJason McIntyre
2013-02-13Pipex did panic when the 0 length mppe is given by ioctl. ReturnYASUOKA Masahiko
2013-02-13- when declaring a static table for userinfo, do not make username part ofGilles Chehade
2013-02-12Back out per-CPU kernel profiling, it shouldn't modify a public headerMartin Pieuchot
2013-02-11tweak previous;Jason McIntyre
2013-02-11Teach kgmon(8) to deal with per-CPU kernel profiling.Martin Pieuchot
2013-02-10update the internal pcre to 8.32Robert Nagy
2013-02-10remove some unneeded Xo/Xc.Jason McIntyre
2013-02-10do not mark up punctuation; ok gillesJason McIntyre