13
|
1 $Id$
|
|
2
|
35
|
3 1.7 2007-09-18
|
|
4 Add description in config file for each regular expression
|
|
5 so the log is more readable.
|
|
6
|
|
7 1.6 2007-09-09
|
31
|
8 GPL3
|
|
9
|
|
10 1.5 2007-08-30
|
|
11 Fix pre/post scripts in the rpm spec file.
|
|
12
|
|
13 1.4 2007-06-09
|
|
14 Add selinux fixes - prevent syslog file descriptors from staying
|
|
15 open for the child system calls to iptables.
|
|
16
|
27
|
17 1.3 2006-02-12
|
|
18 Add configuration for iptables add/remove commands.
|
|
19 Preserve case in config file. Some patterns may need this, and
|
|
20 the add/remove commands generally need this.
|
|
21 Add flush option for startup script to flush the INPUT chain.
|
|
22 The restart/reload options also flush the input chain.
|
|
23
|
24
|
24 1.2 2006-02-01
|
|
25 Don't flush the table to remove entries, use -D option to iptables.
|
26
|
26 Reduce sleep time from 10 to 2 seconds between read cycles.
|
24
|
27
|
20
|
28 1.1 2006-01-08
|
|
29 Add syslog entries when new ip addresses are blocked or released.
|
|
30
|
13
|
31 1.0 2005-12-17
|
|
32 Initial release.
|
|
33
|