Commit Graph

2197 Commits (b8536490ef4d0413c5d28ae133e539e5e49996fd)
 

Author SHA1 Message Date
Daniel Black a4d4f7b8f8 TST: fix testIgnoreInProcessLine to occur at MyTime
11 years ago
Daniel Black e57175f604 TST: fix flushLogs test case
11 years ago
Daniel Black d4b58119b8 ENH: extra logging around log rotate
11 years ago
Daniel Black 7c0efc8ec8 MRG: merge so far - flushLogs not working yet
11 years ago
Daniel Black dd79889904 Merge pull request #484 from grooverdan/more-more-tests
11 years ago
Daniel Black 729929ada9 TST: jails can occur in any order once parsed. Sort results to facilitate comparison
11 years ago
Daniel Black 5c26bcbd2b TST: hopefully normalise config so that consistent test results occur on travis and locally
11 years ago
Daniel Black 4eedf9d4e1 ENH: use ipmatches for action xarf-login-attack
11 years ago
Steven Hiscocks 00ad239e2e Merge pull request #487 from grooverdan/firewall-cmd
11 years ago
Daniel Black a398c51d6c ENH: simplify actioncheck on firewallcmd-new a little more
11 years ago
Daniel Black 772def1095 Merge pull request #491 from kwirk/ipmatches
11 years ago
Steven Hiscocks 802029d83a BF: Database test keep ticket present in memory so address is reused
11 years ago
Steven Hiscocks fb7511fdea ENH: Add cache for database getBansMerged
11 years ago
Steven Hiscocks 40007abc1d ENH: Refactor and add database matches and failures for sendmail actions
11 years ago
Steven Hiscocks d6cbc05e35 ENH: Make use of functools.wraps for server.database decorators
11 years ago
Steven Hiscocks 2deb76e3f9 Merge pull request #492 from grooverdan/abusix-disclaimer
11 years ago
Daniel Black 1c6c011154 EHH missed trailing .
11 years ago
Daniel Black 868a4ea470 ENH: full abusix disclaimer in action xarf-login-attack
11 years ago
Steven Hiscocks 66e9f06feb DOC: ChangeLog moved python3 support to refactoring
11 years ago
Steven Hiscocks 06a7b6534e DOC: Correct use of tab to spaces in fail2ban-regex help message
11 years ago
Steven Hiscocks 401d8aba1f DOC: Update ChangeLog with systemd backend and persistent database
11 years ago
Daniel Black f1e593da67 DOC: Changelog for adding firewallcmd-ipset
11 years ago
Daniel Black 9fe0a69852 ENH: add firewallcmd-ipset
11 years ago
Daniel Black 4ffc57e14f ENH: simplify firewallcmd-new actioncheck and provide output samples
11 years ago
Daniel Black 603095bc16 BF: errors in a jail prevents further sections from being parsed. Closes #485
11 years ago
Daniel Black b39729a2ab BF: fix unintential typo
11 years ago
Daniel Black 1ff52dfe4d DOC: document ufw a bit more. Change insertpos default to 1 to allow it to work if the user run ufw enable
11 years ago
Daniel Black f35345ecaa ENH: add ufw action based off Guilhem Lettron's work in lp-#701522. Closes gh-455
11 years ago
Daniel Black 13ccebe78f BF: fix actioncheck in firewallcmd
11 years ago
Daniel Black d402701b9f Merge pull request #452 from grooverdan/early-sighup-ignore
11 years ago
Daniel Black 2dac984b97 Merge pull request #482 from grooverdan/squid
11 years ago
Steven Hiscocks 0bcff771b8 ENH: Add <ipmatches> and <ipjailmatches> tags
11 years ago
Steven Hiscocks 6dde1d5429 TST: Fix test for recidive samples broken is last commit
11 years ago
Steven Hiscocks 2c3dbc8046 BF: In 0.9 recidive bans come from fail2ban.server.actions
11 years ago
Steven Hiscocks bff170ec43 BF: In line comments need to specifically enabled in python3.2+
11 years ago
Steven Hiscocks 1df634b68b BF: Database wasn't being passed to jails
11 years ago
Steven Hiscocks f227e4549d DOC: Update MANIFEST with database elements
11 years ago
Steven Hiscocks b7d1579c9d MRG: branch 'kwirk/database' into 0.9 - gh-480
11 years ago
Steven Hiscocks 43689d6470 TST: Appropriately mark JournalMatch transmitter test as skipped
11 years ago
Steven Hiscocks a60fbcc116 Merge pull request #476 from kwirk/multiline-matches
11 years ago
Steven Hiscocks d9afcc178a MINOR: PEP-8 tweaks for multiline-matches change set
11 years ago
Daniel Black 18f0e58caa TST: increase coverage in jailreader
11 years ago
Daniel Black b147270be7 BF: allow processing with empty filter
11 years ago
Daniel Black 2f3648c458 DOC: add missing jail directives
11 years ago
Daniel Black f6fb737e6c TST: remove commented test print
11 years ago
Daniel Black e916fcdce4 TST: test case for actions and filters missing in a jail
11 years ago
Daniel Black 1407b955e6 TST: more client/jailreader tests
11 years ago
Daniel Black d74dd31d23 BF: corrected tests for missing jail
11 years ago
Daniel Black 3ddf8da76e ENH: ensure filter is defined in jail before its read
11 years ago
Steven Hiscocks 00ecd22851 ENH: Add getBansMerged method to Fail2BanDb
11 years ago