masqmail

log src/conf.c

age author description
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().
Sat, 18 Feb 2012 18:48:19 +0100 markus schnalke Various refactoring and code layouting in the second half of conf.c.
Sat, 18 Feb 2012 18:07:55 +0100 markus schnalke Heavy refactoring in parts of conf.c.
Sat, 18 Feb 2012 12:35:12 +0100 markus schnalke Added a glob-pattern aliasing facility.
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
Sun, 04 Sep 2011 17:40:13 +0200 markus schnalke minor refactoring
Sun, 04 Sep 2011 11:55:51 +0200 markus schnalke Closed a memory leak.
Sun, 04 Sep 2011 11:25:38 +0200 markus schnalke reworked the route concept; removed the idea of the localnet
Sat, 27 Aug 2011 16:54:14 +0200 markus schnalke Added debug level 9 for msgs to stderr during reading config