apps/pfixtools.git
15 years agoCan remove the sender and/or the recipient from the key of the greylister.
Florent Bruneau [Fri, 17 Oct 2008 20:13:03 +0000 (22:13 +0200)]
Can remove the sender and/or the recipient from the key of the greylister.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix boolean parser (sic).
Florent Bruneau [Fri, 17 Oct 2008 20:12:48 +0000 (22:12 +0200)]
Fix boolean parser (sic).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFactorize code, can use ${protocol_state} and ${protocol_name} in query formats.
Florent Bruneau [Fri, 17 Oct 2008 19:37:41 +0000 (21:37 +0200)]
Factorize code, can use ${protocol_state} and ${protocol_name} in query formats.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMissing unlink on the tmp database when nothing-to-do.
Florent Bruneau [Fri, 17 Oct 2008 19:37:17 +0000 (21:37 +0200)]
Missing unlink on the tmp database when nothing-to-do.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse a single version number for the project.
Florent Bruneau [Thu, 16 Oct 2008 21:11:37 +0000 (23:11 +0200)]
Use a single version number for the project.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoThis file is not used anymore.
Florent Bruneau [Thu, 16 Oct 2008 21:08:39 +0000 (23:08 +0200)]
This file is not used anymore.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCleanup server.h/c.
Florent Bruneau [Thu, 16 Oct 2008 21:02:22 +0000 (23:02 +0200)]
Cleanup server.h/c.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate doc.
Florent Bruneau [Thu, 16 Oct 2008 06:32:52 +0000 (08:32 +0200)]
Update doc.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd Changelog, Authors and License file.
Florent Bruneau [Wed, 15 Oct 2008 20:56:46 +0000 (22:56 +0200)]
Add Changelog, Authors and License file.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRestore compilation flags.
Florent Bruneau [Wed, 15 Oct 2008 19:54:39 +0000 (21:54 +0200)]
Restore compilation flags.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoNo need for the +x mode on configuration files.
Florent Bruneau [Wed, 15 Oct 2008 06:28:01 +0000 (08:28 +0200)]
No need for the +x mode on configuration files.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoNeed libev here.
Florent Bruneau [Tue, 14 Oct 2008 22:44:49 +0000 (00:44 +0200)]
Need libev here.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'pan/master' into not-linux
Florent Bruneau [Tue, 14 Oct 2008 22:28:35 +0000 (00:28 +0200)]
Merge commit 'pan/master' into not-linux

Conflicts:
postlicyd/filter.c
postlicyd/main-postlicyd.c

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoNo more black magic on init/exit calls.
Florent Bruneau [Tue, 14 Oct 2008 22:21:10 +0000 (00:21 +0200)]
No more black magic on init/exit calls.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoJust one more thing...
Florent Bruneau [Tue, 14 Oct 2008 20:58:14 +0000 (22:58 +0200)]
Just one more thing...

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoValid default values.
Florent Bruneau [Mon, 13 Oct 2008 20:46:30 +0000 (22:46 +0200)]
Valid default values.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoDocumentation of the counter stuff.
Florent Bruneau [Mon, 13 Oct 2008 20:10:51 +0000 (22:10 +0200)]
Documentation of the counter stuff.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd "counter" filter.
Florent Bruneau [Mon, 13 Oct 2008 19:59:15 +0000 (21:59 +0200)]
Add "counter" filter.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd counters to the context. This counters allow to keep a state for the filter of...
Florent Bruneau [Mon, 13 Oct 2008 19:36:35 +0000 (21:36 +0200)]
Add counters to the context. This counters allow to keep a state for the filter of a message.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoNo need for the GNU_SOURCE flag.
Florent Bruneau [Mon, 13 Oct 2008 19:34:36 +0000 (21:34 +0200)]
No need for the GNU_SOURCE flag.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes and wait for the end of request before refreshing conf.
Florent Bruneau [Sun, 12 Oct 2008 21:26:50 +0000 (23:26 +0200)]
Fixes and wait for the end of request before refreshing conf.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSwitch to libev.
Florent Bruneau [Sun, 12 Oct 2008 21:02:43 +0000 (23:02 +0200)]
Switch to libev.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years ago64bits fix
Pierre Habouzit [Sun, 12 Oct 2008 17:20:35 +0000 (19:20 +0200)]
64bits fix

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
15 years agoLet say this is postlicyd 0.3.
Florent Bruneau [Sun, 12 Oct 2008 15:04:31 +0000 (17:04 +0200)]
Let say this is postlicyd 0.3.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAllow query-format strings in answers.
Florent Bruneau [Sun, 12 Oct 2008 14:52:03 +0000 (16:52 +0200)]
Allow query-format strings in answers.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMove some code.
Florent Bruneau [Sun, 12 Oct 2008 13:03:24 +0000 (15:03 +0200)]
Move some code.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd mYk's installation file.
Florent Bruneau [Sun, 12 Oct 2008 11:08:22 +0000 (13:08 +0200)]
Add mYk's installation file.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoWorking version.
Florent Bruneau [Sun, 12 Oct 2008 10:20:46 +0000 (12:20 +0200)]
Working version.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoDon't reload when an asynchronous filter is running.
Florent Bruneau [Sun, 12 Oct 2008 09:44:38 +0000 (11:44 +0200)]
Don't reload when an asynchronous filter is running.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix tst-filters (use latest API).
Florent Bruneau [Sun, 12 Oct 2008 08:19:39 +0000 (10:19 +0200)]
Fix tst-filters (use latest API).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agovalgrind cleanup (hum, unbound does not cleanup all the memory it allocate...)
Florent Bruneau [Sat, 11 Oct 2008 19:56:43 +0000 (21:56 +0200)]
valgrind cleanup (hum, unbound does not cleanup all the memory it allocate...)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix stupid bug.
Florent Bruneau [Sat, 11 Oct 2008 19:27:51 +0000 (21:27 +0200)]
Fix stupid bug.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUseless.
Florent Bruneau [Sat, 11 Oct 2008 18:52:18 +0000 (20:52 +0200)]
Useless.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort strlist to use async DNS.
Florent Bruneau [Sat, 11 Oct 2008 18:50:38 +0000 (20:50 +0200)]
Port strlist to use async DNS.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMany fixes.
Florent Bruneau [Sat, 11 Oct 2008 16:13:06 +0000 (18:13 +0200)]
Many fixes.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAsynchronous DNS queries on iplist.
Florent Bruneau [Sat, 11 Oct 2008 15:20:54 +0000 (17:20 +0200)]
Asynchronous DNS queries on iplist.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBasic support for async filters.
Florent Bruneau [Fri, 10 Oct 2008 22:07:20 +0000 (00:07 +0200)]
Basic support for async filters.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAllow user-defined fd in events.
Florent Bruneau [Wed, 8 Oct 2008 20:30:15 +0000 (22:30 +0200)]
Allow user-defined fd in events.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoLet say an event is just a pointer.
Florent Bruneau [Wed, 8 Oct 2008 06:34:01 +0000 (08:34 +0200)]
Let say an event is just a pointer.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMore explicit type for events && cleanup event_cancel.
Florent Bruneau [Tue, 7 Oct 2008 20:54:31 +0000 (22:54 +0200)]
More explicit type for events && cleanup event_cancel.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd event to interrupt the server_loop.
Florent Bruneau [Tue, 7 Oct 2008 20:50:04 +0000 (22:50 +0200)]
Add event to interrupt the server_loop.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoForce the final dot, even if not provided in the configuration for RBLs.
Pierre Habouzit [Tue, 7 Oct 2008 08:46:35 +0000 (10:46 +0200)]
Force the final dot, even if not provided in the configuration for RBLs.

Note: the len - 2 and len - 1 are safe because each format will always
write more than 2 chars in the buffer.

We also check for overflow at the same time.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
15 years agoReduce verbosity.
Florent Bruneau [Tue, 7 Oct 2008 08:32:05 +0000 (10:32 +0200)]
Reduce verbosity.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate installation.
Florent Bruneau [Mon, 6 Oct 2008 22:18:07 +0000 (00:18 +0200)]
Update installation.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoConfiguration sample for postlicyd-rsyncrbl.
Florent Bruneau [Mon, 6 Oct 2008 22:12:39 +0000 (00:12 +0200)]
Configuration sample for postlicyd-rsyncrbl.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd a rbl rsync script.
Florent Bruneau [Mon, 6 Oct 2008 22:05:04 +0000 (00:05 +0200)]
Add a rbl rsync script.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoLogging for pfix-srsd too.
Florent Bruneau [Mon, 6 Oct 2008 20:27:15 +0000 (22:27 +0200)]
Logging for pfix-srsd too.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoImprove logging again.
Florent Bruneau [Mon, 6 Oct 2008 20:24:54 +0000 (22:24 +0200)]
Improve logging again.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agowe need a bit more time to have accurate stats
Pierre Habouzit [Mon, 6 Oct 2008 13:24:43 +0000 (15:24 +0200)]
we need a bit more time to have accurate stats

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
15 years agoAdd likely/unlikely macros.
Pierre Habouzit [Mon, 6 Oct 2008 09:38:59 +0000 (11:38 +0200)]
Add likely/unlikely macros.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
15 years agoUse gettimeofday for finer tests.
Pierre Habouzit [Mon, 6 Oct 2008 09:33:01 +0000 (11:33 +0200)]
Use gettimeofday for finer tests.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
15 years ago64bits fixes.
Pierre Habouzit [Mon, 6 Oct 2008 08:46:31 +0000 (10:46 +0200)]
64bits fixes.

