Commit Graph

140 Commits (1707560df8033341e4fb8a2e79db3ea684b42386)

Author SHA1 Message Date
sebres 295630cccf documentation and changelog
4 years ago
Sergey G. Brester ea35f2ad75
default loglevel is INFO
4 years ago
sebres 54b2208690 extends protocol/client with banned status (retrieve information whether an IP is banned and/or in which jails), implements FR gh-2725
5 years ago
sebres e57e950ef5 version bump (back to dev)
5 years ago
sebres 7a28861fc7 review of command line: more long-named options can be supplied via command line
5 years ago
sebres 3f48907064 amend to f3dbc9dda10e52610e3de26f538b5581fd905505: change main thread-name back to `fail2ban-server`;
5 years ago
sebres b25d8565fc release 0.10.5 -- Deserve more respect a jedi's weapon must. Hrrrm, Yes
5 years ago
sebres 4e4bd43e5e small amend for d1b7e2b5fb2b389d04845369d7d29db65425dcf2: double usage string removed, spacing fixed
5 years ago
sebres d44607a161 part of #927 - filter enhancement to parse IP sub-nets (IP/CIDR with correct recognition of IP-family),
5 years ago
sebres 46fc4c4615 protocol and documentation
6 years ago
sebres 3c70fe298a closes gh-969: introduces new section `[Thread]` and option `stacksize` to configure default stack-size of the threads running in fail2ban. Example:
6 years ago
sebres 00a6717953 fail2ban-client: extended with new feature which allows to inform fail2ban about single or multiple attempts (failure) for IP (failure-ID), syntax:
6 years ago
sebres 84cec5e861 implements gh-2349: `fail2ban-client set jain banip/unbanip ip1 .. ipN` extended to ban/unban multiple tickets;
6 years ago
sebres 0ae02ba2a1 version bump (back to dev-version)
6 years ago
sebres aa565eb80e release 0.10.4 - ten-four-on-due-date-ten-four
6 years ago
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