Yaroslav Halchenko
a40245010f
* Fixed typos (thanx to Ross Boylan).
...
* Robust startup: if iptables module gets fully initialized after
startup of fail2ban, fail2ban will do "maxreinit" attempts to
initialize its own firewall. It will sleep between attempts for
"polltime" number of seconds (closes : #334272 ).
* To overcome possible conflict with other firewall solutions and as a
secondary solution for the bug 334272, fail2ban startup is moved
during bootup to the latest (S99) sequenece position. That should not
cause any discomfort I believe.
2005-10-20 17:33:53 +00:00
Yaroslav Halchenko
51d453a3d2
fixed issue with crashing on wrong log file
...
added a cleanup of firewall on emergency exit
2005-10-16 15:07:47 +00:00
Yaroslav Halchenko
e9792f95f6
fixed enabledsections to handle MAIL properly
2005-10-15 16:12:45 +00:00
Yaroslav Halchenko
d4ee4645ec
added -e (enabledsections) command line parameter
2005-10-15 05:47:35 +00:00
Yaroslav Halchenko
ac5242815f
fixed an issue with command line parameters
2005-10-15 05:14:56 +00:00
Yaroslav Halchenko
f2136c09d5
fixing the issue with disregarding command line parameters
2005-10-14 21:27:19 +00:00
Yaroslav Halchenko
93dbf609fa
fix #2 to Cyril and mine fixes:
...
I had to bring ExternalError exception into Firewall because of the loop in flushBanList.
Also provided naming of Firewalls
2005-10-14 16:30:20 +00:00
Yaroslav Halchenko
14fbb34e51
fixed introduced by me problem - we should wrap each call
2005-10-14 16:09:13 +00:00
Yaroslav Halchenko
f3da148d0f
fix #1 for Cyrils adjustments
2005-10-14 15:51:04 +00:00
Yaroslav Halchenko
91df9c7526
applied Cyril"s modifications to my patch for missing chain
2005-10-14 14:59:47 +00:00
Yaroslav Halchenko
501955f36a
adjusted README: removed part about missing chain because the issue is
...
resolved by now
Also postinst announces about necessity to upgrade the config file
2005-10-12 17:21:45 +00:00
Yaroslav Halchenko
a9efdf16ea
should be close to proper debian release now
2005-10-12 15:09:54 +00:00
Yaroslav Halchenko
9c639040bc
refined it to work nicely with current approach to handle externally modified iptables
2005-10-12 15:08:05 +00:00
Yaroslav Halchenko
da0bb74180
remade handling of missing chains or other errors from IPTables
2005-10-12 14:16:52 +00:00
Yaroslav Halchenko
03e7d722de
uff - nasty refactoring to make fail2ban loop if there is some error occur
2005-10-12 05:11:16 +00:00
Yaroslav Halchenko
d7dc8f35d1
wrapped with exception handling to avoid crash during pidlock remove -adjusted changelog
2005-10-12 02:13:56 +00:00
Yaroslav Halchenko
ee0ce118a9
wrapped with exception handling to avoid crash during pidlock remove
2005-10-12 01:43:55 +00:00
Yaroslav Halchenko
d922899bba
Illegal -> Invalid
2005-10-10 15:57:35 +00:00
Yaroslav Halchenko
5590dabfd3
uff -- one more adjustement
2005-10-09 20:37:26 +00:00
Yaroslav Halchenko
94ac381122
uff -- one more adjustement
2005-10-09 20:36:45 +00:00
Yaroslav Halchenko
b5c8d0aeeb
ajusted failregex a bit
2005-10-09 20:00:38 +00:00
Yaroslav Halchenko
9a374592e7
adjusted failregex for SSH
2005-10-09 17:12:46 +00:00
Yaroslav Halchenko
782dabdc7e
mangled version a bit... now it conflicts with NMU but...
2005-10-04 06:49:32 +00:00
Yaroslav Halchenko
9e5ca7e048
fixed address to avoid lintian complains
2005-10-04 06:43:32 +00:00
Yaroslav Halchenko
555d12ece4
added a notification regarding configuration file
2005-10-04 06:36:09 +00:00
Yaroslav Halchenko
3d00eec62c
removed pre1
2005-10-03 14:48:11 +00:00
Yaroslav Halchenko
0482957f9c
fixed security bug #330827
2005-10-01 06:53:51 +00:00
Yaroslav Halchenko
83c201992d
added reporting of the enabled sections: unified more with the rest :-/
2005-09-29 15:44:07 +00:00
Yaroslav Halchenko
897018932b
added reporting of the enabled sections: unified it a bit with the rest
2005-09-29 15:41:02 +00:00
Yaroslav Halchenko
b046e73bef
added reporting of the enabled sections
2005-09-29 15:35:56 +00:00
Yaroslav Halchenko
a1d7835cb6
adjusted to have proper description / actions for debug option
2005-09-29 05:26:18 +00:00
Yaroslav Halchenko
802dbea036
fixed Debian bugs 329722, 330311
2005-09-27 15:45:26 +00:00
Yaroslav Halchenko
207b3f712e
added export to PATH, removed -b
2005-09-21 12:19:22 +00:00
Yaroslav Halchenko
b54377be2c
merged with upstream
2005-09-20 16:37:44 +00:00
Yaroslav Halchenko
018e4a115d
decided to tag before getting fresh upstream
2005-09-20 16:17:39 +00:00
Yaroslav Halchenko
f0e4ef017c
fresh changes I forgotten to submit :-/
2005-09-11 19:22:54 +00:00
Yaroslav Halchenko
12ddba6cf2
fresh changes I forgotten to submit :-/
2005-09-11 19:22:32 +00:00
Yaroslav Halchenko
b25140b40c
fixed changelog
2005-09-09 21:16:14 +00:00
Yaroslav Halchenko
66c8660494
merged with upstream. Need to propagate 'Debian' patches into upstream as soon as possible because they lead to conflicts on upgrades
2005-09-09 21:15:41 +00:00
Yaroslav Halchenko
e32a92e7c9
adjusted watch for uscan
2005-09-09 19:17:25 +00:00
Yaroslav Halchenko
0415da9229
see changelog
2005-09-09 18:57:53 +00:00
Yaroslav Halchenko
ea7f23e534
corrected for proper format of SYSLOG entries
2005-08-19 10:34:03 +00:00
Yaroslav Halchenko
21ed0e04e0
proper cleaning
2005-08-19 08:56:12 +00:00
Yaroslav Halchenko
3ca4b1f0df
minor bug introduced while modifying handling of per section configs
2005-08-19 08:45:42 +00:00
Yaroslav Halchenko
79d9c5fdba
minor bug
2005-08-19 08:41:52 +00:00
Yaroslav Halchenko
22e3fd1708
added findtime configuration parameter
2005-08-19 08:40:09 +00:00
Yaroslav Halchenko
1acb0f2648
fixed man pages - cross referenced them, placed fail2ban into section 8
...
added upstream README and TODO, patched with SYSLOG (160:166)
2005-08-19 07:14:17 +00:00
Yaroslav Halchenko
61f10ac4cb
fixed man pages - cross referenced them, placed fail2ban into section 8
...
added upstream README and TODO
2005-08-18 23:40:49 +00:00
Yaroslav Halchenko
d8d79656f5
fixed errata... closes #323451
2005-08-16 21:30:27 +00:00
Yaroslav Halchenko
e099536945
adjusted changelog
2005-08-13 08:55:08 +00:00