Commit Graph

2237 Commits (58ebf659e4a980475b32472313fcc9322619da4c)
 

Author SHA1 Message Date
Daniel Black 2ad26682a9 DOC: ChangeLog for filter.d/sshd
11 years ago
Daniel Black 1eeb6e94bd BF: fix regex for openssh-6.3
11 years ago
Daniel Black 8a458b45bc TST: dummyjail in own class
11 years ago
Daniel Black 6224d761ab BF: simplify
11 years ago
Daniel Black 86d3ee5373 TST: py2.5 compatibility - no with
11 years ago
Daniel Black 723ea964a7 TST: failmanager get/sets on FailTotal and MaxTime
11 years ago
Daniel Black bcc16789d0 TST: test elements of DateTemplate base class
11 years ago
Daniel Black b576c4718d TST: add test cases for Actions
11 years ago
Daniel Black 891b436874 TST: more complete Action testing
11 years ago
Daniel Black 4d1c060e21 ENH: dont execute empty commands
11 years ago
Daniel Black 13a12589a3 BF: full traceback on fail2ban-testcases needs to set formatter
11 years ago
Daniel Black 911eb45557 TST pragma: no cover for missing json or for py2.5 json
11 years ago
Yaroslav Halchenko dcaacad7e3 BF: do not pass dangling symlinks to the server to be monitored
11 years ago
Yaroslav Halchenko cf76019cca TST: that we do receive IOError if trying to feed broken symlink into path to be monitored by server
11 years ago
Daniel Black e12d389c65 MRG/DOC: jail.conf resolution, ChangeLog fixes
11 years ago
Daniel Black b8d9c07280 Merge pull request #368 from grooverdan/0.9_datedetmerge
11 years ago
Daniel Black c5ad2552b2 Merge pull request #364 from kwirk/journal-datedetector
11 years ago
Daniel Black 74434694dc BF: more duplicate jail.conf entries - 3proxy exim{,-spam}, perdition
11 years ago
Daniel Black 5cf25a63df BF: remove duplicate ssh-pf in jail.conf
11 years ago
Daniel Black 7b52a578bd BF: group _f for %f in strptime for py2.5 compatibility
11 years ago
Daniel Black 6fd2179725 BF: timefix
11 years ago
Daniel Black 30d1f003e1 BF: add multiline support
11 years ago
Daniel Black a2c903586c Merge pull request #367 from yarikoptic/master
11 years ago
Yaroslav Halchenko e9504122b8 DOC: additional pass over DEVELOP (just rephrasings, spaces, formatting)
11 years ago
Daniel Black 3d6fa59b53 Merge pull request #361 from grooverdan/develop-filterdoc
11 years ago
Daniel Black 3ae78814e7 Merge pull request #365 from mmckinst/master
11 years ago
Mark McKinstry b6bf26c9f2 dont' need to set a default name
11 years ago
Mark McKinstry 4187e87b69 don't enabel ssh-apf jail by default
11 years ago
Mark McKinstry ea112b450b add ChangeLog and THANKS entry
11 years ago
Mark McKinstry f9f4d2728f add an example jail for apf action and ssh filter
11 years ago
Mark McKinstry 2668adc896 Merge branch 'master' of github.com:fail2ban/fail2ban
11 years ago
Mark McKinstry 1af4543aca ability to name the jail that banned the IP with apf
11 years ago
Mark McKinstry dd9ee4c39a quotes around the comment put in apf's deny_hosts.rules file
11 years ago
Mark McKinstry e64493c328 use human readable/longer options when banning and un-banning IPs with apf
11 years ago
Mark McKinstry c692912a82 don't hardcode absolute path for apf firewall
11 years ago
Mark McKinstry 66aff43d68 remove un-needed '$' line
11 years ago
Steven Hiscocks 011ccbc675 TST+BF: Fix bug in Filter.{get,set}DatePattern and improve tests
11 years ago
Steven Hiscocks 9c61adcad7 ENH+DOC: Allow setting of Epoch and TAI64N date pattern
11 years ago
Daniel Black 05b4d2ce5b BF: -D to deconflict with datedetector
11 years ago
Steven Hiscocks e07df3f7d4 ENH: fail2ban-regex uses ISO8601 when using journal backend
11 years ago
Steven Hiscocks badf9d03b9 ENH: Allow setting of ISO8601 via datepattern (default for systemd)
11 years ago
Daniel Black b3cd5ca807 BF: correct scope for datetime.now
11 years ago
Daniel Black ca496f6d41 DOC: corrections and enhancements on DEVELOP
11 years ago
Daniel Black 8109467459 BF: use string replace rather than re.sub
11 years ago
Daniel Black 4b5ecbccd1 ENH: debuggex URLs with fail2ban-regex
11 years ago
Daniel Black 37de5462be ENH: iso8601 - remove default_timezone set to UTC, isn't valid any more - calculate from local timezone. Enforce T date/time separator in iso8601 regex. Make minutes in timezone optional as per ISO8601. Use consistant regex for ISO8601
11 years ago
Daniel Black a0676cdd1e ENH: add date format 2005-01-23 21:59:59 (%Y-%m-%d %H:%M:%S) so ISO8601 doesnt handle it
11 years ago
Daniel Black 855d802ba8 ENH: more detail in debug messages in date/time detection
11 years ago
Daniel Black 0035c99d07 BF: remove unused function DateDetector.getUnixTime
11 years ago
Daniel Black ec0670f6d5 BF: fix MyTime imports
11 years ago