Commit Graph

213 Commits (71317332ecef78548d987e7dd55254e5c4a7b314)

Author SHA1 Message Date
Yaroslav Halchenko 68c1defb76 ENH: added dovecot example from Daniel Black + example with DoS attempt via injected rhost
12 years ago
Yaroslav Halchenko 6d804df504 Merge branch 'patch-2' of https://github.com/hamilton5/fail2ban (dovecot log examples)
12 years ago
hamilton5 ccc62ddbf3 Update testcases/files/logs/dovecot
12 years ago
Yaroslav Halchenko 67145d8b78 ENH: assure that all date templates have unique names
12 years ago
Yaroslav Halchenko 2b6366656f BF: make sorting of date templates stable
12 years ago
hamilton5 c534c1d03d Update testcases/files/logs/dovecot
12 years ago
Yaroslav Halchenko fc27e00290 ENH: tune up sshd-ddos to use common.conf and allow training spaces
12 years ago
Yaroslav Halchenko 37a2e59d69 BF: guarantee that IP is stored as a base, non-unicode str (Closes gh-91)
12 years ago
Yaroslav Halchenko f10537941b ENH: To help with gh-87 added hints into the log on some failure return codes (e.g. 0x7f00 for this one)
12 years ago
Yaroslav Halchenko 1e12c220e6 minor: added a note on now "negative" log entries on "POSSIBLE BREAK-IN ATTEMPT"
12 years ago
Yaroslav Halchenko 5becaf8ef2 BF: (python 2.[45]) store backends names in a list to use .index later on (Closes gh-83)
12 years ago
François Boulogne 958a1b0a40 Lighttpd: support auth.backend = "htdigest"
12 years ago
Yaroslav Halchenko 2082fee7b1 ENH: match possibly present "pam_unix(sshd:auth):" portion for sshd (Closes: #648020)
13 years ago
Yaroslav Halchenko 6ad55f64b3 ENH: add wu-ftpd failregex for use against syslog (Closes: #514239)
13 years ago
Yaroslav Halchenko 337f3f6f7b ENH: 1 more sleep_4_poll to guarantee difference in time stamp
13 years ago
Yaroslav Halchenko e9964846fa ENH: few more delays for cases relying on time stamps
13 years ago
Yaroslav Halchenko a1a67d34a9 ENH: tests much more robust now across pythons 2.4 -- 2.7
13 years ago
Yaroslav Halchenko 6ac9fd5d26 ENH: Filter's testcases -- rename, del + list again --- a bit unstable, might still fail from time to time
13 years ago
Yaroslav Halchenko 60260bce3d ENH: first working unittest for checking polling and inotify backends
13 years ago
Yaroslav Halchenko 0b842272e3 ENH: extended test LogfileMonitor
13 years ago
Yaroslav Halchenko 398cc73d3d Added few tests of FileFilter. yet to place them into a Jail-ed execution test
13 years ago
Yaroslav Halchenko 215c3cc5c5 ENH: added a basic test for FilterPoll for detection of modifications
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
Petr Voralek 4007751191 ENH: catch failed ssh logins due to being listed in DenyUsers. Close gh-47 (Closes: #669063)
13 years ago
Yaroslav Halchenko 71a3fb17e2 Merge remote-tracking branch 'gh-magicrhesus/master'
13 years ago
Xavier D 7a76838737 Add sample log file for asterisk
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
Lee Clemens d73a71f5cf ENH: Add usedns parameter for the jails
13 years ago
Lee Clemens 9092a63ce5 Changed TLDs to invalid domains, in accordance with RFC 2606
13 years ago
Leonardo Chiquitto a7d47e8b36 Update Free Software Foundation's address
13 years ago
François Boulogne 115092956f Correction of the IP in testcase for lighttpd
13 years ago
François Boulogne 683d4f269d modifications suggested by a referee (log ex+regexp)
13 years ago
Yaroslav Halchenko db39c7438a ENH: added custom timeformat with '.' as separator. Close gh-1
13 years ago
Yaroslav Halchenko fceff2d5b9 moving log samples under testcases/files
13 years ago
Yaroslav Halchenko 441cd891bc NF: adding unittests for previous commit
13 years ago
Yaroslav Halchenko 344effb437 ENH: minor unittest to see if tickets carry correct 'matches'
13 years ago
Yaroslav Halchenko ed6daa70bf ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs)
13 years ago
Yaroslav Halchenko 94aa94e966 ENH: more human-accessible printout of the dates if any comparison fails
13 years ago
Cyril Jaquier 0cf733e878 - Fixed maxretry/findtime rate. Many thanks to Christos Psonis. Tracker #2019714.
16 years ago
Cyril Jaquier abd061bad8 - Changed <HOST> template to be more restrictive. Debian bug #514163.
16 years ago
Cyril Jaquier 09f41e485c - Fixed date values.
17 years ago
Cyril Jaquier 65dcbed591 - Split Filter into Filter and FileFilter.
17 years ago
Cyril Jaquier eae650fdfc - Refactoring. Merged failticket and banticket into ticket.
17 years ago
Cyril Jaquier cd012dda85 - Added svn:keywords
18 years ago
Cyril Jaquier 0f31cc0feb - Added support for several "failregex" and "ignoreregex". This should simplify the configuration files.
18 years ago
Cyril Jaquier b3143c723d - Fixed a bug in user defined regex/pattern date template
18 years ago
Cyril Jaquier 150a6abd0d - Stop reading log file when jail is no more active
18 years ago
Cyril Jaquier 5c668c8fed - Added action test case
18 years ago
Cyril Jaquier e581913c1f - Added more filter test cases
18 years ago
Cyril Jaquier ee86212435 - Updated testcases to fix the time using MyTime
18 years ago
Cyril Jaquier 7b7d246a19 - Added DNS support for "ignoreip"
18 years ago
Cyril Jaquier 4502c0f6ba - Organized imports (pylint)
18 years ago
Cyril Jaquier c7451fa250 - Updated test cases
18 years ago
Cyril Jaquier 7f7361a282 - Added Gamin (file and directory monitoring system) support
18 years ago
Cyril Jaquier e146d07394 - Added wildcards support for "logpath"
18 years ago
Cyril Jaquier 8df771ce6b - Added one more test for the date detector
18 years ago
Cyril Jaquier 438f0e8122 - Added date detector
18 years ago
Cyril Jaquier 5c4a4f8726 - Updated setFailRegex() with group
19 years ago
Cyril Jaquier 0326a94157 - Removed test which depends on current time
19 years ago
Cyril Jaquier 8af85f5c40 - Bug fix: '-', '_' and '.' are valid as action file
19 years ago
Cyril Jaquier 6d2aa15aa7 - Added property 'svn:keywords'
19 years ago
Cyril Jaquier ea1948eff4 - Initial commit of the new development release 0.7
19 years ago