masqmail

log src/conf.c

age author description
Wed, 30 May 2012 09:38:38 +0200 markus schnalke Changed lockdir to /var/lock/masqmail; Create lockdir and piddir on startup.
Wed, 29 Feb 2012 13:33:40 +0100 markus schnalke Fixed segfault, caused by a stupid g_strchug/g_strstrip implementation.
Wed, 29 Feb 2012 12:06:33 +0100 markus schnalke Ensure lvals, rvals and components of address strucs are stripped.
Tue, 21 Feb 2012 16:11:28 +0100 markus schnalke Ensure lval and rval are always stripped. Plus minor refactoring.
Sat, 18 Feb 2012 19:57:39 +0100 markus schnalke Fixed conf.c: read_lval().
Sat, 18 Feb 2012 19:39:11 +0100 markus schnalke Removed log_max_pri limit. It makes no sense.
Sat, 18 Feb 2012 19:32:40 +0100 markus schnalke Refactoring in conf.c: read_rval().