sebres
61799e15e1
release 1.1.0 -- object-found--norad-59479-cospar-2024-069a--altitude-36267km
7 months ago
sebres
9c5f6eea76
version bump (master / 1.1 is python 3.x based now)
1 year ago
sebres
eba33d6205
version bump
2 years ago
sebres
e1d3006b03
update 1.0.2 -- finally-war-game-test-tape-not-a-nuclear-alarm
2 years ago
sebres
f8fcaf943b
version bump
2 years ago
sebres
677da51562
release 1.0.1 -- energy-equals-mass-times-the-speed-of-light-squared
2 years ago
koratfood
e3d8b041a2
Fix typo in fail2ban-client manpage
...
Fix minor typographical error.
2 years ago
Sylvestre Ledru
1cd3118da3
Fix typo found by lintian (Debian static analyzer)
3 years ago
sebres
eea1881b73
release 0.11.2 -- heal-the-world-with-security-tools
4 years ago
sebres
e768f8637a
release 0.10.6 -- just what the doctor ordered
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`;
...
implements new command line option `--pname` to specify it by start of server (default `fail2ban-server`);
closes gh-2623 (revert change of main thread-name, because it can affect process-name too, so `pgrep` & co. may be confused)
5 years ago
sebres
bb0f732ae6
version bump (master is 1.0.x-dev now)
5 years ago
sebres
d004a2c79b
release 0.11.1 -- This is the Way
5 years ago
sebres
b25d8565fc
release 0.10.5 -- Deserve more respect a jedi's weapon must. Hrrrm, Yes
5 years ago
sebres
46fc4c4615
protocol and documentation
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:
...
set <JAIL> attempt <IP> [<failure1> ... <failureN>]
6 years ago
sebres
84cec5e861
implements gh-2349: `fail2ban-client set jain banip/unbanip ip1 .. ipN` extended to ban/unban multiple tickets;
...
reorganized banning facilities (addBannedIP moved from filter to actions in order to ban directly without implication of fail-manager in between.
6 years ago
sebres
f959f58e15
extend protocol (command-line) and regenerate man's
6 years ago
sebres
df97fd33cf
ip-list is sorted now (by end of ban) per default;
...
extended with new option `--with-time` to provide more pretty and informative result (separated by new-line, including time strings: time of ban + ban-time = end of ban):
192.0.2.1 2019-01-06 22:24:48 + 300 = 2019-01-06 22:29:48
192.0.2.2 2019-01-06 22:24:48 + 600 = 2019-01-06 22:34:48
also it is possible now to provide separator-character as extra-parameter after `get <jail> banip ?sep-char?` (default is space).
removed unneeded test-cases (test code-base minimization) and unexpected manually changed files.
6 years ago
SP
3d477d229d
ENH: added new command `fail2ban-client get <JAIL> banip` to get the banned ip addresses (gh-1916)
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
ac0d441fd6
0.10.3.fix1: version bump
7 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
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
a99513a43e
version bump (0.11.0.dev0) after merge 0.10
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
8f76a052ec
rebuild man's and MANIFEST
7 years ago
Yaroslav Halchenko
35280044ff
Preparing for 0.9.7 release
8 years ago
Yaroslav Halchenko
3605155978
updated man pages
8 years ago
sebres
ab0c28260b
switch down log level for some annoying messages to tracedebug or heavydebug (to 7 or even 5);
...
added verification of specified log-level before transmitting to the server;
numeric log-level allowed now in server (resp. fail2ban.conf);
8 years ago
sebres
8cba537f6c
code review and use new logger-signals for waiting; + regenerated man-files
8 years ago
Yaroslav Halchenko
5714ac201b
DOC: preparations for 0.9.5 release
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
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
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
Sean DuBois
84b7e93a47
ENH: Add version command to protocol
...
TST: Add test for version server command
11 years ago
Cameron Norman
1f53eb2d28
Updated man page for new options
11 years ago