705 Commits (5891d2d2188216d3f1797c5fc63ac331a6ca63cb)
 

Author SHA1 Message Date
Yaroslav Halchenko 5891d2d218 ENH: fail2ban-regex -- quieter by default and added --verbose mode 13 years ago
Yaroslav Halchenko d2ffee0b2d ENH: minor, just pythonized some parts of fail2ban-regex summary 13 years ago
Yaroslav Halchenko 2245ff5b41 ENH: rudimentary __repr__ for Filter and Jail + moved usedns into set method 13 years ago
Yaroslav Halchenko 25f1e8d98c BF: allow trailing whitespace in few missing it regexes for sshd.conf 13 years ago
Yaroslav Halchenko b257be4cd1 BF+ENH: added %m-%d-%Y pattern + do not add %Y for Feb 29 fix if already present in the pattern 13 years ago
Yaroslav Halchenko 10729f96b9 minor comment into TODO 13 years ago
Yaroslav Halchenko 221210404c Merge branch '_tent/gentoo+recidive' 13 years ago
Yaroslav Halchenko 1807be5a8c ENH: moved jail definition for recidive into jail.conf + swapped/commented durations + non-groupping ?: 13 years ago
Tom Hendrikx 0eaa4c2750 gentoo init scipt: $opts variable is deprecated 13 years ago
Tom Hendrikx f94a121663 Fix for https://github.com/fail2ban/fail2ban/issues/19 13 years ago
Yaroslav Halchenko 56261fe67a Merge branch '_tent/bf-unicode-syslog' 13 years ago
Yaroslav Halchenko ed16ecc50a Enforce "ip" field returned as str, not unicode so that log message stays non-unicode 13 years ago
Lee Clemens d73a71f5cf ENH: Add usedns parameter for the jails 13 years ago
Yaroslav Halchenko 35e9f6e464 Merge pull request #29 from leeclemens/enh/pyinotify 13 years ago
Lee Clemens e7dce7cc5a BF: Added logging above ValueError, since only INVALID COMMAND is printed by calling method 13 years ago
Lee Clemens 3282f86651 capitalized Jail 13 years ago
Lee Clemens 642d9afb9a Reformated printing of jail's name to be consistent with init's info messages 13 years ago
Lee Clemens a1898b1840 Fixed and added error message if no backends initialized. INVALID COMMAND is printed when RuntimeError is raised, so we don't get to see the error's message 13 years ago
Yaroslav Halchenko 29c8e43354 BF: must be named _initPolling to be consistent with the 'polling' value 13 years ago
Yaroslav Halchenko 9559fcd3a0 Merge pull request #25 from leeclemens/enh/pyinotify 13 years ago
Lee Clemens b7adb29088 Spelling, Changed docstring to comment 13 years ago
Yaroslav Halchenko f90d53fc26 RF: traverse known backends in a loop 13 years ago
Yaroslav Halchenko 7413817f9a RF: for pyinotify's filter -- adjusted authors/copyright and avoided super() for old-style class 13 years ago
Lee Clemens f9ccc0543f Added pyinotify requirements to README 13 years ago
Yaroslav Halchenko f3f80d49ce DOC: a bit extended and reordered run-rootless.txt 13 years ago
Zbigniew Jędrzejewski-Szmek 959146128f DOC: add documentation for xt_recent-echo without root 13 years ago
Yaroslav Halchenko 35201f6690 Merge remote-tracking branch 'gh-keszybz/master' 13 years ago
Yaroslav Halchenko 7821174da8 FIX: direct users to issues on github instead of bothering cyril 13 years ago
Lee Clemens 9092a63ce5 Changed TLDs to invalid domains, in accordance with RFC 2606 13 years ago
Zbigniew Jędrzejewski-Szmek 321670487e NF: xt_recent-echo action 13 years ago
Lee Clemens c9945db756 Updated TODO 13 years ago
Lee Clemens 02894623cf Moved dict() above debug statement 13 years ago
Lee Clemens aa4514bffa Removed PYINOTIFY prefix to debug statement for Callback for Event 13 years ago
Lee Clemens 5c4ec6e7fb Renamed Notifier and Watch Manager to start with __ prefix 13 years ago
Lee Clemens 4c13063498 Added addLogPath and delLogPath functionality (adds/removes paths from the WatchManager) 13 years ago
Lee Clemens b0830385ed Update Free Software Foundation's address 13 years ago
Lee Clemens 8a2e26403a Merge remote-tracking branch 'upstream/master' 13 years ago
Lee Clemens adca2b87e8 Changed Copyright information 13 years ago
Leonardo Chiquitto a7d47e8b36 Update Free Software Foundation's address 13 years ago
Leonardo Chiquitto 4502adfe69 Fix comments to reflect code 13 years ago
Lee Clemens 4bf4d4ddb5 Removed wd assignment and irrelevant comment 13 years ago
Lee Clemens d1050350db Added pyinotify backend 13 years ago
Lee Clemens e442503133 Added pyinotify backend 13 years ago
Yaroslav Halchenko 789b520ac3 Merge pull request #13 from leeclemens/master 13 years ago
Lee Clemens 47c03a2c13 files/nagios - spelling/grammar fixes 13 years ago
Yaroslav Halchenko baea0bf3e8 Merge branch 'master' of https://github.com/sciunto/fail2ban 13 years ago
François Boulogne 115092956f Correction of the IP in testcase for lighttpd 13 years ago
Yaroslav Halchenko 4c76fb3b54 ENH: allow trailing white-spaces in lighttpd-auth.conf 13 years ago
François Boulogne 683d4f269d modifications suggested by a referee (log ex+regexp) 13 years ago
François Boulogne a7cb20edac add lighttpd-auth jail 13 years ago