Commit Graph

1116 Commits (dc05eee0f502e94b10c3d6cdf0cda1fcc7f93b49)
 

Author SHA1 Message Date
Steven Hiscocks 92d26e6897 TST+BF: Fix incorrect commands for coveralls support
12 years ago
Steven Hiscocks b3251fca79 TST: Add support for coveralls for python 2.6 and python 2.7
12 years ago
Yaroslav Halchenko ffbbb9f8a3 ENH: deleted trailing spaces in fail2ban- cmdline tools
12 years ago
Yaroslav Halchenko 7cf509378c DOC: minor change -- refer to the fail2ban manpage
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 4b11f071ed DOC: minor fix ups of manpages. fixes #159
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 01b4870adc Merge pull request #154 from fail2ban/_tent/fixup_tests_racing
12 years ago
Erwan Ben Souiden c4d92fba71 fix the script name to check_fail2ban everywhere
12 years ago
Erwan Ben Souiden d7d5228964 Replace the check_fail2ban script by a new one which respects the Nagios specs (like status, output, perfdata, help...).
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 8fe4e11b67 ENH: allow to force enable all jails (for testing), do not crash for jails without actions (just warn)
12 years ago
Yaroslav Halchenko 2fb053643e ENH: minor -- add default value into the warning if option had none provided
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 ba042c6e3a ENH: move pyinotify callback debug message into callback + delay string interpolations
12 years ago
Yaroslav Halchenko 52af29a080 ENH: adding ability to incorporate tracebacks into log lines while running tests
12 years ago
Yaroslav Halchenko c29553354b ENH: FailManager -- improve log message to report total # of detected failures as well
12 years ago
Yaroslav Halchenko f72bc13111 BF: allow to wait longer for FilterPoll in test_move_file
12 years ago
Yaroslav Halchenko 5ea2ab14e6 ENH: elaborated debug log message about already detected failures
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 ca474eb488 DOC: Added suggested by @beilber description of .d/ + added I formatting to all filenames
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
Yaroslav Halchenko 7813340e1c Merge branch 'master' of https://github.com/sebres/fail2ban
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
ArndRa bba3fd8568 Update sogo-auth.conf
12 years ago
Yaroslav Halchenko c0915e5c7b Added Daniel and Steven to THANKS
12 years ago
Yaroslav Halchenko 6eb262fea6 My improvements to manpages
12 years ago
Yaroslav Halchenko e86addf171 Merge branch 'misc-fixes' of https://github.com/grooverdan/fail2ban
12 years ago
Artur Penttinen 29d0df58be Added support for MySQL logfiles
12 years ago
Daniel Black e6ae8872c6 PKG: change email that I want in RPMs
12 years ago
Daniel Black 6f804f9259 BF: defer testSocket for later
12 years ago
Daniel Black ab16246619 DOC: Defin{a,i}tion
12 years ago
Daniel Black b5cbee9e65 DOC: add fail2ban.1 manual page
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
Yaroslav Halchenko 217b04d009 Merge pull request #148 from kwirk/testcases-logissues
12 years ago
Daniel Black 847c474b11 DOC: init -> Init, defination -> Defination. Improved intro
12 years ago
Daniel Black 8ce986e9f9 DOC: punishment claimed
12 years ago
Steven Hiscocks 7a442f079f BF: When changing log target with python2.{4,5} handle KeyError
12 years ago
Steven Hiscocks ec87e3edbd TST: Break out server testcases that modify logging settings
12 years ago
Yaroslav Halchenko 989fc06a42 DOC: DEVELOP -- mention TST commit tag, adjust formatting in Releasing
12 years ago