Commit Graph

109 Commits (c5287e3d9cb0d5336b471f9647bd7e369327fc97)

Author SHA1 Message Date
Steven Hiscocks 94956bee84 TST: test all valid loglevels in server testcases
12 years ago
Steven Hiscocks 4c4b60f4b4 TST: Add tag replace and escape test for actions
12 years ago
Yaroslav Halchenko ffaa9697ee Adjusting previous PR (MySQL logs) according to my comments
12 years ago
Yaroslav Halchenko 3e6be243bf Merge branch 'Support_for_mysql_log_example' of https://github.com/arto-p/fail2ban
12 years ago
Yaroslav Halchenko 33a31e096a RF+TST: bring inBanList back from private to protected and enabled its rudimentary unittests
12 years ago
Yaroslav Halchenko e7184e70f6 ENH: increase waiting to 4 sec for gamin/pyinotify
12 years ago
Yaroslav Halchenko ef3f2b7e99 TST: be more aggressive in cleanup of temp files + use mktemp instead of mkstemp
12 years ago
Yaroslav Halchenko bf4d4af1d4 ENH(BF?): overload open() (for buffering) within filtertestcase to guarantee atomic writing
12 years ago
Yaroslav Halchenko ab044b75ea BF: delay check for the existence of config directory until read()
12 years ago
Yaroslav Halchenko f643e2e907 non-static (get|set)BaseDir for Configurator. fixes #160
12 years ago
Yaroslav Halchenko 72b06479a5 ENH: Slight tune ups for fresh SOGo filter + comment into the sample log file
12 years ago
Yaroslav Halchenko 105306e1a8 Merge remote-tracking branch 'pr/117/head' -- SOGo filters
12 years ago
Yaroslav Halchenko cd57d9c552 Merge pull request #155 from yarikoptic/master
12 years ago
Yaroslav Halchenko 91d5736c12 ENH: postfix filter -- react also on (450 4.7.1) with empty from/to. fixes #126
12 years ago
Yaroslav Halchenko c06b7abb46 TST: basic testing of reading the shipped jail.conf (forcing all jails to be enabled)
12 years ago
Yaroslav Halchenko 7064a411c2 ENH: _copy_lines_between_files -- read all needed, and only then write/flush at once
12 years ago
Yaroslav Halchenko 52af29a080 ENH: adding ability to incorporate tracebacks into log lines while running tests
12 years ago
Yaroslav Halchenko f72bc13111 BF: allow to wait longer for FilterPoll in test_move_file
12 years ago
Yaroslav Halchenko e6983b4f9b BF: Remove custom __str__ for MonitorFailures and just adjust __name__ of the generated class
12 years ago
Yaroslav Halchenko 755f27493e Merge branch '_tent/conf_d'. fixes #114
12 years ago
Yaroslav Halchenko 007827fac6 ENH: increase timeout to 20 sec from 10 sec in assert_correct_last_attempt
12 years ago
Yaroslav Halchenko 3b4084d471 BF: fixing up for handling of TAI64N timestamps and adding some unittest for prev commit (not effective much though)
12 years ago
Artur Penttinen edc0eb2a9c Added testcase for MySQL date format to testcases/datedetectortestcase.py
12 years ago
ArndRa ebb6e5f4eb An example of failed logins against sogo
12 years ago
Yaroslav Halchenko 996e23455c DOC: reverted unneeded stripping of DoW + added comments for why [:6]
12 years ago
Yaroslav Halchenko e3d3a6ac02 Merge branch 'datedetector-testcase' of https://github.com/kwirk/fail2ban
12 years ago
Steven Hiscocks ec87e3edbd TST: Break out server testcases that modify logging settings
12 years ago
Yaroslav Halchenko 99bf14851f BF+TST: Introduce delay before stopping all jails in testStartStopAllJail. fixes #146
12 years ago
Yaroslav Halchenko 1330c7d4b8 Merge branch 'socket-testcase' of https://github.com/kwirk/fail2ban
12 years ago
Steven Hiscocks 43b8a66482 Update MANIFEST with and author of testcases/sockettestcase.py
12 years ago
Steven Hiscocks 86d48a854f Correct datedetector testcases for TAI64N format
12 years ago
Steven Hiscocks 883892a683 Additional date/time formats for datedetector testcases
12 years ago
Steven Hiscocks d4362859ef Added testcase for csocket and asyncserver
12 years ago
Steven Hiscocks 4bbbc07872 Added additional Transmitter tests, and some associated fixes
12 years ago
Daniel Black 3665e6dc44 Add development documentation and framework for code coverage measurement
12 years ago
Steven Hiscocks b36835f6f0 Added transmitter get cinfo option for action
12 years ago
Steven Hiscocks b6a68f5138 Fix for missing value in transmitter delaction
12 years ago
Steven Hiscocks 088e40c481 Rewrite and enable server testcase for Transmitter
12 years ago
Yaroslav Halchenko ec3080cba5 Reincarnated removed (by mistake) test for SplitAction
12 years ago
Yaroslav Halchenko 2312b1d950 ENH: made log messages while parsing files more informative + test for inaccessible file (Closes: gh-24)
12 years ago
Yaroslav Halchenko 9ba27353b6 NF: allow customization configuration under corresponding .d directories (Closes gh-114)
12 years ago
Yaroslav Halchenko 5f2d3832f7 NF: roundcube-auth filter (to close Debian #699442, needing debian/jail.conf section)
12 years ago
Yaroslav Halchenko 9a39292813 ENH: Added login authenticator failed regexp for exim filter
12 years ago
Yaroslav Halchenko 21e966e4bb example logs should carry the same name as the filter they are devised for
12 years ago
pigsyn 123d457924 Update testcases/files/logs/Webmin
12 years ago
pigsyn 38dd1506cc Sample Webmin logs
12 years ago
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