masqmail

log src/address.c

age author description
Wed, 29 Feb 2012 12:06:33 +0100 markus schnalke Ensure lvals, rvals and components of address strucs are stripped.
Sat, 18 Feb 2012 13:43:30 +0100 markus schnalke Refactoring and code layouting.
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, 28 Apr 2011 09:55:06 +0200 meillo reworked allowed and denied addrs for routes
Mon, 25 Oct 2010 17:42:48 -0300 markus schnalke made addr_isequal() and addr_isequal_parent() more flexible
Fri, 05 Dec 2008 11:32:26 +0100 meillo refactoring: early exit instead of deep if levels