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