summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2013-01-31update mda to use a smaller struct mda_envelope internally.Eric Faurot
2013-01-31do not overwrite default manpagesEric Faurot
2013-01-31give folks fair warning that the sendmail docs are still the onesJason McIntyre
2013-01-31port numbers for radius servers were not configured correctly.YASUOKA Masahiko
2013-01-31Deleting ip address of tun inteface was failed. This was caused byYASUOKA Masahiko
2013-01-29Allow for a kernel linked at address zero; ok guenther@ millert@Miod Vallat
2013-01-29Add pppx.4 and enable links to it.YASUOKA Masahiko
2013-01-29use correct function name in fatal error messageStuart Henderson
2013-01-28use a stripped-down mta_envelope structure in the mta process.Eric Faurot
2013-01-28log sender address as "<>" when delivering bouncesEric Faurot
2013-01-28allow lookups from backends in "accept for [...] virtual" contextGilles Chehade
2013-01-28ssl.c is a very old copy of smtpd's and didn't catch up the bump of theGilles Chehade
2013-01-28fix possible descriptor leak in mta_session when reusing session for manyGilles Chehade
2013-01-28- introduce 'smtpctl trace lookup' to trace lookup processGilles Chehade
2013-01-27add a -u option to make it possible to build on an existing databaseMarc Espie
2013-01-26pesky quote!Jason McIntyre
2013-01-26tweak previous;Jason McIntyre
2013-01-26no longer usedGilles Chehade
2013-01-26users can now be looked up in tables, the user_backend code is no longerGilles Chehade
2013-01-26user credentials are now looked up using the table API, the auth_backendGilles Chehade
2013-01-26these are no longer used, maps were replaced with something betterGilles Chehade
2013-01-26Sync with our smtpd repo:Gilles Chehade
2013-01-25Rename some functions and bump copyright.Antoine Jacoutot
2013-01-24Even if there's no special seclevel required in snmpd.conf, we have toGerhard Roth
2013-01-22Only send a single CRLF between chunks. A second CRLF seemed to beReyk Floeter
2013-01-19fix build with gcc 2Miod Vallat
2013-01-18command-line (adj.) -> command line (n.);Jason McIntyre