Commit Graph

125 Commits (ec4c4b12c1f86769f021216482f4a380ca02d4bc)

Author SHA1 Message Date
sebres f8f01d5ab7 introduced new option `ignorecache` to improve performance of ignore failure check (using caching of `ignoreip`, `ignoreself` and `ignorecommand`)
6 years ago
sebres 187514eda7 bump version (0.10.3 -> 0.10.4.dev1)
7 years ago
sebres 0a50f2e19e next release of 0.10: bump version, update ChangeLog, man's and MANIFEST etc.
7 years ago
Yaroslav Halchenko 3f51c158cd Added manpage (still would need tuning) for fail2ban-python
7 years ago
sebres 9a38d5697f bump version (0.10.2 -> 0.10.3.dev1)
7 years ago
sebres a45488465e prepare release: bump version, update ChangeLog, man's and MANIFEST etc.
7 years ago
sebres f31195a4fc added new logtarget "SYSOUT" to log from fail2ban working in foreground as systemd-service (in opposite to "STDOUT" don't log time-stamps).
7 years ago
sebres 028f32b74b bump version (0.10.1 -> 0.10.2.dev1)
7 years ago
sebres 351abeb4ff prepare release: bump version, update ChangeLog, man's and MANIFEST etc.
7 years ago
sebres c60784540c version bump: release 0.10.0
7 years ago
sebres 6f4fde2c29 Update changelog and man/jail.conf.5
7 years ago
sebres 8f76a052ec rebuild man's and MANIFEST
7 years ago
sebres 00456b8270 review: documentation, small enhancement of `fail2ban-client` to test time abbreviation format:
7 years ago
Georges Racinet 12259bb3c7 man and ChangeLog for logtimezone
8 years ago
sebres e7052e9625 update man/jail.conf.5 (docu for the ignoreself)
8 years ago
sebres 30b53bb2ce update ChangeLog and man/fail2ban-regex.1
8 years ago
sebres 45174c5eaf if fail2ban running as systemd-service, for logging to the systemd-journal, the `logtarget` could be set to STDOUT
8 years ago
sebres ab0c28260b switch down log level for some annoying messages to tracedebug or heavydebug (to 7 or even 5);
8 years ago
sebres 8cba537f6c code review and use new logger-signals for waiting; + regenerated man-files
8 years ago
sebres 9b03a6d42e 0.10 pre-release: MANIFEST RELEASE and man pages updates
8 years ago
Yaroslav Halchenko 0298ba2c1b MANIFEST RELEASE and man pages updates
9 years ago
Yaroslav Halchenko b3ed19b36a DOC: tune up to jail.conf.5 - some line breaks, typos etc
9 years ago
sebres 94cffece12 New interpolation feature for definition config readers - `<known/parameter>`, as extension to interpolation `%(known/parameter)s`, that does not works for filter and action init parameters;
9 years ago
sebres fcf03790f4 fixed misleading documentation of `banaction`
9 years ago
sebres f359ed8c36 Fixed directly defined banaction for allports jails like pam-generic, recidive, etc with new default variable `banaction_allports` (+ man entries for both variables added);
9 years ago
Pablo 7e6964dd9d Fix section jail.conf.5 manpage
9 years ago
Konstantin Manna 7de78f4bb8 renamed <NAME> to correct <ACT> in protocol
9 years ago
Yaroslav Halchenko 70ba5cb005 Release changes (too much of manual "labor"! ;))
9 years ago
Viktor Szépe 9547812526 ipjailmatches is on one line with its description in man jail.conf
9 years ago
Yaroslav Halchenko 46510948a7 DOC: rudimentary manpage for fail2ban-testcases (+updated other mans for consistency)
10 years ago
Yaroslav Halchenko ca849b93dc Initial changes for the release -- simplified ChangeLog header etc
10 years ago
Yaroslav Halchenko d0a5fe620f Refreshed manpages
10 years ago
Yaroslav Halchenko 564eb3389b ENH: fail early in generate-man + provide PYTHONPATH upstairs
10 years ago
Sean DuBois 84b7e93a47 ENH: Add version command to protocol
11 years ago
Cameron Norman 1f53eb2d28 Updated man page for new options
11 years ago
Steven Hiscocks 4190113e4b DOC: Fix jail.conf(5) man page which had duplicate {fail,ignore}regex
11 years ago
Ruben Kerkhof 1695d5c076 Fix a few typos
11 years ago
Steven Hiscocks e437bd5e6f DOC: Add database settings for fail2ban.conf to jail.conf(5) man page
11 years ago
Daniel Black e3b97e6a6c DOC/ENH: update man pages for release
11 years ago
Steven Hiscocks 742e52269a DOC: Added jail.conf(5) and ChangeLog for "logencoding"
11 years ago
Steven Hiscocks 725a8261fe DOC: Add items to ChangeLog and readded jail.conf(5) for logpath tail
11 years ago
Daniel Black cc8ec826c5 MRG: from master 2014-03-02
11 years ago
Steven Hiscocks 75599fc7a0 DOC: Add reference to action argument values which contain ","
11 years ago
Steven Hiscocks a4731ef988 DOC: Correct log levels
11 years ago
Daniel Black 7b56daee8f DOC: set realistic expectations of what fail2ban protects against
11 years ago
Steven Hiscocks 4aa50684ab Merge pull request #581 from kwirk/datetemplate-regroupdict
11 years ago
Daniel Black a650178bd1 MRG: merge from master 2014-01-19
11 years ago
Daniel Black 59b1e225e9 DOC/ENH: update man pages for release
11 years ago
Daniel Black 224e795f4c DOC: note in man page about "last message repeated" syslog compression. Closes Debian bug #620364
11 years ago
Steven Hiscocks 5c16ac3a89 ENH: Full regex for datepattern, utilising modified Python `_strptime`
11 years ago