annotate ChangeLog @ 27:28fec0c67646

make add/remove commands configureable
author carl
date Sun, 12 Feb 2006 10:54:03 -0800
parents 00bd0b0ef015
children 601bc0e075e1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13
1134c6a1d692 final documentation, rpm builds properly
carl
parents: 1
diff changeset
1 $Id$
1134c6a1d692 final documentation, rpm builds properly
carl
parents: 1
diff changeset
2
27
28fec0c67646 make add/remove commands configureable
carl
parents: 26
diff changeset
3 1.3 2006-02-12
28fec0c67646 make add/remove commands configureable
carl
parents: 26
diff changeset
4 Add configuration for iptables add/remove commands.
28fec0c67646 make add/remove commands configureable
carl
parents: 26
diff changeset
5 Preserve case in config file. Some patterns may need this, and
28fec0c67646 make add/remove commands configureable
carl
parents: 26
diff changeset
6 the add/remove commands generally need this.
28fec0c67646 make add/remove commands configureable
carl
parents: 26
diff changeset
7 Add flush option for startup script to flush the INPUT chain.
28fec0c67646 make add/remove commands configureable
carl
parents: 26
diff changeset
8 The restart/reload options also flush the input chain.
28fec0c67646 make add/remove commands configureable
carl
parents: 26
diff changeset
9
24
ec051169fdfd don't flush input chain, use -D option instead
carl
parents: 20
diff changeset
10 1.2 2006-02-01
ec051169fdfd don't flush input chain, use -D option instead
carl
parents: 20
diff changeset
11 Don't flush the table to remove entries, use -D option to iptables.
26
00bd0b0ef015 reduce sleep time from 10 to 2 seconds
carl
parents: 24
diff changeset
12 Reduce sleep time from 10 to 2 seconds between read cycles.
24
ec051169fdfd don't flush input chain, use -D option instead
carl
parents: 20
diff changeset
13
20
0d65c3de34fd add better logging
carl
parents: 13
diff changeset
14 1.1 2006-01-08
0d65c3de34fd add better logging
carl
parents: 13
diff changeset
15 Add syslog entries when new ip addresses are blocked or released.
0d65c3de34fd add better logging
carl
parents: 13
diff changeset
16
13
1134c6a1d692 final documentation, rpm builds properly
carl
parents: 1
diff changeset
17 1.0 2005-12-17
1134c6a1d692 final documentation, rpm builds properly
carl
parents: 1
diff changeset
18 Initial release.
1134c6a1d692 final documentation, rpm builds properly
carl
parents: 1
diff changeset
19