Age | Commit message (Expand) | Author |
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 |
2013-02-10 | When getting the next batch of envelope to schedule, use an array to | Eric Faurot |
2013-02-10 | -h includes RFC 3164 style hostnames when forwarding; | Markus Friedl |
2013-02-09 | Put index and root directives where they belong according to the nginx | Antoine Jacoutot |
2013-02-08 | retain the MX address order as sent by the lka for MXs with the same | Eric Faurot |
2013-02-08 | Fix memory leak in privsep.c. Free the memories which were allocated by | YASUOKA Masahiko |
2013-02-08 | add mention about 'mppe' configuration option which is missing. | YASUOKA Masahiko |
2013-02-08 | Because of the getcap(3) limitation, colon(':') can not be used for | YASUOKA Masahiko |
2013-02-08 | Listening on IPv6 address is not supported for pptp tunnel. Document | YASUOKA Masahiko |
2013-02-08 | the per-rule "expire" does not really fit in its current section, | Jason McIntyre |
2013-02-08 | order the syntax alphabetically; ok gilles | Jason McIntyre |
2013-02-06 | remove unused constant definition | Giovanni Bechis |
2013-02-06 | remove duplicated CPPFLAGS definition | Giovanni Bechis |
2013-02-06 | - for "listen on", use "keeps" to avoid bad formatting | Jason McIntyre |
2013-02-05 | Rework http content and chunk handling in relayd. Use special | Alexander Bluhm |
2013-02-05 | add missing free in config parser | Gilles Chehade |
2013-02-05 | unbreak broken smtpctl table update | Gilles Chehade |
2013-02-05 | Install 50x.html which is part of the default nginx configuration. | Antoine Jacoutot |
2013-02-05 | - handle getaddrinfo() error as LKA_TEMPFAIL | Gilles Chehade |
2013-02-05 | Spelling fixes: retreive -> retrieve. ok gilles | Nicholas Marriott |
2013-02-05 | commit documentation for "helo" in relay rules | Gilles Chehade |
2013-02-04 | just noticed that -aa was not documented yet. | Marc Espie |
2013-02-04 | fix authenticated relaying example | Gilles Chehade |
2013-02-03 | Remove unused (a.k.a. always passed NULL) parameter 'data' from | Kenneth R Westerback |
2013-01-31 | remove dead file | Eric Faurot |
2013-01-31 | assorted fixes spotted by Coverity. | Eric Faurot |
2013-01-31 | do not need to tweak the socket sndbuf, now that the envelopes are passed | Eric Faurot |