masqmail

log src/masqmail.c

age author description
Wed, 30 May 2012 11:38:03 +0200 markus schnalke Create the spool and log dirs on program startup if missing.
Wed, 30 May 2012 09:38:38 +0200 markus schnalke Changed lockdir to /var/lock/masqmail; Create lockdir and piddir on startup.
Tue, 29 May 2012 21:35:17 +0200 markus schnalke The pid files goes to /var/run/masqmail.pid now. Added --with-piddir.
Wed, 29 Feb 2012 14:36:07 +0100 markus schnalke Debug message cosmetic.
Wed, 29 Feb 2012 11:03:46 +0100 markus schnalke Broke long lines.
Sat, 18 Feb 2012 19:59:02 +0100 markus schnalke Fixed debugging output during read_conf().
Sat, 14 Jan 2012 21:36:58 +0100 markus schnalke Removed ident. This had been discussed on the mailing list in Oct 2011.
Thu, 20 Oct 2011 10:20:59 +0200 markus schnalke Reformated multiline comments to have leading asterisks on each line
Thu, 22 Sep 2011 15:07:40 +0200 markus schnalke Switched to `type *name' style
Thu, 14 Jul 2011 11:38:23 +0200 markus schnalke Removed unused second arg of msg_spool_read()
Sat, 27 Aug 2011 16:19:07 +0200 markus schnalke Security fix! Correct handling of seteuid() return value
Sun, 24 Apr 2011 19:14:38 +0200 meillo reworked online_detect to the simpler online_query
Wed, 08 Dec 2010 18:00:22 -0300 markus schnalke mark -qo (without argument) obsolete
Tue, 07 Dec 2010 19:21:44 -0300 markus schnalke FIXME comment: where to log while reading the config file?