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