Version 0.4
[apps/pfixtools.git] / ChangeLog
1 version 0.4                                                       Oct 17, 2008
2
3   * common:
4     NEW: support for Darwin                                                FRU
5     CHA: use libev in the event loop                                       FRU
6     CHA: rewrite module_init() and module_exit() to work on nonGNU systems FRU
7
8   * postlicyd:
9     NEW: add persistent counters and filters on this counters              FRU
10     CHA: can remove the sender/recipient from the keys of the greylister   FRU
11     FIX: parsing of boolean values from the configuration                  FRU
12
13
14 ------------------------------------------------------------------------------
15 version 0.3                                                       Oct 12, 2008
16
17   * common:
18     CHA: asynchronous DNS resolution for RBL                               FRU
19     CHA: add final '.' to hostname for DNS resolution                       MC
20     CHA: fix build on 64 bits                                               MC
21
22   * postlicyd:
23     NEW: asynchronous filters                                              FRU
24     NEW: add performance tests of the TCBDB backend                        FRU
25     NEW: add a script to rsync rbl databases                               FRU
26     NEW: allow templated replies (filled with query field)                 FRU
27
28
29 ------------------------------------------------------------------------------
30 version 0.2                                                        Oct 5, 2008
31
32   * common:
33     NEW: add support for DNS resolution for RBL                            FRU
34
35   * postlicyd:
36     NEW: add basic support for rbldns zone file format                     FRU
37     NEW: add sender/recipient domain fields for matching                   FRU
38     NEW: conversion script postgrey to postlicyd                           mYk
39     CHA: faster ip lookup structure                                        FRU
40     CHA: fix startup sequence                                              FRU
41
42
43 ------------------------------------------------------------------------------
44 version 0.1                                                        Oct 4, 2008
45
46   * common:
47     NEW: initial version                                                MC/FRU
48
49   * pfix-srsd:
50     NEW: initial version                                                    MC
51
52   * postlicyd:
53     NEW: initial version                                                MC/FRU
54
55
56 ------------------------------------------------------------------------------
57 acronyms (see Authors)
58
59   FRU:  Florent Bruneau             <florent.bruneau@polytechnique.org>
60   MC:   Pierre Habouzit             <madcoder@debian.org>
61   mYk:  Aymeric Augustin            <aymeric.augusting@m4x.org>
62
63 -----------------------------------------------------------------------------
64 vim:et:ts=4:sw=4:tw=80:enc=utf-8: