Commit Graph

2584 Commits (8bcb25c3a2fb5415abfdedd665a488076d5b5b48)
 

Author SHA1 Message Date
Steven Hiscocks fe3df0e523 DOC: Add DEVELOP documentation on use of pyflakes
11 years ago
Steven Hiscocks b83550ad0b TST: Unused import in test_smtp
11 years ago
Steven Hiscocks 8f4a99f81f DOC: Document recent changes
11 years ago
Steven Hiscocks b89d05c57d DOC: Document recent fixes
11 years ago
Daniel Black 755e35fdfe DOC: syntax
11 years ago
Daniel Black c602dea3c3 DOC: new ChangeLog header
11 years ago
Daniel Black dfac2f700a Merge pull request #647 from yarikoptic/0.8
11 years ago
Steven Hiscocks 41de7ca879 TST: Fix test failing due to wrapping of long subject lines v2
11 years ago
Steven Hiscocks c7df15f014 TST: Fix test failing due to wrapping of log subject lines
11 years ago
Steven Hiscocks e193e67718 BF: fail2ban-regex mix of tabs and spaces
11 years ago
Yaroslav Halchenko bb2d981bf8 Changelog entry
11 years ago
Yaroslav Halchenko 18b476a93e BF(PY2.4,2.5): provide bin() function (introduced in 2.6)
11 years ago
Yaroslav Halchenko 9cbb472478 BF: python 2.4 and 2.5 compatibility -- no "except ... as ..." yet
11 years ago
Steven Hiscocks 41cbbbc248 BF: Remove unused imports and variables.
11 years ago
Steven Hiscocks 16125ec81a BF: badips.py action methods not static due to use of self._logSys
11 years ago
Steven Hiscocks 5b14bc048f BF: FilterSystemd.formatJournalEntry is a classmethod, not staticmethod
11 years ago
Steven Hiscocks 3990a19fc7 BF: Remove "/var/run/fail2ban" from setup.py
11 years ago
Steven Hiscocks 6c5a978d6f BF: journalmatch for recidive should be NOTICE level not WARNING
11 years ago
Daniel Black a8d0cc9af8 DOC: remove duplicate update of Fail2ban_Version
11 years ago
Daniel Black eb66edd338 DOC: DEVELOP release note changes
11 years ago
Daniel Black cee3414029 PKG: version release
11 years ago
Daniel Black 0601a07961 PKG: include nagios filter/log
11 years ago
Daniel Black 123791c94c DOC/ENH: update man pages for release
11 years ago
Daniel Black 630c5fe324 PKG: Add RELEASE and MANIFEST.in
11 years ago
Daniel Black 9bee8b3257 Merge branch '0.9'
11 years ago
Daniel Black c7f4c48090 TST/BF: more changes to make sure testcases can be run on live install
11 years ago
Daniel Black 64d1502d48 TST: learn to spell executable
11 years ago
Daniel Black 51403fec50 TST: fail2ban-testcases to be able to be run on installed fail2ban
11 years ago
Daniel Black fe582e67e3 TST: allow for ignorecommand.py not installed with execute permissions
11 years ago
Daniel Black d693c8e915 DOC: separate RELEASE documentation from DEVELOP documentation
11 years ago
Daniel Black 4b2d8a8e51 BF: include test data
11 years ago
Daniel Black bc86e80e72 DOC: deadlock resolved with locking introduced in 3a58d0e and d07df66 now uses subprocess.Popen.
11 years ago
Daniel Black ce586b6e16 PKG: Documentation files
11 years ago
Daniel Black e5ce9f2ac0 DOC: update TODO prior to release
11 years ago
Daniel Black 77fda9498c ENH: pull asterisk filter change to support syslog from 0.9 branch
11 years ago
Daniel Black 8671b73958 DOC: versioning and release/readme notes
11 years ago
Daniel Black e3b97e6a6c DOC/ENH: update man pages for release
11 years ago
Daniel Black c3a2e8fbac Merge pull request #644 from hlein/master
11 years ago
Daniel Black 7611096162 Merge branch '0.9' of https://github.com/fail2ban/fail2ban into 0.9
11 years ago
Daniel Black aa7e8fb9ce DOC: Credits. close gh-644
11 years ago
Hank Leininger 2deb1b71a1
Sanity-check print-all-* vs print-no-* options.
11 years ago
Hank Leininger d4fb48fd14
Add --print-no-{missed,ignored} and restore -all.
11 years ago
Hank Leininger aa7af6f9c2
Only remember log lines we need to print later.
11 years ago
Hank Leininger 27dafea281
Fix the --print-all-{missed,ignored} options.
11 years ago
Steven Hiscocks 9e374b159e ENH: Allow setting of badips.py key for reporting and blacklisting
11 years ago
Steven Hiscocks de43d1d6d5 ENH: Change badips.py default score to "3"
11 years ago
Daniel Black 476d79d3cc ENH: asterisk filter to support syslog format
11 years ago
Daniel Black 415f187644 ENH: sendmail-reject for all smtp ports.
11 years ago
Steven Hiscocks a78a9d282c DOC: Document that badips.py action should be last action for jail
11 years ago
Steven Hiscocks 0222ff4677 Merge branch 'badips-blacklist' into 0.9
11 years ago