summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2011-05-22tweak previous;Jason McIntyre
2011-05-22teach smtpd how to listen on an interface group so that we can do:Gilles Chehade
2011-05-22fix examples so they stay do not use external utilities and do not referGilles Chehade
2011-05-21remove unused commented structureGilles Chehade
2011-05-21until now the map_backend API was not really useful for backends that areGilles Chehade
2011-05-21regen with autoconf-2.59, automake-1.9Jakob Schlyter
2011-05-21remove annoying log_debug()Gilles Chehade
2011-05-21resolve conflicts and regen configure using autoconf-2.65Jakob Schlyter
2011-05-21NSD v3.2.8Jakob Schlyter
2011-05-21these log_debug()s should not have been committed :)Gilles Chehade
2011-05-21when a user add himself to his own ~/.forward, the delivery method was notGilles Chehade
2011-05-21make the "no DH parameters" warning a log_info()Gilles Chehade
2011-05-21"for all" does not necessary apply to relay rules, so do not forget to lookGilles Chehade
2011-05-21add legacy support for old sha256 checksums in distinfos.Marc Espie
2011-05-20Concurrent calls of "relayctl show sessions" could crash relayd. FixReyk Floeter
2011-05-19Fix some possible NULL pointer dereferences, and a little bit of cleanup.Peter Hessler
2011-05-19Add a few missing checks of return values of memory allocations.Reyk Floeter
2011-05-19Fix reload support in relayd(8) by reimplementing large parts of theReyk Floeter
2011-05-17introduce new user_backend API for smtpd to lookup the users it wants toGilles Chehade
2011-05-17smtpd now uses an auth_backend API to authenticate users that are allowedGilles Chehade
2011-05-17somehow a previous sync with relayd missed one line...Gilles Chehade
2011-05-16remove useless assignationGilles Chehade
2011-05-16when a C_VDOM recipient expands to a local user, envelope expansion willGilles Chehade
2011-05-16plug leak in make_aliases()Jasper Lievisse Adriaanse
2011-05-16murder struct path and make sure smtpd uses simpler structures that do notGilles Chehade
2011-05-16tweak previous;Jason McIntyre
2011-05-16Print IPv6 addresses in hex, not decimal; from Tim van der MolenBret Lambert
2011-05-15disable pipex for L2TP on disconnect, too; yasuoka@ agrees.Markus Friedl
2011-05-14more clang warnings fixedGilles Chehade
2011-05-14char -> u_charGilles Chehade
2011-05-14int * -> socklen_t * in getsockopt() callGilles Chehade
2011-05-12Make it clear that ftp-proxy needs to make outbound connections.Ryan Thomas McBride
2011-05-12remove sneaky little ;lum
2011-05-12Add quotations around the value of name=value pairs that are missing them.lum
2011-05-12Preferably we would have "use warnings;" but never-the-less a small booboolum
2011-05-11Tidy how adduser handles email messages.lum
2011-05-11Tweak previous from jmc@lum
2011-05-10fix an off-by-one that made smtpd skip an "invalid" bucket that wasGilles Chehade
2011-05-10Update EXAMPLES to reflect current behaviour.lum
2011-05-09Installing -> Updating.Antoine Jacoutot
2011-05-09ospfctl bits for opaque LSA support.Claudio Jeker
2011-05-09First bits to support opaque LSA. Type-9, 10 and 11 are LSA that canClaudio Jeker
2011-05-09Reorganize the relayd code to use the proc.c privsep API/commodityReyk Floeter
2011-05-09Reorganize the relayd code to use the proc.c privsep API/commodityReyk Floeter
2011-05-09fix segfault in newaliases after global env move.Eric Faurot
2011-05-08Make sure /etc/group and /etc/master.passwd are handled first in case weAntoine Jacoutot
2011-05-07there is already a function to set the portno.Eric Faurot
2011-05-06move dns session specific structs and prototypes out of smtpd.h.Eric Faurot
2011-05-06If it doesn't exist, create the directory holding the link we are aboutAntoine Jacoutot
2011-05-06Do not special case loopback interfaces on init. Instead force themClaudio Jeker