64bits fixes.
[apps/pfixtools.git] / postlicyd / filter.c
2008-10-06 Pierre Habouzit64bits fixes.
2008-10-04 Florent BruneauCleanup logging.
2008-09-28 Florent BruneauAdd filter_test and move query parser in its own file.
2008-09-17 Florent BruneauFix loop detection (we're on oriented graph).
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 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 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 Bruneaurbl filter implementation.
2008-09-13 Florent Bruneauforeach() semantic for arrays, improves configuration...
2008-09-12 Florent BruneauSwitch to array_t and feed the filters from config.
2008-09-12 Florent BruneauPrepare filter and config design.