Can remove the sender and/or the recipient from the key of the greylister.
[apps/pfixtools.git] / common / server.c
2008-10-16 Florent BruneauCleanup server.h/c.
2008-10-14 Florent BruneauMerge commit 'pan/master' into not-linux
2008-10-12 Florent BruneauFixes and wait for the end of request before refreshing...
2008-10-12 Florent BruneauSwitch to libev.
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-06 Florent BruneauImprove logging again.
2008-10-05 Florent BruneauDon't reconfig after each query after a manual reload.
2008-10-04 Florent BruneauCleanup logging.
2008-09-18 Florent BruneauAdd hook to refresh config on SIGHUP.
2008-09-09 Florent BruneauCleanup source structure.