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(). |
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 |