Can remove the sender and/or the recipient from the key of the greylister.
[apps/pfixtools.git] / postlicyd /
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...
2008-09-19 Florent BruneauRead the port from the configuration file.
2008-09-18 Florent BruneauSimplify code.
2008-09-18 Florent BruneauConfiguration reloader for postlicyd.
2008-09-18 Florent BruneauAdd hook to refresh config on SIGHUP.
2008-09-17 Florent BruneauArray contains a "lock" flag, allowing "per array"...
2008-09-17 Florent BruneauFix loop detection (we're on oriented graph).
2008-09-17 Florent BruneauRemove debug.
2008-09-17 Florent BruneauStore param value length. Fix off-by-one.
2008-09-17 Florent BruneauCheck configuration for internal loops.
2008-09-16 Florent BruneauStrlist filter.
2008-09-16 Florent BruneauRename rbl to iplist since it can be whitelisting.
2008-09-16 Florent BruneauRTrim strings.
2008-09-16 Florent BruneauFactorize PARSE_INT...
2008-09-16 Florent BruneauAdd a "special" return value: abort.
2008-09-16 Florent BruneauCan set an entry point per protocol-state.
2008-09-15 Florent BruneauFilter runner logs.
2008-09-15 Florent BruneauMore logs in greylister... need tests.
2008-09-15 Florent BruneauGreylist filter.
2008-09-15 Florent BruneauImplements filter runner.
2008-09-15 Florent Bruneaufilter_params_t -> filter_param_t
2008-09-15 Florent BruneauTokenize params too.
2008-09-15 Florent BruneauTokenize hook names.
2008-09-13 Florent BruneauGenerated token list by parsing the sources.
next