Commit Graph

1679 Commits (9e538927087d2d7382631063c6423af8a4a6b95e)
 

Author SHA1 Message Date
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 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
Daniel Black 05b4d2ce5b BF: -D to deconflict with datedetector
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 8c2a5612ed DOC: resolve ChangeLog conflicts
11 years ago
Daniel Black 2a805452c6 DOC: resolve ChangeLog conflicts
11 years ago
Daniel Black 8e9fab9b3c Merge branch 'master' of https://github.com/fail2ban/fail2ban
11 years ago
Daniel Black 3be7dcd701 DOC: resolve ChangeLog conflicts
11 years ago
Daniel Black 2562b2f1bc DOC: used spellchecker finally. Debuggex needs promotion more than donations
11 years ago
Daniel Black 3fac971a5a DOC: more info on developing filters
11 years ago
Daniel Black 89e0520675 ENH: dovecot regex to match failure reported by Bob Cohen on mailing list
11 years ago
Yaroslav Halchenko c046479f2a Merge pull request #360 from grooverdan/proftpd
11 years ago
Daniel Black c3ee03b9ba BF: fix daemon name typo for filter proftpd
11 years ago
Daniel Black 39ca8837eb TST: pureftpd - syslog therefore use syslog prefixes in filter
11 years ago
Daniel Black 9ce1e33313 TST: pureftpd - everything I've seen suggests that pureftpd only does syslog - even back to 2004. Not sure how this second example came into existance
11 years ago
Daniel Black ad5fb81f4b TST: failJSON set match to false on longer supported pam version
11 years ago
Yaroslav Halchenko 596abde712 Merge pull request #352 from grooverdan/recidive
11 years ago
Daniel Black bec723b21d TST: failJSON date fix
11 years ago
Daniel Black 30bb1a77a3 ENH: added syslog prefix to pam-generic filter. Disable regex match for pre 2006 (< 0.99.2.0) versions on linux-pam
11 years ago
Daniel Black 7e756dfada TST: correct failJSON for www3.google.com -> www.google.com changes. Disable test case for pre-0.99.2.0 version of linux-pam failure messages
11 years ago
Daniel Black 8f41422262 TST: domains need to exist for fail2ban-regex to work
11 years ago
Daniel Black ee497ff1cb ENH: filter mysqld-auth can be a is a syslog based service so anchor it using syslog prefix
11 years ago
Daniel Black 13ec9d58c0 ENH: filter gssftpd is a syslog based service so anchor it using syslog prefix
11 years ago
Yaroslav Halchenko bb32295b50 DOC: minor - untabified few entries in the ChangeLog
11 years ago
Daniel Black 673cc4d77f ENH: anchor at end of recidive filter
11 years ago
Yaroslav Halchenko 38b07ca46e BF: catch and report exceptions while executing commands in client interactive mode (Close #353)
11 years ago