apps/pfixtools.git
2008-10-06 Pierre Habouzit64bits fixes.
2008-10-05 Florent BruneauDon't reconfig after each query after a manual reload.
2008-10-05 Florent BruneauPerformance tests of TCBDB.
2008-10-05 Florent BruneauSpeed-up lookup.
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 Aymeric AugustinRename to match convention in the tools directory
2008-10-05 Aymeric AugustinAdd a script to convert the postgrey_whitelist_clients...
2008-10-05 Florent BruneauFix stats of tests.
2008-10-04 Florent BruneauImproves test and cleanup.
2008-10-04 Florent BruneauAdd a tool to convert rhbl databases (rbldns format...
2008-10-04 Florent BruneauSpeedup (x4) lookup in large rbl database.
2008-10-04 Florent BruneauFix compilation of tst-rbl.
2008-10-04 Florent BruneauBetter fix for pidfile.
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-02 Florent BruneauBetter init.d script.
2008-10-01 Florent BruneauExample of init script.
2008-10-01 Florent BruneauFix cleanup. Improve logging.
2008-10-01 Florent BruneauImplements greylist database cleanup.
2008-10-01 Florent BruneauAdd doc about the new max_age parameter of the greylister.
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-28 Florent BruneauMinor fix.
2008-09-28 Florent BruneauJust a few helpers.
2008-09-28 Florent Bruneaumprotect locked arrays.
2008-09-24 Florent BruneauNot so bad.
2008-09-24 Florent BruneauAdd the new filter type in configuration example.
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-22 Florent BruneauSave 4bytes per entry of the trie.
2008-09-19 Florent BruneauReorder conf.
2008-09-19 Florent BruneauAdd server port in the example.
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 BruneauSome improvements to the trie:
2008-09-17 Florent BruneauOops.
2008-09-17 Florent BruneauFix loop detection (we're on oriented graph).
2008-09-17 Florent BruneauRemove debug.
2008-09-17 Florent BruneauDeclare Array(void*).
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 BruneauHop !
2008-09-16 Florent Bruneautypo.
2008-09-16 Florent BruneauUpdate conf.
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 BruneauConfiguration example (and documentation).
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.
2008-09-13 Florent Bruneaurbl filter implementation.
2008-09-13 Florent BruneauFix order of linkage to setup modules in a correct...
2008-09-13 Florent Bruneauforeach() semantic for arrays, improves configuration...
2008-09-13 Florent BruneauFix off-by-one.
2008-09-12 Florent BruneauAdd array_lock and array_unlock.
next