Commit Graph

20 Commits (c5287e3d9cb0d5336b471f9647bd7e369327fc97)

Author SHA1 Message Date
Yaroslav Halchenko 3e6be243bf Merge branch 'Support_for_mysql_log_example' of https://github.com/arto-p/fail2ban
12 years ago
Yaroslav Halchenko 3b4084d471 BF: fixing up for handling of TAI64N timestamps and adding some unittest for prev commit (not effective much though)
12 years ago
Artur Penttinen edc0eb2a9c Added testcase for MySQL date format to testcases/datedetectortestcase.py
12 years ago
Yaroslav Halchenko 996e23455c DOC: reverted unneeded stripping of DoW + added comments for why [:6]
12 years ago
Steven Hiscocks 86d48a854f Correct datedetector testcases for TAI64N format
12 years ago
Steven Hiscocks 883892a683 Additional date/time formats for datedetector testcases
12 years ago
Yaroslav Halchenko 67145d8b78 ENH: assure that all date templates have unique names
12 years ago
Yaroslav Halchenko 2b6366656f BF: make sorting of date templates stable
12 years ago
Yaroslav Halchenko b257be4cd1 BF+ENH: added %m-%d-%Y pattern + do not add %Y for Feb 29 fix if already present in the pattern
13 years ago
Leonardo Chiquitto a7d47e8b36 Update Free Software Foundation's address
13 years ago
Yaroslav Halchenko db39c7438a ENH: added custom timeformat with '.' as separator. Close gh-1
13 years ago
Yaroslav Halchenko ed6daa70bf ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs)
13 years ago
Cyril Jaquier 09f41e485c - Fixed date values.
17 years ago
Cyril Jaquier 65dcbed591 - Split Filter into Filter and FileFilter.
17 years ago
Cyril Jaquier cd012dda85 - Added svn:keywords
18 years ago
Cyril Jaquier b3143c723d - Fixed a bug in user defined regex/pattern date template
18 years ago
Cyril Jaquier ee86212435 - Updated testcases to fix the time using MyTime
18 years ago
Cyril Jaquier 4502c0f6ba - Organized imports (pylint)
18 years ago
Cyril Jaquier 8df771ce6b - Added one more test for the date detector
18 years ago
Cyril Jaquier 438f0e8122 - Added date detector
18 years ago