Commit Graph

3605 Commits (c7ddf1f940aa30f7d31dc1bf6e4d895713a6e38b)
 

Author SHA1 Message Date
sebres 0bdee2556f testAmbiguousDatePattern rewritten with DateDetector/DatePatternRegex directly (moved to misctestcase.py)
8 years ago
sebres 8e09be5fc8 test cases for boundaries for date-pattern extended (negative/positive, left/right)
8 years ago
sebres 7f55be3fad amend to b6bb2f88c1dbb111647269590d80d95f72c81c3e: datepattern right word boundary - prevents confusions if end of date-pattern (e.g. optional year part) misleadingly match not date values (see gh-1507)
8 years ago
sebres c49fe12f70 fix fail2banregextestcase using setUpMyTime/tearDownMyTime: always use correct static time as base-time (using mock up MyTime), correct datetimes inside test
8 years ago
sebres 42b5a10f5d Back-port pull request #1508 from sebres/_fix/python-executable-gh-1506 to master (0.10 -> 0.9)
8 years ago
sebres cb340db220 ChangeLog entry for gh-1508
8 years ago
sebres db30b7ce06 BF: prefer sys.argv[0] by retrieving of root resp. bin path: __file__ seems to be overwritten sometimes on some python versions (e.g. bug of 2.6 by running under cProfile, etc.)
8 years ago
sebres 6cdc1ce685 compatibility fix (virtualenv, running test cases in py3)
8 years ago
sebres 38d53a72fd introduces new command "fail2ban-python", as automatically created symlink to python executable, where fail2ban currently installed (resp. its modules are located);
8 years ago
Yaroslav Halchenko 9d70c49ea8 BF: install doc files only under Linuxes and other GNU systems (Closes #1233) (#1503)
8 years ago
Yaroslav Halchenko 123f4ceaee Changelog for postfix-sasl fix
8 years ago
maksyms 9ddbd642f7 Accept no space after "failed:" (#1501)
8 years ago
sebres c52aaa8b78 ASSP failregex minor fixes
8 years ago
sebres 70658d7a19 Merge pull request #1494 from rhardy613/master (branch 'sebres:pr-1494')
8 years ago
rhardy613 89f8999fe5 Add changelog entry for ASSP filter changes
8 years ago
rhardy613 8265e3f0f9 Fix comments
8 years ago
rhardy613 66fe5a77ce Fix ASSP filter to work with both ASSP V1 and V2
8 years ago
rhardy613 890a3dcbb9 Fix ASSP filter to work with current release of ASSP
8 years ago
Yaroslav Halchenko c0994b0c6c DOC: minor typo (thanks John Bernard) Closes #1496
8 years ago
sebres eb6e3c52ae ChangeLog entries for the last fix (cherry pick from 0.10)
8 years ago
sebres 0083036b5f Merge branch '0.9/gh-1492'
8 years ago
sebres 8b1225f177 several amend fixes after cherry pick from 10th branch
8 years ago
sebres 3e330604c7 several test cases rewritten using new assertIn, assertNotIn (better as own from unittest, because support generators beautifying, etc.)
8 years ago
rhardy613 f73746d846 Fix ASSP filter to work with current release of ASSP
8 years ago
Yaroslav Halchenko d9f039df03 Merge branch 'master' of git://github.com/fail2ban/fail2ban
8 years ago
Yaroslav Halchenko cee09e29ec BF: do not rely on long relative path to upstairs config - symlink dereferenced copied during install (#1485)
8 years ago
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 28a0605f69 Merge pull request #1478 from gips0n/master
8 years ago
Andrii Melnyk 7433b353ee another variant of regex
8 years ago
Andrii Melnyk 7c5828dd2a add trailing anchor to failregex
8 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
Serg G. Brester af8b650a37 badip timeout option introduced, set to 30 seconds in our test cases (#1463)
9 years ago
Yaroslav Halchenko 11f7cf5ad8 DOC: changelog for recent exim filters tune up
9 years ago
Yaroslav Halchenko 636a93f58b Merge pull request #1438 from yarikoptic/bf-exim
9 years ago