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