pfix-srsd: add a -I option
[apps/pfixtools.git] / postlicyd /
2009-01-11 Pierre Habouzitprepare the beginning of postlicyd.conf(5)
2009-01-11 Pierre HabouzitWrite a postlicyd(8) man page.
2009-01-11 Pierre HabouzitFix the copyright and licensing stuff.
2009-01-09 Florent BruneauFix typo.
2008-11-11 Florent Bruneaupfixtools 0.5.
2008-11-11 Florent BruneauFix build on 64bits.
2008-11-11 Florent BruneauCompare query_format and snprintf performances.
2008-11-11 Florent BruneauAvoid useless strlen, faster query_format.
2008-11-10 Florent BruneauAdd log_format configuration variable.
2008-11-10 Florent BruneauCleanup start/refresh.
2008-11-10 Florent BruneauAvoid error when running the tests twice.
2008-11-10 Florent BruneauAdd new option 'cleanup_period' to the greylister.
2008-11-10 Florent BruneauUse resources for the greylister too.
2008-11-10 Florent BruneauReload strlist and iplist resource-files only when...
2008-11-10 Florent BruneauAdd 'resource' keeper.
2008-11-10 Florent BruneauSilent check-conf in case of success.
2008-11-09 Florent BruneauCleanup configuration parser, add 'check-conf' option.
2008-11-06 Florent BruneauUpdate tests.
2008-11-01 Florent BruneauFix compilation of rbl test.
2008-10-19 Pierre Habouzitkeep ipv6 out from the loop
2008-10-17 Florent BruneauVersion 0.4
2008-10-17 Florent BruneauCleanup logging, add stats for strlists.
2008-10-17 Florent BruneauImprove logging.
2008-10-17 Florent BruneauCan remove the sender and/or the recipient from the...
2008-10-17 Florent BruneauFix boolean parser (sic).
2008-10-17 Florent BruneauFactorize code, can use ${protocol_state} and ${protoco...
2008-10-17 Florent BruneauMissing unlink on the tmp database when nothing-to-do.
2008-10-16 Florent BruneauThis file is not used anymore.
2008-10-16 Florent BruneauCleanup server.h/c.
2008-10-14 Florent BruneauNeed libev here.
2008-10-14 Florent BruneauMerge commit 'pan/master' into not-linux
2008-10-14 Florent BruneauJust one more thing...
2008-10-13 Florent BruneauValid default values.
2008-10-13 Florent BruneauAdd "counter" filter.
2008-10-13 Florent BruneauAdd counters to the context. This counters allow to...
2008-10-12 Florent BruneauFixes and wait for the end of request before refreshing...
2008-10-12 Florent BruneauSwitch to libev.
2008-10-12 Pierre Habouzit64bits fix
2008-10-12 Florent BruneauLet say this is postlicyd 0.3.
2008-10-12 Florent BruneauAllow query-format strings in answers.
2008-10-12 Florent BruneauMove some code.
2008-10-12 Florent BruneauDon't reload when an asynchronous filter is running.
2008-10-12 Florent BruneauFix tst-filters (use latest API).
2008-10-11 Florent BruneauFix stupid bug.
2008-10-11 Florent BruneauUseless.
2008-10-11 Florent BruneauPort strlist to use async DNS.
2008-10-11 Florent BruneauMany fixes.
2008-10-11 Florent BruneauAsynchronous DNS queries on iplist.
2008-10-10 Florent BruneauBasic support for async filters.
2008-10-07 Florent BruneauAdd event to interrupt the server_loop.
2008-10-07 Florent BruneauReduce verbosity.
2008-10-06 Florent BruneauImprove logging again.
2008-10-06 Pierre Habouzit64bits fixes.
2008-10-05 Florent BruneauPerformance tests of TCBDB.
2008-10-05 Florent BruneauOops.
2008-10-05 Florent BruneauMerge branch 'with-dns-bl'
2008-10-05 Florent BruneauFix crash in conf, improves debug logging for rbl.
2008-10-05 Florent BruneauAdd DNS support for strlist filters (i.e. rhbl).
2008-10-05 Florent BruneauCan disable syslog logging on tests.
2008-10-05 Florent BruneauMerge branch 'master' into with-dns-bl
2008-10-05 Florent BruneauAdd rbldns parameter to iplist as an alias for 'file'.
2008-10-05 Florent BruneauAdd basic support for rbldnsd zone files.
2008-10-05 Florent BruneauFix stats of tests.
2008-10-04 Florent BruneauImproves test and cleanup.
2008-10-04 Florent BruneauSpeedup (x4) lookup in large rbl database.
2008-10-04 Florent BruneauFix compilation of tst-rbl.
2008-10-04 Florent BruneauFix startup sequence.
2008-10-04 Florent BruneauMerge branch 'master' into with-dns-bl
2008-10-04 Florent BruneauOops, I forgot to ship those files.
2008-10-04 Florent BruneauAdd support for rbl by dns resolution.
2008-10-04 Florent BruneauMerge branch 'master' into with-dns-bl
2008-10-04 Florent BruneauSupport for sender_domain and recipient_domain in match...
2008-10-04 Florent BruneauAdd hostname match on recipient_domain and sender_domain.
2008-10-04 Florent BruneauAdd query->(recipient|sender)_domain
2008-10-04 Florent BruneauCleverer hard_match detection.
2008-10-04 Florent BruneauThis is useless.
2008-10-04 Florent BruneauEnsure config is properly unloaded.
2008-10-04 Florent BruneauCleanup logging.
2008-10-03 Florent BruneauLog filter result.
2008-10-03 Florent BruneauAdd prefix and suffix matching for strlist filter.
2008-10-02 Florent BruneauCleanup daemon startup.
2008-10-02 Florent BruneauAdd corrupted database detection, improves logging.
2008-10-02 Florent BruneauTypo.
2008-10-02 Florent BruneauFix a valgrind warning in unit test runner.
2008-10-01 Florent BruneauFix cleanup. Improve logging.
2008-10-01 Florent BruneauImplements greylist database cleanup.
2008-10-01 Florent BruneauAdd a test of the cleanup.
2008-10-01 Florent BruneauAdd entry deprecation in greylist.
2008-10-01 Florent BruneauAdd test for retry out of the retry_window.
2008-09-30 Florent BruneauAdd greylist tests.
2008-09-29 Florent BruneauMore tests.
2008-09-29 Florent BruneauMore testcases.
2008-09-29 Florent BruneauAdd a second testcase.
2008-09-29 Florent BruneauAdd test data.
2008-09-28 Florent BruneauStart adding tests for the filters.
2008-09-28 Florent BruneauAdd filter_test and move query parser in its own file.
2008-09-24 Florent BruneauFixes.
2008-09-24 Florent BruneauUse str.h functions for case insensitive comparisons.
2008-09-24 Florent BruneauImplements filtering.
2008-09-23 Florent BruneauStarts a "match" filter that compares a field of the...
next