On 64bits platforms, ssize_t is an int64_t.

Given the average string length pfixtools will handle, a 32bits integer is
enough, let's use int everywhere.

Also a pointer difference is an ptrdiff_t which is also a 64bits integer, so
when used as the width specifier of a %.*s format, it must be cast into an
int.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
15 years agoDon't reconfig after each query after a manual reload.
Florent Bruneau [Sun, 5 Oct 2008 21:33:56 +0000 (23:33 +0200)]
Don't reconfig after each query after a manual reload.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPerformance tests of TCBDB.
Florent Bruneau [Sun, 5 Oct 2008 20:04:21 +0000 (22:04 +0200)]
Performance tests of TCBDB.

Random insertion is not very fast, but enumeration is. Maintenance may run
withing 15 seconds.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSpeed-up lookup.
Florent Bruneau [Sun, 5 Oct 2008 18:55:09 +0000 (20:55 +0200)]
Speed-up lookup.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoOops.
Florent Bruneau [Sun, 5 Oct 2008 16:28:54 +0000 (18:28 +0200)]
Oops.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge branch 'with-dns-bl'
Florent Bruneau [Sun, 5 Oct 2008 16:13:44 +0000 (18:13 +0200)]
Merge branch 'with-dns-bl'

15 years agoFix crash in conf, improves debug logging for rbl.
Florent Bruneau [Sun, 5 Oct 2008 16:12:44 +0000 (18:12 +0200)]
Fix crash in conf, improves debug logging for rbl.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd DNS support for strlist filters (i.e. rhbl).
Florent Bruneau [Sun, 5 Oct 2008 15:26:38 +0000 (17:26 +0200)]
Add DNS support for strlist filters (i.e. rhbl).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCan disable syslog logging on tests.
Florent Bruneau [Sun, 5 Oct 2008 13:40:21 +0000 (15:40 +0200)]
Can disable syslog logging on tests.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge branch 'master' into with-dns-bl
Florent Bruneau [Sun, 5 Oct 2008 13:22:54 +0000 (15:22 +0200)]
Merge branch 'master' into with-dns-bl

Conflicts:

postlicyd/iplist.c
postlicyd/tst-rbl.c

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd rbldns parameter to iplist as an alias for 'file'.
Florent Bruneau [Sun, 5 Oct 2008 12:48:34 +0000 (14:48 +0200)]
Add rbldns parameter to iplist as an alias for 'file'.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd basic support for rbldnsd zone files.
Florent Bruneau [Sun, 5 Oct 2008 12:44:46 +0000 (14:44 +0200)]
Add basic support for rbldnsd zone files.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRename to match convention in the tools directory
Aymeric Augustin [Sun, 5 Oct 2008 09:09:51 +0000 (11:09 +0200)]
Rename to match convention in the tools directory

15 years agoAdd a script to convert the postgrey_whitelist_clients file
Aymeric Augustin [Sun, 5 Oct 2008 09:09:50 +0000 (11:09 +0200)]
Add a script to convert the postgrey_whitelist_clients file

15 years agoFix stats of tests.
Florent Bruneau [Sun, 5 Oct 2008 09:00:13 +0000 (11:00 +0200)]
Fix stats of tests.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoImproves test and cleanup.
Florent Bruneau [Sat, 4 Oct 2008 21:00:59 +0000 (23:00 +0200)]
Improves test and cleanup.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd a tool to convert rhbl databases (rbldns format) to postlicyd databases.
Florent Bruneau [Sat, 4 Oct 2008 20:57:59 +0000 (22:57 +0200)]
Add a tool to convert rhbl databases (rbldns format) to postlicyd databases.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSpeedup (x4) lookup in large rbl database.
Florent Bruneau [Sat, 4 Oct 2008 20:56:20 +0000 (22:56 +0200)]
Speedup (x4) lookup in large rbl database.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix compilation of tst-rbl.
Florent Bruneau [Sat, 4 Oct 2008 20:19:53 +0000 (22:19 +0200)]
Fix compilation of tst-rbl.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBetter fix for pidfile.
Florent Bruneau [Sat, 4 Oct 2008 16:05:03 +0000 (18:05 +0200)]
Better fix for pidfile.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix startup sequence.
Florent Bruneau [Sat, 4 Oct 2008 15:59:53 +0000 (17:59 +0200)]
Fix startup sequence.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge branch 'master' into with-dns-bl
Florent Bruneau [Sat, 4 Oct 2008 14:16:14 +0000 (16:16 +0200)]
Merge branch 'master' into with-dns-bl

