Commit Graph

1127 Commits (6aed705f3dd3567256666304c72e2eecedf5f0a3)
 

Author SHA1 Message Date
Yaroslav Halchenko f5ad99b527 Merge pull request #166 from kwirk/travis-gamin
12 years ago
Steven Hiscocks 47c54ba293 TST: Add gamin testing for and only coveralls coverage for python2.7
12 years ago
Nicolas Collignon 39667ff6f7 FD_CLOEXEC support
12 years ago
Erwan Ben Souiden 44736035bd change the license to GPLv2 + adapat text
12 years ago
Steven Hiscocks b0a08b9790 TST: Add gamin support for Travis CI
12 years ago
Yaroslav Halchenko 74e76e068c Merge pull request #164 from kwirk/coveralls
12 years ago
Steven Hiscocks 0002fb4ca3 TST+BF: Use separate coveragerc for Travis CI
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 08dd6fed26 Merge pull request #163 from kwirk/coveralls
12 years ago
Steven Hiscocks e0e116cb36 TST: coverage ignore Travis CI python virtual environments
12 years ago
Yaroslav Halchenko e7184e70f6 ENH: increase waiting to 4 sec for gamin/pyinotify
12 years ago
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