884 Commits (a5928cc3cfe558f9731a32015ffbae6619a61fbb)
 

Author SHA1 Message Date
Yaroslav Halchenko 398cc73d3d Added few tests of FileFilter. yet to place them into a Jail-ed execution test 13 years ago
Yaroslav Halchenko bbab49a415 DOC: distilling some of server "design" into DEVELOP notes for common good 13 years ago
Yaroslav Halchenko 9b360bb12d ENH: minor, just trailing spaces/tabs + reformated a string 13 years ago
Yaroslav Halchenko 215c3cc5c5 ENH: added a basic test for FilterPoll for detection of modifications 13 years ago
Yaroslav Halchenko f970bb288a Merge pull request #59 from yakatz/doc/DEVELOP 13 years ago
Yehuda Katz bd40cc7c31 clarified that the are existing test cases and the 'coming soon' is about creating new ones. 13 years ago
Yaroslav Halchenko 25b629a75b Merge pull request #58 from yakatz/doc/DEVELOP 13 years ago
Yehuda Katz 322f53e26d Added beginnings of documentation for developers 13 years ago
Yaroslav Halchenko 3989d24967 BF: usedns=no was not working at all 13 years ago
Yaroslav Halchenko 971406f722 RF: filtertestcase.py to put common testing into a helping subroutine 13 years ago
Yaroslav Halchenko d0a322f2b8 ENH: be able to control verbosity from cmdline for fail2ban-testcases 13 years ago
Yaroslav Halchenko b4099dae57 DOC: Adjusted header for config/*.conf to mention .local and way to comment 13 years ago
Yaroslav Halchenko 958aa2e932 Merge pull request #50 from mellitus/master 13 years ago
Chris Reffett a018a26133 Fixed addBannedIP to add enough failures to trigger a ban, rather than 13 years ago
Jeremy Olexa 444e4ac3ed Fix Gentoo initd script (drop extra_commands) 13 years ago
Petr Voralek 4007751191 ENH: catch failed ssh logins due to being listed in DenyUsers. Close gh-47 (Closes: #669063) 13 years ago
Yaroslav Halchenko 7b77beee0e DOC: comment in jail.conf for the need of multiple jails for asterisk 13 years ago
Yaroslav Halchenko 71a3fb17e2 Merge remote-tracking branch 'gh-magicrhesus/master' 13 years ago
Xavier Devlamynck 8c00ce0a65 Add the INCLUDE section to use __pid_re feature 13 years ago
Xavier Devlamynck 180c17bede Disable asterisk jail by default 13 years ago
Xavier Devlamynck df0e0fdc07 Change jail for asterisk, add support for SIP and SIP-TLS on TCP and UDP ports 13 years ago
Xavier Devlamynck c679a1a588 Change NOTICE by NOTICE%(__pid_re)s 13 years ago
Yaroslav Halchenko 42dd05210a Added a warning for the recidive jail 13 years ago
Yaroslav Halchenko 617094fad5 BF: fail2ban-regex -- adding forgotten char for -v 13 years ago
Xavier Devlamynck d7ca754980 Merge branch 'master' of github.com:magicrhesus/fail2ban 13 years ago
Xavier Devlamynck c7613ce311 Remove custom bantime 13 years ago
Xavier D 7a76838737 Add sample log file for asterisk 13 years ago
Xavier D d98cdb25d6 Add $ at the end of the failregex 13 years ago
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
Xavier Devlamynck 7d465f98c1 Add asterisk support 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