Commit Graph

63 Commits (63c7ceb81d2a3e46c916a2e3c530fa7ec83f8c56)

Author SHA1 Message Date
sebres 81e659b760 performance fix: minimizes connection overhead, using same socket by multiple commands without close it (ex.: 'start' sends several hundreds commands at once)
10 years ago
Lee Clemens 77f5983b42 Test permissions to socket for detailed errors if socket.error raised
10 years ago
Lee Clemens c7e203b20f Fix PEP8 E401 - multiple imports on one line
10 years ago
Steven Hiscocks 0c869910ea BF: Fix fail2ban-regex not parsing journalmatch correctly
10 years ago
sebres 74c6f6ac4b BF: fail2ban-regex does not read '.local' file of given filter (gh-954)
10 years ago
Yaroslav Halchenko caa6006a31 ENH: do use @staticmethod (we are well beyond support of 2.4 now)
10 years ago
sebres 73a06d55a8 reset share/cache storage (if we use 'reload' in client with interactive mode)
10 years ago
Yaroslav Halchenko 602239051b BF: reincarnated import of logging (used to obtain level constants)
11 years ago
Steven Hiscocks 2d54161696 Merge branch 'kwirk/harmonize-log-msgs'
11 years ago
Steven Hiscocks 4fc7f1a831 ENH: Tweak naming of getF2BLogger, and ensure consistent use
11 years ago
Steven Hiscocks e8131475cd ENH: Realign and harmonise log messages with getF2BLogger helper
11 years ago
Yaroslav Halchenko eb2487986c ENH: minor -- print time which was used to process lines
11 years ago
Yaroslav Halchenko 3471f13a84 Merge pull request #700 from kwirk/format-traceback-to-helpers
11 years ago
Yaroslav Halchenko 1e19bca28e Merge pull request #704 from CameronNemo/foreground-opt-client
11 years ago
Steven Hiscocks 7cc64a14e0 BF: fail2ban-regex assertion error caused by miscounted "missed" lines
11 years ago
Cameron Norman 73cb3e3eec Added more specific help message to fail2ban-client with -f option
11 years ago
Cameron Norman 7818b0cb2a Added f and b to cmdOpts.
11 years ago
Cameron Norman 9c2a0cb403 Added foreground and background options to fail2ban-client
11 years ago
Steven Hiscocks 6a740f684a ENH: Move traceback formatter to from tests.utils to helpers
11 years ago
Hank Leininger 2d42b46a7c
Add a --print-all-matched option.
11 years ago
Steven Hiscocks e193e67718 BF: fail2ban-regex mix of tabs and spaces
11 years ago
Daniel Black aa7e8fb9ce DOC: Credits. close gh-644
11 years ago
Steven Hiscocks 5630c56c75 ENH: Change logging levels and make info more verbose
11 years ago
Steven Hiscocks f68d85a6ac Merge branch 'master' into 0.9
11 years ago
Daniel Black cc1a9cc45d BF: match up fail2ban-regex for datedetector/datetemplate changes
11 years ago
Daniel Black a650178bd1 MRG: merge from master 2014-01-19
11 years ago
Daniel Black 95add8a1c5 BF: datepattern handling in fail2ban-regex
11 years ago
Daniel Black 58a5983367 ENH: fix fail2ban-regex for filter arguement substition
11 years ago
Steven Hiscocks c80297045e ENH: Pass date time straight from systemd backend
11 years ago
Daniel Black 7c0efc8ec8 MRG: merge so far - flushLogs not working yet
11 years ago
Steven Hiscocks 06a7b6534e DOC: Correct use of tab to spaces in fail2ban-regex help message
11 years ago
Steven Hiscocks d9afcc178a MINOR: PEP-8 tweaks for multiline-matches change set
11 years ago
Steven Hiscocks 60d298d898 BF: fail2ban-regex erroneously reporting multiple regexs had matched
11 years ago
Steven Hiscocks c886414e2e ENH+BF: Capture multiline matched lines into fail ticket
11 years ago
Daniel Black 47d35c9d80 MRG: 0.8.11 to 0.9
11 years ago
Steven Hiscocks e07df3f7d4 ENH: fail2ban-regex uses ISO8601 when using journal backend
11 years ago
Daniel Black 1f1a56174f MRG: merge from master
11 years ago
Daniel Black d5291517a7 MISC: merge from master
11 years ago
Steven Hiscocks 088e7f92aa ENH: fail2ban-regex uses iterable for files and journal access
11 years ago
Steven Hiscocks 72430e805d Merge branch 'datepatterns' into datepatterns-dateregex
12 years ago
Steven Hiscocks 05fac65a50 BF: fail2ban-regex multiline regex matches no longer in missed lines
12 years ago
Steven Hiscocks 1eea0dcec8 Merge branch 'master' into 0.9
12 years ago
Steven Hiscocks 3dbe2c04ca BF: fail2ban now don't print maxlines twice when using ignoreregex
12 years ago
Steven Hiscocks 1dbba35cd9 Merge branch 'master' into 0.9
12 years ago
Steven Hiscocks 88bee24edb DOC: Neaten format for fail2ban-regex maxlines print
12 years ago
Steven Hiscocks d081a71759 BF: fail2ban-regex on python3+
12 years ago
Steven Hiscocks 5ca6a9aeb6 Merge branch 'systemd-journal' into 0.9
12 years ago
Steven Hiscocks f87c53fa52 BF: fail2ban-regex adding duplicate lines with each regex
12 years ago
Steven Hiscocks 123ec3da13 BF: Incorrect import for 0.9 branch in fail2ban-regex
12 years ago
Yaroslav Halchenko 8487cb2e90 Merge commit '0.8.10-31-g1ab0f0f' into 0.9
12 years ago