Commit Graph

2277 Commits (ad41b2d198749273cf3793add4ac67843c55e18a)
 

Author SHA1 Message Date
Daniel Black d1ea8e85f8 BF: Fix FailRegex.search test case for 0.9
11 years ago
Daniel Black b5f5ddf123 ENH: end anchor for exim-spam
11 years ago
Daniel Black ef47c33082 Merge pull request #530 from kwirk/logpath-tail
11 years ago
Daniel Black d727ba639a ENH: exim-spam to include spamassassin log entry. Closes gh-533
11 years ago
Steven Hiscocks 6a395f4cf7 ENH: add option to addlogpath for tail option
11 years ago
Ivo Truxa bb88cfaddb Update exim-spam
11 years ago
Daniel Black 2b9d4f86cd DOC: filter documentation was bigger than DEVELOP so separated it out. Hopefully it may get read more
11 years ago
Daniel Black 4a0e428563 DOC: change log for asynchat.push change
11 years ago
Daniel Black c074773805 ENH: apache modsecurity from 0.9 branch
11 years ago
Daniel Black 6666f41ee6 ENH: apache modsecurity filter
11 years ago
Daniel Black be382dae4d MRG: ufw changelog conflicts
11 years ago
Daniel Black 1f6ece2a40 Merge pull request #490 from grooverdan/firewallcmd-ipset
11 years ago
Daniel Black ea2a13946e TST: more test of filters
11 years ago
Daniel Black 8617898f00 TST: additional apache-modsecurity sample log entry
11 years ago
Steven Hiscocks 26b50555ba Merge pull request #528 from grooverdan/modsecurity
11 years ago
Daniel Black c9cfdca396 ENH: add filter for apache-modsecurity
11 years ago
Daniel Black 1dfb4e3374 Merge pull request #527 from kwirk/systemd-backend-datetime
11 years ago
Steven Hiscocks 4d128db64a BF: asyncserver now ensures all data is sent
11 years ago
Steven Hiscocks f460bde73c BF: Duplicate ip addresses returned from socket.gethostbyname_ex
11 years ago
Steven Hiscocks c80297045e ENH: Pass date time straight from systemd backend
11 years ago
Steven Hiscocks 087af27c65 Merge pull request #523 from grooverdan/more-0.9-tests
11 years ago
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 8df9112487 TST: get StartStop test case closer to something usable (not there yet however)
11 years ago
Daniel Black 6aae276d2b TST: add #pragma: no cover for python version branches
11 years ago
Daniel Black a3b758cdd3 TST: more test of filters
11 years ago
Daniel Black 33df269d82 Merge pull request #522 from yarikoptic/master
11 years ago
Yaroslav Halchenko 6815190685 BF(2.4): omit date patterns containing %f (.subsec) for Python before 2.5
11 years ago
Yaroslav Halchenko c6a7bc2221 BF(2.4): remove use of "with" for python 2.4 for now (since we list it as supported)
11 years ago
Yaroslav Halchenko 952de51cf1 ENH: per original discussion, and changes which followed, better not to ignore absent failregex -- all filters (but included common) should have it
11 years ago
Yaroslav Halchenko 4e165c9692 ENH: FilterReader - use the set methods (improve coverage), test getters, use os.path.join
11 years ago
Yaroslav Halchenko 0141a6dbe7 TST: add few more rudimentary tests for Regex to complete its coverage
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 ddac79c15c TST: include blank ignorecommand in jail.conf to indicate default value and to raise test coverage
11 years ago
Daniel Black 6fa4e48f88 BF: Add testcases/files/ignorecommand.py to MANIFEST
11 years ago
Daniel Black dfb6c45297 Merge pull request #401 from bes-internal/ignorecommand
11 years ago
bes.internal 55d76ac373 TST: add test for IgnoreCommand at server
11 years ago