Commit Graph

3789 Commits (0ae932ba5e5e364e22392e1ecd2d72a75e427f62)
 

Author SHA1 Message Date
Yaroslav Halchenko dca5ff44c2 Merge branch 'bf-common-zzz'
8 years ago
Yaroslav Halchenko 79616b76bf Added missing files to MANIFEST
8 years ago
Yaroslav Halchenko 687ea8d333 BF: do not rely on long relative path to upstairs config - symlink common.conf
8 years ago
Yaroslav Halchenko 5714ac201b DOC: preparations for 0.9.5 release
8 years ago
Yaroslav Halchenko 0f88e8a658 Added missing files to MANIFEST
8 years ago
Yaroslav Halchenko 72c4743666 Merge pull request #1481 from yarikoptic/doc-changelog
8 years ago
Yaroslav Halchenko 21056c995d Merge remote-tracking branch 'origin/master' into doc-changelog
8 years ago
Yaroslav Halchenko c15e968c1f DOC: added a note about choose correct branch for PR
8 years ago
Yaroslav Halchenko 5797ea0ae2 Let's work toward a2 release
8 years ago
Yaroslav Halchenko 28a0605f69 Merge pull request #1478 from gips0n/master
8 years ago
sebres 9b03a6d42e 0.10 pre-release: MANIFEST RELEASE and man pages updates
8 years ago
sebres 41e3f2e5ed explicit flush stdout/stderr before exit, because of possible buffered output in python (echo or grep `fail2ban-client --version` can sometimes returns nothing)
8 years ago
Andrii Melnyk 7433b353ee another variant of regex
8 years ago
Andrii Melnyk 7c5828dd2a add trailing anchor to failregex
8 years ago
sebres 683f8fc56c Merge branch 'master' into 0.10
8 years ago
Yaroslav Halchenko bf3188c290 Merge pull request #1413 from sebres/f2b-perfom-prepare-716-cs-0.10
8 years ago
sebres f0b2cd2e39 remove no more necessary PRODUCTION from fail2banclient.py
8 years ago
sebres 53da35ea49 resolves Christmas-tree in logging (replaced with duplex space indentation)
8 years ago
sebres ad393fcfbb outsource assert..isStarted from setup into separate test case
8 years ago
Yaroslav Halchenko dfcf6f1963 BF+TST: isStarted was not checking __asyncServer for exist before checking it
8 years ago
Yaroslav Halchenko 52cd8a9a96 RF: _rebindSignal helper to centralize assignment of new signal handlers + minor PEP8ing
8 years ago
sebres 0dc3db1f43 test of `_kill_srv` added, don't kill server if foreground;
8 years ago
sebres 7242c9cbde code review after enhancements of Yaroslav
8 years ago
Yaroslav Halchenko 3c42b4f56e minor residual cleanups
8 years ago
Yaroslav Halchenko fcda7c9ac7 RF: revertably mock out exit call while testing new client/servers
8 years ago
Yaroslav Halchenko 1417cc99ef RF: group common tests in base class, specialize assesment of good/bad runs per client/server
8 years ago
Yaroslav Halchenko 4df06f5352 ENH: testcases - verbosity > 2 now also includes logger name (to replace need for custom --s)
8 years ago
Yaroslav Halchenko 94cada0c6b RF(PEP8 etc): Make new fail2banclienttestcase a bit more readable and PEP8 friendly
8 years ago
sebres 6a2b70f11d os.path.join instead of "/" - concatenation
9 years ago
sebres 4180cc362e code review
9 years ago
sebres 4c1bcac0c7 Merge branch '0.10' into f2b-perfom-prepare-716-cs-0.10
9 years ago
Yaroslav Halchenko 33ed71b3de DOC: Reformatted ChangeLog into legit Markdown (Closes #962)
9 years ago
Yaroslav Halchenko ec9c4a27f3 DOC: tuned up ChangeLog entries for 0.9.5
9 years ago
Andrii Melnyk 2c5a489bc7 add PR id to ChangeLog
9 years ago
Andrii Melnyk 48c094f612 improved failregex according to @sebres recomendations
9 years ago
sebres de5d911fd5 Merge branch 'asterisk_pjsip_2'
9 years ago
sebres f5f204ca7c Improved changes of gh-1458:
9 years ago
nturcksin 72a157b8f2 Improve PJSIP log support for asterisk 13+ with different callID (Squash gh-1458)
9 years ago
Andrii Melnyk dcb69b0242 * add `__prefix_line` to regex
9 years ago
Andrii Melnyk c335663395 add info to log file
9 years ago
Andrii Melnyk c9ab669851 added sample log lines for slapd
9 years ago
Andrii Melnyk b2e3affaa0 adding openldap slapd filter
9 years ago
Yaroslav Halchenko 7582f13003 Merge pull request #1461 from yarikoptic/0.10
9 years ago
Yaroslav Halchenko 593b1210c0 Merge master (commit '0.9.4-79-gaf8b650') into 0.10
9 years ago
Serg G. Brester af8b650a37 badip timeout option introduced, set to 30 seconds in our test cases (#1463)
9 years ago
sebres fd0c661a44 Merge pull request #1459 from sebres/0.10-fid-host-ip-tags
9 years ago
sebres 2efcf3c17b increase of test coverage (+ test_IPAddr moved to one place), small bugs fixed
9 years ago
sebres e39126f630 badip timeout option introduced, set to 30 seconds in our test cases
9 years ago
sebres 8893473d82 pypy fix: KeyError instead of IndexError by missing group
9 years ago
sebres e40a8c8ae8 small code review
9 years ago