Commit Graph

306 Commits (286d78e13cd70442b51619fb59ee2f5036d14ca2)

Author SHA1 Message Date
Daniel Black caf284d518 DOC: ChangeLog deconflict
11 years ago
Steven Hiscocks a8f2448349 ENH: Allow SE Linux epoch date detection
11 years ago
Daniel Black 6224d761ab BF: simplify
11 years ago
Daniel Black 4d1c060e21 ENH: dont execute empty commands
11 years ago
Daniel Black 4b5ecbccd1 ENH: debuggex URLs with fail2ban-regex
11 years ago
Yaroslav Halchenko f1adf75b59 ENH: basic testing for iso8601 code which had no explicit tests + spit out ValueError for incorrect type of input and ParseError otherwise
11 years ago
Daniel Black b589533d69 Merge branch 'master' into kwirk-merge
11 years ago
Daniel Black ced271b908 ENH: date for apache-2.4 - adds milliseconds
11 years ago
Yaroslav Halchenko c84a2e595a ENH(BF): put 'standard' template after more detailed ones with day of week and year
11 years ago
Yaroslav Halchenko c0456fd835 BF: Fixing a name for MySQL date pattern which misplaced Year (should not effect functionality) Closes #312
11 years ago
Steven Hiscocks 1e270078b4 TST: Warn if date templates overlap in default detectors
12 years ago
Yaroslav Halchenko 3b52eca608 ENH+TST: Ticket -- drop unused/bogus get|setFile + enh __str__ + basic testing
12 years ago
Steven Hiscocks bf05f2ac95 Merge branch 'filter-failregex-return'
12 years ago
Yaroslav Halchenko 0a02cfe9e8 ENH: <HOST> must end with alphanumeric \w (not a dot or a dash etc)
12 years ago
Yaroslav Halchenko 148cbd8d2a ENH: heavier debugging -- log split date/log line even for no match. Log matching regex upon match
12 years ago
Steven Hiscocks 1a2b6442a0 ENH+BF+TST: Filter now returns reference to failregex and ignoreregex
12 years ago
Steven Hiscocks 40f67c64b8 TST: Test sample logs' entries are matched by filter regexs
12 years ago
Yaroslav Halchenko e282d6b1c7 ENH: Remove unused any longer _ctime helper
12 years ago
Yaroslav Halchenko 5df6796e69 ENH: DNS resolution -- catch parent exception
12 years ago
Yaroslav Halchenko 8d25e83f5d BF: race condition -- file should not be read unless it is not empty
12 years ago
Yaroslav Halchenko f340e5c0f5 ENH(+possibly BF): for FilterPoll rely not only on mtime but also ino and size to assess if file was modified
12 years ago
Yaroslav Halchenko 2ffc143597 ENH: more of heavydebug'ing for FilterPoll
12 years ago
Yaroslav Halchenko 591590860a BF: setSleepTime -- would barf since value is not str (wasn't used/tested)
12 years ago
Yaroslav Halchenko 97f9cfc0b0 ENH: 'heavydebug' level == 5 for even more debugging in tricky cases
12 years ago
Yaroslav Halchenko 21474884e0 ENH: now we know that logging handlers closing was still buggy in 2.6.2
12 years ago
Yaroslav Halchenko 571ff33fde ENH: issue a warning if jail name is longer than 19 symbols (Close #222)
12 years ago
Yaroslav Halchenko 14f92d9144 Merge pull request #225 from yarikoptic/master
12 years ago
Steven Hiscocks 8af3ffb332 BF: Fix for filterpoll incorrectly checking for jailless state
12 years ago
Yaroslav Halchenko 8161038987 ENH: strengthen detection of working pyinotify
12 years ago
Yaroslav Halchenko 90d6a4a6cd ENH: consistent operation of formatExceptionInfo + unittest for it
12 years ago
Yaroslav Halchenko 6fef85ff2d ENH: strip CR and LF while analyzing the lines (processLine) (Close #202)
12 years ago
Daniel Black 495f2dd877 DOC: purge of svn tags
12 years ago
Yaroslav Halchenko 89adcd7ff7 Merge branch PR #193 ASSP SMTP Proxy support (with some manual squashing)
12 years ago
Enrico Labedzki e27385e873 as yaroslav wishes
12 years ago
Enrico Labedzki 9185c070eb changed from DateASSPlike class to DateStrptime
12 years ago
Enrico Labedzki ba8f012637 fixed little things
12 years ago
Enrico Labedzki 24a8d07c20 added new date format support for ASSP SMTP Proxy
12 years ago
Yaroslav Halchenko 7c409dd24f Merge branch 'master' of git://github.com/fail2ban/fail2ban
12 years ago
Yaroslav Halchenko 8e63d4c6da ENH: "is None" instead of "== None" + tune ups in headers
12 years ago
Daniel Black d7862266d6 DOC: missing cinfo tags are ok. Log error for self referencing definitions
12 years ago
Daniel Black d28f3fa285 DOC: s/defination/definition/g learn to spell
12 years ago
Yaroslav Halchenko f21566049c BF: pyinotify backend should also handle IN_MOVED_TO events
12 years ago
Daniel Black 1d9abd1b39 ENH: allow recursive tag substitution in action files.
12 years ago
Steven Hiscocks 3d6791fe3e ENH: Minor change to action for consistency of execStart/Stop
12 years ago
Steven Hiscocks 28e9acf86a TST: no cover additions to server, primarily daemon creation
12 years ago
Yaroslav Halchenko ffe48741e3 DOC: thanks @kwirk for spotting the typos in exception message
12 years ago
Yaroslav Halchenko 301460f451 Merge remote-tracking branch 'pr/167/head': FD_CLOEXEC bug fixes (filters) + support (actions). Avoid sockets descriptors leak.
12 years ago
Yaroslav Halchenko 3e6be243bf Merge branch 'Support_for_mysql_log_example' of https://github.com/arto-p/fail2ban
12 years ago
Nicolas Collignon 39667ff6f7 FD_CLOEXEC support
12 years ago
Yaroslav Halchenko 33a31e096a RF+TST: bring inBanList back from private to protected and enabled its rudimentary unittests
12 years ago