Commit Graph

2110 Commits (d129321e7ba1e383cb3d0ea52eb00ae89ca87f77)
 

Author SHA1 Message Date
Steven Hiscocks d129321e7b Merge pull request #519 from grooverdan/db-migration
11 years ago
Yaroslav Halchenko 652260e4eb Merge pull request #520 from grooverdan/pypy
11 years ago
Daniel Black 18fbfed91f ENH: error handling on re.group KeyError exception only for PyPy
11 years ago
Daniel Black 1f1fe254a6 DOC: document PyPy version that use KeyError instead of IndexError
11 years ago
Daniel Black d3c065bf76 ENH: add PyPy compatibility
11 years ago
Daniel Black 41bd0470bd TST: table create definitations to end in ; for py26 compatibility
11 years ago
Daniel Black ec31e6a702 TST: restore Ticket testcase coverage to 100% after addition of exception test in Ticket.__eq__
11 years ago
Daniel Black 37ab4147d1 TST: for db.getFilename
11 years ago
Daniel Black fed593e689 TST: for database.getBans with bantime argument
11 years ago
Daniel Black 1990eeae64 BF: Ticket compared to non-Ticket type returns False
11 years ago
Daniel Black 5d2a03e852 TST: remove deprecated warn method of logging and use warning() instead
11 years ago
Daniel Black 4ee018a84b TST: repr test for Ticket
11 years ago
Daniel Black de22c49b4d TST: (another) py26 compatible test fix
11 years ago
Daniel Black 74567d64b6 TST: py26 compatible test
11 years ago
Daniel Black 8a25dd2dad ENH: change addLog to use single SQL statement
11 years ago
Daniel Black e9f5f9b86f Add ticket equality test and representation.
11 years ago
Daniel Black a1a219189f Merge pull request #493 from grooverdan/xarf-ipmatch
11 years ago
Daniel Black 7247a6841a Merge pull request #495 from grooverdan/0.9_merge
11 years ago
Daniel Black ed2f46759c MRG: restore accidently deleted pam comment in jail.conf
11 years ago
Daniel Black 44a0981495 MRG: fix recidive filter
11 years ago
Steven Hiscocks 49f9143535 ENH: Set date to "today" when neither month nor day is time match
11 years ago
Steven Hiscocks 9db44059fd DOC: Add ip(jail)matches/failures to man page
11 years ago
Daniel Black 62e54424a7 TST: flushLog to run correctly regardless of user/travis instigated logging level
11 years ago
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 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 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