apps/pfixtools.git
2009-09-02 Pierre Habouzitpfix-srsd: add a -I option master
2009-09-02 Pierre Habouzitcleanups
2009-01-11 Pierre Habouzitprepare the beginning of postlicyd.conf(5)
2009-01-11 Pierre Habouzitadd a pfixtools(7) entry man page
2009-01-11 Pierre Habouzitsimplify toplevel Makefile so that it can inclide common.mk
2009-01-11 Pierre HabouzitWrite a postlicyd(8) man page.
2009-01-11 Pierre Habouzitdocument new dependencies
2009-01-11 Pierre HabouzitAdd a man page for pfix-srsd(8).
2009-01-11 Pierre Habouzitsimplify top-level makefile using more generic constructs.
2009-01-11 Pierre HabouzitAdd some rules to deal with documentation generation.
2009-01-11 Pierre HabouzitFix the copyright and licensing stuff.
2009-01-09 Florent BruneauFix typo.
2008-12-20 Florent BruneauDisable binary search speed test.
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 BruneauUpdate ChangeLog
2008-11-10 Florent BruneauAdd log_format configuration variable.
2008-11-10 Florent BruneauCleanup start/refresh.
2008-11-10 Florent BruneauUpdate ChangeLog
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 BruneauBetter initd example.
2008-11-09 Florent BruneauCleanup configuration parser, add 'check-conf' option.
2008-11-09 Nicolas AupetitFix /bin path not created in Makefile
2008-11-09 Florent BruneauA bit of cleanup of the array API.
2008-11-06 Florent BruneauReadable code is much better.
2008-11-06 Florent BruneauMore readable code.
2008-11-06 Florent BruneauUpdate ChangeLog.
2008-11-06 Florent BruneauUpdate tests.
2008-11-06 Florent BruneauFix build of the trie.
2008-11-01 Florent BruneauFix compilation of rbl test.
2008-10-19 Pierre Habouzitkeep ipv6 out from the loop
2008-10-19 Pierre Habouzitstrict aliasing generates too many bugs
2008-10-18 Florent BruneauExclude -Wredundant-decls and -Wshadow only when compil...
2008-10-18 Florent Bruneauserver_release didn't clear the buffers.
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 BruneauUpdate changelog.
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 BruneauUse a single version number for the project.
2008-10-16 Florent BruneauThis file is not used anymore.
2008-10-16 Florent BruneauCleanup server.h/c.
2008-10-16 Florent BruneauUpdate doc.
2008-10-15 Florent BruneauAdd Changelog, Authors and License file.
2008-10-15 Florent BruneauRestore compilation flags.
2008-10-15 Florent BruneauNo need for the +x mode on configuration files.
2008-10-14 Florent BruneauNeed libev here.
2008-10-14 Florent BruneauMerge commit 'pan/master' into not-linux
2008-10-14 Florent BruneauNo more black magic on init/exit calls.
2008-10-14 Florent BruneauJust one more thing...
2008-10-13 Florent BruneauValid default values.
2008-10-13 Florent BruneauDocumentation of the counter stuff.
2008-10-13 Florent BruneauAdd "counter" filter.
2008-10-13 Florent BruneauAdd counters to the context. This counters allow to...
2008-10-13 Florent BruneauNo need for the GNU_SOURCE flag.
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 BruneauAdd mYk's installation file.
2008-10-12 Florent BruneauWorking version.
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 Bruneauvalgrind cleanup (hum, unbound does not cleanup all...
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-08 Florent BruneauAllow user-defined fd in events.
2008-10-08 Florent BruneauLet say an event is just a pointer.
2008-10-07 Florent BruneauMore explicit type for events && cleanup event_cancel.
2008-10-07 Florent BruneauAdd event to interrupt the server_loop.
2008-10-07 Pierre HabouzitForce the final dot, even if not provided in the config...
2008-10-07 Florent BruneauReduce verbosity.
2008-10-06 Florent BruneauUpdate installation.
2008-10-06 Florent BruneauConfiguration sample for postlicyd-rsyncrbl.
2008-10-06 Florent BruneauAdd a rbl rsync script.
2008-10-06 Florent BruneauLogging for pfix-srsd too.
2008-10-06 Florent BruneauImprove logging again.
2008-10-06 Pierre Habouzitwe need a bit more time to have accurate stats
2008-10-06 Pierre HabouzitAdd likely/unlikely macros.
2008-10-06 Pierre HabouzitUse gettimeofday for finer tests.
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.
next