age |
author |
description |
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 |
Wed, 13 Jul 2011 10:30:52 +0200 |
markus schnalke |
Fixed local-part only address patterns in route conditions |
Wed, 13 Jul 2011 10:24:45 +0200 |
markus schnalke |
Switched back from 127.0.0.1 to localhost |
Thu, 28 Apr 2011 16:42:28 +0200 |
meillo |
refactoring in the small |
Thu, 28 Apr 2011 09:55:06 +0200 |
meillo |
reworked allowed and denied addrs for routes |
Sun, 24 Apr 2011 19:37:56 +0200 |
meillo |
removed protocol option from route config |
Sun, 24 Apr 2011 19:14:38 +0200 |
meillo |
reworked online_detect to the simpler online_query |
Sun, 24 Apr 2011 15:11:37 +0200 |
meillo |
bug fix: inverted condition |
Thu, 02 Dec 2010 17:11:25 -0300 |
markus schnalke |
s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/ |