Yaroslav Halchenko
b3bcd0a0f2
Filter substition -> substitution
...
I think it is just a filter for testing so should be safe to rename
1 year ago
sebres
9c5f6eea76
version bump (master / 1.1 is python 3.x based now)
1 year ago
sebres
99ff701678
remove support of python 2.x
1 year ago
sebres
677da51562
release 1.0.1 -- energy-equals-mass-times-the-speed-of-light-squared
2 years ago
Jeff Johnson
f9f78ed9d2
IPThreat integration ( #3349 )
...
new IPThreat action
2 years ago
sebres
7db1c97a3e
Merge remote-tracking branch 'remotes/sebres/1.0-breakdown-safe-actions' with master;
...
conflicts resolved
3 years ago
Sergey G. Brester
ea7bbb4757
Merge pull request #2182 from orlitzky/openrc-improvements
...
OpenRC service script improvements
3 years ago
Michael Orlitzky
dd0f348757
files/fail2ban-openrc.init: replace @BINDIR@ at build-time.
...
This commit renames fail2ban-openrc.init to fail2ban-openrc.init.in,
and replaces the hard-coded value "/usr/bin" with "@BINDIR@"
therein. At build-time, setup.py will replace that string with the
correct value, and rename the file (without the ".in" suffix).
This mimics the procedure done for "fail2ban-service.in" entirely.
4 years ago
Sergey G. Brester
d74dd9321b
Merge pull request #2565 from caronc/0.11
...
Add Apprise Support (50+ Notifications)
4 years ago
sebres
fb6315ea5e
Merge branch '0.10' into 0.11
4 years ago
sebres
6f4b6ec8cc
action.d/badips.* removed (badips.com is no longer active, gh-2889)
4 years ago
sebres
b78d1e439a
Merge branch '0.10' into 0.11
4 years ago
sebres
e768f8637a
release 0.10.6 -- just what the doctor ordered
4 years ago
Chris Caron
2216fd8da4
Add Apprise Support (50+ Notifications)
4 years ago
sebres
d26209e2c6
first attempt to make certain standard actions breakdown safe starting with iptables:
...
- better check mechanism (using `-C`, option `--check` is available long time);
- additionally iptables is a replacement for iptables-common now, several actions using this as include now become obsolete;
- many features of different iptables actions are combinable as single chain/rule (can be supplied to action as parameters);
5 years ago
sebres
50fbcda8b6
Merge branch '0.10' into 0.11
5 years ago
sebres
8dc6f30cdd
closes #2596 : fixed supplying of backend-related `logtype` to the jail filter - don't merge it (provide as init parameter if not set in definition section), init parameters don't affect config-cache (better implementation as in #2387 and it covered now with new test)
5 years ago
sebres
27fb4790fb
Merge branch '0.10' into 0.11
5 years ago
sebres
b25d8565fc
release 0.10.5 -- Deserve more respect a jedi's weapon must. Hrrrm, Yes
5 years ago
sebres
f0c5bd56f4
Merge branch '0.10' into 0.11 (conflicts resolved)
6 years ago
sebres
46fc4c4615
protocol and documentation
6 years ago
sebres
e44cd671b2
Merge branch '0.10' into 0.11 (conflicts resolved, tests fixed)
6 years ago
sebres
34dba44816
MANIFEST: forgotten test file
6 years ago
Michael Orlitzky
884f708bd7
fail2ban/files: rename "gentoo" files to "openrc".
...
We ship a service script and configuration file for "gentoo" that are
actually more generally applicable: they work on any system where
OpenRC is used. This commit simply renames the files from "gentoo" to
"openrc" to reflect the fact that they are in no way Gentoo-specific.
6 years ago
sebres
0707695146
Merge branch '0.10' into 0.11, version bump
...
# Conflicts resolved:
# fail2ban/server/database.py
7 years ago
sebres
0a50f2e19e
next release of 0.10: bump version, update ChangeLog, man's and MANIFEST etc.
7 years ago
sebres
aa47937d4f
Merge branch '0.10' into 0.11: bum version after release of 0.10.2
7 years ago
sebres
a45488465e
prepare release: bump version, update ChangeLog, man's and MANIFEST etc.
7 years ago
sebres
76f5e3659e
Merge branch '0.10' into 0.11
7 years ago
sebres
351abeb4ff
prepare release: bump version, update ChangeLog, man's and MANIFEST etc.
7 years ago
Serg G. Brester
b5dd5adb08
Merge pull request #1460 from sebres/0.10-full
...
0.11 ban-time-incr
7 years ago
sebres
8f76a052ec
rebuild man's and MANIFEST
7 years ago
sebres
d2c39d2e45
Merge branch '0.10' into 0.10-full
...
# Conflicts:
# fail2ban/server/database.py - resolved and test-case with persistent ban-time fixed/extended (bantime presents in database)
8 years ago
Serg G. Brester
d56554ecf3
Merge pull request #1688 from felixonmars/arch-config
...
Add a path configuration for Arch Linux
8 years ago
sebres
875295320e
Merge remote-tracking branch 'remotes/gh-upstream/0.10' into 0.10-full
8 years ago
sebres
0c1707afda
filter.d/sshd.conf:
...
- optional parameter `mode` rewritten: normal (default), ddos, extra or aggressive (combines all), see sshd for regex details);
test cases reformatted (since "filterOptions", we don't need multiple test log-files anymore);
8 years ago
Felix Yan
68d829c1dd
Add a path configuration for Arch Linux
8 years ago
sebres
99634638ba
Merge branch '0.10' into 0.10-full
8 years ago
sebres
c9f32f75e6
Merge branch '0.9-fix-regex-using-journal' into 0.10-fix-regex-using-journal (merge point against 0.9 after back-porting gh-1660 from 0.10)
8 years ago
Yaroslav Halchenko
e550850b9c
BF: added missing entires into MANIFEST
8 years ago
sebres
18ebd9ac21
Merge branches 0.10-full and 0.10
8 years ago
sebres
6cdc1ce685
compatibility fix (virtualenv, running test cases in py3)
...
# Conflicts:
# MANIFEST
8 years ago
sebres
08af8de981
compatibility fix (virtualenv, running test cases in py3)
8 years ago
sebres
0eea362aa0
Merge branch 'master' into 0.10
8 years ago
sebres
3bbbe640c0
MANIFEST update for release ban-time-incr version of 0.10
8 years ago
Yaroslav Halchenko
0f88e8a658
Added missing files to MANIFEST
8 years ago
sebres
9b03a6d42e
0.10 pre-release: MANIFEST RELEASE and man pages updates
8 years ago
sebres
4c1bcac0c7
Merge branch '0.10' into f2b-perfom-prepare-716-cs-0.10
9 years ago
Alexander Koeppe
ec7eabbd3b
correct MANIFEST file
9 years ago
sebres
5a053f4b74
starting of the server (and client/server communication behavior during start and daemonize) completely rewritten:
...
- client/server functionality moved away from bin and using now the common interface (introduced in fail2bancmdline);
- start in foreground fixed;
- server can act as client corresponding command line;
- command "restart" added: in opposite to "reload" in reality restarts the server (new process);
- several client/server bugs during starting process fixed.
9 years ago