15 years agoOops, I forgot to ship those files.
Florent Bruneau [Sat, 4 Oct 2008 14:15:53 +0000 (16:15 +0200)]
Oops, I forgot to ship those files.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd support for rbl by dns resolution.
Florent Bruneau [Sat, 4 Oct 2008 14:14:13 +0000 (16:14 +0200)]
Add support for rbl by dns resolution.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge branch 'master' into with-dns-bl
Florent Bruneau [Sat, 4 Oct 2008 13:23:09 +0000 (15:23 +0200)]
Merge branch 'master' into with-dns-bl

15 years agoSupport for sender_domain and recipient_domain in match filter.
Florent Bruneau [Sat, 4 Oct 2008 13:08:01 +0000 (15:08 +0200)]
Support for sender_domain and recipient_domain in match filter.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd hostname match on recipient_domain and sender_domain.
Florent Bruneau [Sat, 4 Oct 2008 13:04:42 +0000 (15:04 +0200)]
Add hostname match on recipient_domain and sender_domain.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd query->(recipient|sender)_domain
Florent Bruneau [Sat, 4 Oct 2008 10:39:46 +0000 (12:39 +0200)]
Add query->(recipient|sender)_domain

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCleverer hard_match detection.
Florent Bruneau [Sat, 4 Oct 2008 10:22:51 +0000 (12:22 +0200)]
Cleverer hard_match detection.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoThis is useless.
Florent Bruneau [Sat, 4 Oct 2008 07:39:24 +0000 (09:39 +0200)]
This is useless.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoEnsure config is properly unloaded.
Florent Bruneau [Sat, 4 Oct 2008 07:36:42 +0000 (09:36 +0200)]
Ensure config is properly unloaded.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCleanup logging.
Florent Bruneau [Sat, 4 Oct 2008 07:32:30 +0000 (09:32 +0200)]
Cleanup logging.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoLog filter result.
Florent Bruneau [Fri, 3 Oct 2008 20:31:33 +0000 (22:31 +0200)]
Log filter result.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd prefix and suffix matching for strlist filter.
Florent Bruneau [Fri, 3 Oct 2008 20:18:16 +0000 (22:18 +0200)]
Add prefix and suffix matching for strlist filter.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCleanup daemon startup.
Florent Bruneau [Thu, 2 Oct 2008 21:32:26 +0000 (23:32 +0200)]
Cleanup daemon startup.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd corrupted database detection, improves logging.
Florent Bruneau [Thu, 2 Oct 2008 20:00:58 +0000 (22:00 +0200)]
Add corrupted database detection, improves logging.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoTypo.
Florent Bruneau [Thu, 2 Oct 2008 19:46:55 +0000 (21:46 +0200)]
Typo.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix a valgrind warning in unit test runner.
Florent Bruneau [Thu, 2 Oct 2008 19:42:11 +0000 (21:42 +0200)]
Fix a valgrind warning in unit test runner.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBetter init.d script.
Florent Bruneau [Thu, 2 Oct 2008 06:35:23 +0000 (08:35 +0200)]
Better init.d script.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoExample of init script.
Florent Bruneau [Wed, 1 Oct 2008 21:31:38 +0000 (23:31 +0200)]
Example of init script.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix cleanup. Improve logging.
Florent Bruneau [Wed, 1 Oct 2008 21:23:50 +0000 (23:23 +0200)]
Fix cleanup. Improve logging.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoImplements greylist database cleanup.
Florent Bruneau [Wed, 1 Oct 2008 21:09:26 +0000 (23:09 +0200)]
Implements greylist database cleanup.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd doc about the new max_age parameter of the greylister.
Florent Bruneau [Wed, 1 Oct 2008 18:35:42 +0000 (20:35 +0200)]
Add doc about the new max_age parameter of the greylister.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd a test of the cleanup.
Florent Bruneau [Wed, 1 Oct 2008 18:30:08 +0000 (20:30 +0200)]
Add a test of the cleanup.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd entry deprecation in greylist.
Florent Bruneau [Wed, 1 Oct 2008 06:44:03 +0000 (08:44 +0200)]
Add entry deprecation in greylist.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd test for retry out of the retry_window.
Florent Bruneau [Wed, 1 Oct 2008 06:25:05 +0000 (08:25 +0200)]
Add test for retry out of the retry_window.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd greylist tests.
Florent Bruneau [Tue, 30 Sep 2008 22:16:59 +0000 (00:16 +0200)]
Add greylist tests.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMore tests.
Florent Bruneau [Mon, 29 Sep 2008 21:23:49 +0000 (23:23 +0200)]
More tests.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMore testcases.
Florent Bruneau [Mon, 29 Sep 2008 21:10:27 +0000 (23:10 +0200)]
More testcases.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>