lostcontrol
|
90a03a2ed0
|
- Added date format for asctime without year
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@568 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-04-01 20:42:05 +00:00 |
|
lostcontrol
|
ac84bd6ad5
|
- Fixed "reload" bug. Many many thanks to Yaroslav Halchenko
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@567 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-03-26 21:17:31 +00:00 |
|
lostcontrol
|
52d8c7f1fe
|
- Clean up resources. Does not seem to free resources correctly. Gamin bug???
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@564 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-03-22 22:18:46 +00:00 |
|
lostcontrol
|
43e330ce0e
|
- Close opened handlers. Thanks to Yaroslav Halchenko
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@563 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-03-22 22:17:41 +00:00 |
|
lostcontrol
|
5ba488e3e7
|
- Added more comments
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@556 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-03-07 20:54:32 +00:00 |
|
lostcontrol
|
93f1d13d14
|
- Catched socket.error raised by socket.accept on some platform
- Modified some socket settings
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@555 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-03-07 20:53:37 +00:00 |
|
lostcontrol
|
ff4984cf46
|
- Moved every locking statements in a try..finally block
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@553 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-02-25 23:53:22 +00:00 |
|
lostcontrol
|
eb56bde110
|
- Fixed asctime pattern in datedetector.py
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@546 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-02-11 23:19:32 +00:00 |
|
lostcontrol
|
317c68d39f
|
- Removed IP list in status for failmanager
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@537 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-02-01 20:50:12 +00:00 |
|
lostcontrol
|
602f47553c
|
- Returns IP address instead of Ticket
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@536 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-01-31 22:31:42 +00:00 |
|
lostcontrol
|
737b7e7c5b
|
- Added IP list in "status <JAIL>". Thanks to Eric Gerbier
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@535 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-01-29 21:46:59 +00:00 |
|
lostcontrol
|
d38cbca9bb
|
- Removed unneeded local variable
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@521 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-01-21 22:17:56 +00:00 |
|
lostcontrol
|
5dba68b2cb
|
- Do not accept empty regular expression
- Do not send an empty string if the option is not defined
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@505 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-12-23 23:20:16 +00:00 |
|
lostcontrol
|
d4c122a5aa
|
- Added svn:keywords
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@504 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-12-23 16:37:17 +00:00 |
|
lostcontrol
|
c2f91b90de
|
- Added support for several "failregex" and "ignoreregex". This should simplify the configuration files.
- Configuration files are backward-compatible but need to be updated in order to take advantage of this feature.
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@503 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-12-23 16:31:00 +00:00 |
|
lostcontrol
|
df79202087
|
- Improved regular expression checking
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@501 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-12-23 09:50:51 +00:00 |
|
lostcontrol
|
b78ac466b4
|
- Added new date pattern (Exim4). Thanks to mEDI
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@500 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-12-23 09:50:03 +00:00 |
|
lostcontrol
|
293ff25b12
|
- Reset logging handlers only if new handler succeeds
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@493 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-12-18 22:30:30 +00:00 |
|
lostcontrol
|
a729769d51
|
- Use /dev/log for SYSLOG output. Thanks to Joerg Sommrey
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@488 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-12-13 23:02:46 +00:00 |
|
lostcontrol
|
f824d37c4e
|
- Added alias "<HOST>" for failregex
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@471 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-19 21:25:51 +00:00 |
|
lostcontrol
|
f5e2ae1c02
|
- Merged "maxtime" with "findtime"
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@470 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-18 15:15:58 +00:00 |
|
lostcontrol
|
092d582a84
|
- Fixed a bug in user defined regex/pattern date template
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@460 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-12 21:57:26 +00:00 |
|
lostcontrol
|
462de19aac
|
- Added option "ignoreregex" in filter scripts and jail.conf. Feature Request #1283304
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@458 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-12 14:52:36 +00:00 |
|
lostcontrol
|
2ed445c2d3
|
- Fixed rebanned bug
- Clarified available tags
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@455 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-12 10:56:21 +00:00 |
|
lostcontrol
|
6d981715a6
|
- Replaced loop with list comprehension
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@454 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-12 10:54:19 +00:00 |
|
lostcontrol
|
39a2444a1c
|
- Fixed refactoring bug
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@453 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-12 10:52:42 +00:00 |
|
lostcontrol
|
b96b6bd76a
|
- Improved synchronization
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@452 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-06 22:48:46 +00:00 |
|
lostcontrol
|
e2799fb8c8
|
- Refactoring
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@451 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-06 22:47:24 +00:00 |
|
lostcontrol
|
52c65229d1
|
- Use pickle instead of cPickle. Python 2.5 gives an exception with cPickle
- Use a binary format instead of ASCII
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@443 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-31 23:36:59 +00:00 |
|
lostcontrol
|
c2419dd48d
|
- Improved checking and logging output in findFailure
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@440 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-31 22:24:34 +00:00 |
|
lostcontrol
|
fe11b309fc
|
- Added new date format (Apache). Thanks to Yaroslav Halchenko
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@439 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-31 22:22:40 +00:00 |
|
lostcontrol
|
54ad364149
|
- Stop reading log file when jail is no more active
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@437 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-30 22:48:52 +00:00 |
|
lostcontrol
|
ac0ed23083
|
- Added signal handling. There is a bug with join() and signal handling in Python.
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1167930&group_id=5470
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@436 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-30 22:47:30 +00:00 |
|
lostcontrol
|
24e76cbb2d
|
- Fixed indentation with space instead of tabs
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@434 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-24 19:49:31 +00:00 |
|
lostcontrol
|
aded8bc94f
|
- Fixed some Pylint warnings/errors
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@433 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-24 19:40:51 +00:00 |
|
lostcontrol
|
01b0e85c54
|
- subprocess still hangs :'(
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@432 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-23 20:37:11 +00:00 |
|
lostcontrol
|
402ceabf15
|
- Re-activated subprocess module
- A return code different than 0 is considered as an error
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@428 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-23 20:12:15 +00:00 |
|
lostcontrol
|
ece8790f2c
|
- Added 'u' in front of the UTF-8 strings
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@424 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-19 21:49:54 +00:00 |
|
lostcontrol
|
e5ff58a9d4
|
- Removed useless code
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@423 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-19 21:49:16 +00:00 |
|
lostcontrol
|
c0f603c224
|
- Added simple date format
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@422 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-19 20:26:24 +00:00 |
|
lostcontrol
|
e94202e8ce
|
- Added the class MyTime. Replaces call to time.time() and time.gmtime(). A fixed time value can be set for testing purpose
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@418 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-18 22:30:57 +00:00 |
|
lostcontrol
|
e15dda6da5
|
- Added "backend" option
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@409 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-16 19:42:50 +00:00 |
|
lostcontrol
|
b0b5c40785
|
- Added "-s" option to specify the socket path
- Modified the server server/socket/transmitter design
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@406 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-04 22:17:53 +00:00 |
|
lostcontrol
|
39ddc9e9c1
|
- Fixed format string
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@405 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-02 21:23:48 +00:00 |
|
lostcontrol
|
9339b5b1fe
|
- Added jail name to ban/unban log
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@404 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-02 21:15:56 +00:00 |
|
lostcontrol
|
54f5f9a3b7
|
- Moved ban/unban messages from "info" to "warn" level
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@396 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-01 21:22:01 +00:00 |
|
lostcontrol
|
7d5ebc3020
|
- Added DNS support for "ignoreip"
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@389 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-27 20:32:30 +00:00 |
|
lostcontrol
|
564df9f7cb
|
- (Re)added permanent banning (banTime < 0)
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@387 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-25 20:46:21 +00:00 |
|
lostcontrol
|
7f8ebf403a
|
- Removed unneeded import
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@385 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-25 20:44:47 +00:00 |
|
lostcontrol
|
c3f1815165
|
- Organized imports (pylint)
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@382 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-25 17:03:48 +00:00 |
|