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