Yaroslav Halchenko
8123a4886a
modified maxreinits
2006-03-27 17:56:38 +00:00
Yaroslav Halchenko
5425d6b96a
fixed copyright file
2006-03-27 04:40:56 +00:00
Yaroslav Halchenko
73074157ac
proper version for Barak
2006-03-20 00:41:27 +00:00
Yaroslav Halchenko
49bf5a991b
added fwchain
2006-03-19 23:45:52 +00:00
Yaroslav Halchenko
f771a9be28
added examples
2006-03-19 05:32:10 +00:00
Yaroslav Halchenko
435f870b13
minor modifications: examples, proper conf file copying
2006-03-19 05:27:42 +00:00
Yaroslav Halchenko
4fa0eba064
merged with upstream release 0.6.1
2006-03-19 05:20:44 +00:00
Yaroslav Halchenko
49e8d86983
finalized at -8 revision -- now will upgrade to 0.6.1 upstream
2006-03-17 00:38:23 +00:00
Yaroslav Halchenko
193a98c97a
rearranging, cleaning up2
2006-03-11 06:02:46 +00:00
Yaroslav Halchenko
7693ede193
rearranging, cleaning up
2006-03-11 06:02:22 +00:00
Yaroslav Halchenko
899c6d54df
fixed a typo in failregex for SSH
2006-03-09 20:23:46 +00:00
Yaroslav Halchenko
0321fd4689
added postrm script to clean up the log files
2006-03-05 19:51:01 +00:00
Yaroslav Halchenko
b3dd9fd5ab
For capitalized nasty log entries of sshd
2006-03-03 21:37:05 +00:00
Yaroslav Halchenko
046f219eaf
adjusted
2006-03-03 21:14:34 +00:00
Yaroslav Halchenko
f8eaf92733
added Uploaders field with Barak
2006-02-27 01:12:55 +00:00
Yaroslav Halchenko
f22d4912c2
Fixed Apache section to point at error.log
2006-02-26 01:04:17 +00:00
Yaroslav Halchenko
5ca08578af
ready for Barak"s upload
2006-02-18 01:43:00 +00:00
Yaroslav Halchenko
73f0ed8976
changed ownership of all existing logs
2006-02-16 16:23:05 +00:00
Yaroslav Halchenko
165354d87c
spell
2006-02-16 16:19:58 +00:00
Yaroslav Halchenko
b00161f7ec
fixed #352053
2006-02-16 15:53:38 +00:00
Yaroslav Halchenko
438e4edfd8
moved dh_python into binary-indep, added another regex for attacks
2006-02-16 15:43:35 +00:00
Yaroslav Halchenko
d8c1587130
added NEWS
2006-02-10 18:08:22 +00:00
Yaroslav Halchenko
eb4047f85c
fixed timeregex for apache
2006-02-10 18:08:01 +00:00
Yaroslav Halchenko
38fa465cae
less failures required for Attacks
2006-01-25 15:32:50 +00:00
Yaroslav Halchenko
9cf01b2dac
relaxed regex for awstat.pl a bit
2006-01-25 15:12:44 +00:00
Yaroslav Halchenko
27b0bdfd22
added awstats.pl capturer
2006-01-25 14:58:52 +00:00
Yaroslav Halchenko
55d7440fe1
decided to use "interpolations" in the config file to make it more readable
2006-01-15 20:18:39 +00:00
Yaroslav Halchenko
a0dfb0f9e6
minor - removed default private networks from safe list
2006-01-15 20:07:07 +00:00
Yaroslav Halchenko
7d9c08bc22
fix for bug #343821 : path is not appended but inserted first
2005-12-19 15:50:01 +00:00
Yaroslav Halchenko
1d6d67f95f
minor notes
2005-11-21 02:50:08 +00:00
Yaroslav Halchenko
542939e7c7
minor adjustment
2005-11-21 01:48:57 +00:00
Yaroslav Halchenko
bd3d510f96
merged with upstream 0.6.0
2005-11-21 01:43:13 +00:00
Yaroslav Halchenko
3e2a09cdf7
fixes race condition bug #339133
2005-11-20 19:53:37 +00:00
Yaroslav Halchenko
8ce3c2c19e
fixed init.d script so it doesn"t fail on stop action if fail2ban is not running
2005-11-03 22:18:40 +00:00
Yaroslav Halchenko
6efa9597c9
fixed changelog back to normal... damn -svn-tag-only
2005-10-31 22:08:56 +00:00
Yaroslav Halchenko
909f05351e
added localtime config option to MAIL
2005-10-31 22:04:11 +00:00
Yaroslav Halchenko
1e0cb0326e
decided to swith to proper debian versioning
2005-10-21 01:22:59 +00:00
Yaroslav Halchenko
a1509ae1e4
init.d script fixed
2005-10-21 01:20:17 +00:00
Yaroslav Halchenko
f322d7205a
Trying to fix it up a bit
2005-10-20 17:46:13 +00:00
Yaroslav Halchenko
4206c543a3
Trying to fix it up a bit
2005-10-20 17:46:00 +00:00
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
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
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
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
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
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
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
Yaroslav Halchenko
e5e22cf50d
Adjusted description and added logrotate config
2005-08-13 08:31:19 +00:00
Yaroslav Halchenko
e46b5f6665
New upstream release, removed log4py, fresh man file for conf
2005-08-06 19:43:43 +00:00
Yaroslav Halchenko
e965ab1504
fixed description as ftpmaster required + fixed dependency on python-dev
2005-07-31 01:25:17 +00:00
Yaroslav Halchenko
ff32f0ec9a
* because upstream includes debian-init file I decided to just copy it during installation into debian
...
* adjusted Makefile/rules to handle /etc/default/fail2ban correctly
2005-07-23 19:30:44 +00:00
Yaroslav Halchenko
120a1d9fbc
* Merged with upstream
...
* Changed debian/watch to run svn-upgrade
2005-07-23 19:15:22 +00:00
Yaroslav Halchenko
c3909b8ec4
fixed watch file
2005-07-23 18:46:16 +00:00
Yaroslav Halchenko
880b6584f2
Absorbed LICENSE.log4py inside a copyright file so to make lintian shut up
2005-07-15 22:37:42 +00:00
Yaroslav Halchenko
a57a4908bf
Absorbed LICENSE.log4py inside a copyright file so to make lintian shut up
2005-07-15 22:37:13 +00:00
Yaroslav Halchenko
54c7125feb
added a license file for log4py which is distributed according to MIT license
2005-07-15 22:33:12 +00:00
Yaroslav Halchenko
8c17f3180f
* tuned description to satisfy lintian
...
* went to a new Stadards-Version
* adjusted shipped config to ignore all private nets of
class A, so mask is /16, not /24
2005-07-13 10:19:20 +00:00
Yaroslav Halchenko
61e23f45f7
Merged with 0.5.0 upstream release
2005-07-13 10:01:01 +00:00
Yaroslav Halchenko
5930368ed9
few grammatical errors fixed in the description of the package and --help message
2005-07-13 09:21:21 +00:00
Yaroslav Halchenko
fc4531ff45
fixed security hole with world-open umask
2005-07-08 05:05:49 +00:00
Yaroslav Halchenko
02c1a20bf6
fixed a bug with duplicate information in man page, removed link to sbin and now it should start from /usr/bin
2005-07-08 04:27:03 +00:00
Yaroslav Halchenko
cbef51548f
minor
2005-07-07 03:19:29 +00:00
Yaroslav Halchenko
f62b0345b2
adjusted for proper help2man functioning. still help2man freeks out a bit and duplicates help output -- that is for later to fix
2005-07-07 03:06:56 +00:00
Yaroslav Halchenko
a527233718
removed shdeps
2005-07-07 02:21:04 +00:00
Yaroslav Halchenko
f544c58d74
added help2man to builddepends
2005-07-07 01:56:20 +00:00
Yaroslav Halchenko
c3666f222d
removed cdbs from build-depends
2005-07-07 01:54:33 +00:00
Yaroslav Halchenko
88aa27bb21
adjusted email
2005-07-07 01:52:07 +00:00