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 |
|
lostcontrol
|
c4c449ab6a
|
- subprocess.call deadlocks when execute action with multi-jails
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@380 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-21 22:38:21 +00:00 |
|
lostcontrol
|
aa71027cbd
|
- Use cPickle instead of pickle. cPickle can be up to 1000 times faster
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@379 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-21 21:25:18 +00:00 |
|
lostcontrol
|
7a5f2e9a37
|
- Use subprocess.call instead of os.system
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@378 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-21 21:20:29 +00:00 |
|
lostcontrol
|
6b65eedb4d
|
- Oups... Forgot 2 debug output. Removed
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@377 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-21 20:59:28 +00:00 |
|
lostcontrol
|
c721afb639
|
- Fixed log rotation bug
- Refactoring
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@376 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-21 20:55:45 +00:00 |
|
lostcontrol
|
72ade6dfc2
|
- Added encoding tag (utf8)
- Added some translations
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@375 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-20 22:41:10 +00:00 |
|
lostcontrol
|
46858ef67c
|
- Catch IOError when file can not be read
- Do not convert line to latin-1 but to utf8
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@374 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-20 22:39:16 +00:00 |
|
lostcontrol
|
5dda8b5d01
|
- First attempt at solving bug #1457620
- Always use the 'C' locale and try to convert date representation like month names to this locale
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@372 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-19 22:23:41 +00:00 |
|
lostcontrol
|
993b3977f8
|
- Added a getTemplates() method because self.__templates can not be accessed directly anymore
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@371 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-19 22:21:20 +00:00 |
|
lostcontrol
|
7ce30955ba
|
- Fixed bugs introduced by refactoring
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@369 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-19 21:22:27 +00:00 |
|
lostcontrol
|
edf45d0e1a
|
- Made private fields prefixed with "__"
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@368 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-19 20:38:32 +00:00 |
|
lostcontrol
|
1f833d9646
|
- Fixes in locking
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@366 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-17 22:53:59 +00:00 |
|
lostcontrol
|
8b86f44536
|
- Fixed some bugs
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@363 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-17 22:31:55 +00:00 |
|
lostcontrol
|
91ca0faaf1
|
- Added more locking
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@361 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-17 22:02:22 +00:00 |
|
lostcontrol
|
7954d9a2db
|
- Added "ignoreip" feature
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@359 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-17 22:01:14 +00:00 |
|
lostcontrol
|
ae1a246fe1
|
- Added smmmaaallll comment
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@358 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-17 22:00:20 +00:00 |
|
lostcontrol
|
34935acd13
|
- Replaced jails = dict() with a Jails class for better concurrency control
- Set umask to 0077 at startup for security reason
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@357 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-17 21:59:29 +00:00 |
|