Yaroslav Halchenko
7e902a1320
1.5 version of Fail2ban logwatch file
...
as copied from Debian package 7.4.0+svn20131108rev175-1
10 years ago
Yaroslav Halchenko
b79a82ebdd
minor typo
10 years ago
Yaroslav Halchenko
d8c7cc2832
Merge pull request #764 from craneworks/master
...
Adding vagrant support
10 years ago
Yaroslav Halchenko
4a23a7dcf1
Merge pull request #766 from leftyfb/master
...
Added cloudflare action
10 years ago
Yaroslav Halchenko
2756bbe12a
changelog and thanks for the preceding fix
...
Conflicts:
ChangeLog
THANKS
10 years ago
Yaroslav Halchenko
31ee26e72f
Merge pull request #774 from guersam/tmp/fix-sieve-filter
...
Fix sieve filter to use correct option
10 years ago
leftyfb
1101021896
Added entry for Cloudflare action
10 years ago
leftyfb
2179c8293c
ChangeLog Added and entry about Cloudflare action
10 years ago
leftyfb
6dbd449f77
Changed to Cloudflare JSON API
10 years ago
Jisoo Park
2e7b8adb3b
Fix sieve filter to use correct option
10 years ago
Yaroslav Halchenko
2b59a211ee
Merge branch 'master' of github.com:fail2ban/fail2ban
...
* 'master' of github.com:fail2ban/fail2ban:
Forwards bantime to action scripts
10 years ago
Yaroslav Halchenko
a35b62500f
changelog entries for already merged and upcoming merge
10 years ago
Yaroslav Halchenko
f19c5fc939
Merge pull request #770 from eltrai/master
...
Forwards bantime to action scripts
10 years ago
Yaroslav Halchenko
effa1bc757
Merge branch 'master' of github.com:fail2ban/fail2ban
...
* 'master' of github.com:fail2ban/fail2ban:
Update courier-smtp.conf
I don't understand those years.
added Jul 3 & Jul 4
Update courier-smtp.conf
named users + smtp atuh probes
BF: Remove manually unbanned IPs from persistent database
typo
10 years ago
Yaroslav Halchenko
f9cfbd66e6
Merge pull request #771 from szepeviktor/patch-1
...
named users + smtp auth probes
10 years ago
Szépe Viktor
143a55bf26
Update courier-smtp.conf
10 years ago
Yaroslav Halchenko
81c98f77ca
Merge pull request #769 from kwirk/unban-database
...
BF: Remove manually unbanned IPs from persistent database
10 years ago
Yaroslav Halchenko
2d7f2fa33f
Merge pull request #756 from marclaporte/patch-1
...
typo
10 years ago
Yaroslav Halchenko
edfdeecfe6
DOC: Changelog for recent merge
10 years ago
Yaroslav Halchenko
45c1095606
Merge pull request #750 from niorg/master
...
Added Directadmin filter, jail and log test
10 years ago
Szépe Viktor
68bf5a1c36
I don't understand those years.
11 years ago
Szépe Viktor
9c4f9a3de8
added Jul 3 & Jul 4
11 years ago
Szépe Viktor
d757ef584f
Update courier-smtp.conf
11 years ago
Szépe Viktor
a786e8a29b
named users + smtp atuh probes
11 years ago
Pierre-Alain Dupont
3d7504c19e
Forwards bantime to action scripts
...
That way, ipset and afctl will use a real timeout and not default to a fixed value for all jails
11 years ago
Steven Hiscocks
01d02ca5e6
BF: Remove manually unbanned IPs from persistent database
...
Stops them being restored when Fail2Ban is restarted. Particularly this
is an issue with bantime < 0
Fixes gh-768
11 years ago
Steven Hiscocks
e301d6c840
DOC: Update ChangeLog for change in b73ed9b
11 years ago
Steven Hiscocks
8e0a59f04d
Merge pull request #763 from Sean-Der/round-banip-time
...
BF: Round timeofban before inserting into the persistant database
11 years ago
Florian Pelgrim
fc7eaac77a
Vagrant with two Ubuntu Trusty64 boxes
...
Added Vagrantfile with Ubuntu Trusty64 configured.
Both VMs are sharing the same network 192.168.200.0/24. Options for using
saltstack are pre-configured but commented out.
VM "secure" can be used for testing fail2ban code.
VM "attacker" can be used to perform attack against our "secure" VM.
11 years ago
Yaroslav Halchenko
78d8ea2e50
Merge pull request #760 from yarikoptic/enh/exim4_debian_path
...
BF: fix path to the exim log on Debian and Fedora systems
11 years ago
leftyfb
cba570cabd
Updated comments
11 years ago
leftyfb
5471e99ebe
Added cloudflare action
11 years ago
Yaroslav Halchenko
d498474c8f
Merge pull request #758 from Sean-Der/add-version-to-protocol
...
ENH: Add version command to protocol
11 years ago
Sean DuBois
ac9fa90625
BF: Round timeofban before inserting into the persistant database
11 years ago
Florian Pelgrim
2f42ab00ad
Adding vagrant support
...
Vagrant will provide you with a default devel box where code
can be tested. No further arguments like "On my system it is
running. Has to be yours".
I choosed a Debian wheezy based box with saltstack installed.
Wheezy because it is stable and ships mostly older packages
than other distros. Saltstack is used for pre-installing
packeges when bringing up our box. So any requierements from
fail2ban can be saved here and shipped out with git.
You can add multiple other boxes. For example adding CentOS
to check if the tests are passing also there.
11 years ago
Sean DuBois
84b7e93a47
ENH: Add version command to protocol
...
TST: Add test for version server command
11 years ago
Yaroslav Halchenko
6cddc65cee
BF: path to exim's mainlog on Fedora (Thanks Frantisek Sumsal) + changelog entry
11 years ago
Yaroslav Halchenko
43950d8b7e
BF: fix path to the exim log on Debian systems (/var/log/exim4)
11 years ago
Marc Laporte
3777591ab0
typo
11 years ago
Cyril Roos
add8e61036
Added Directadmin filter, jail and log test
11 years ago
Yaroslav Halchenko
c7de888cd3
DOC: Changelog for previous merge (pass a copy of aInfo)
11 years ago
Yaroslav Halchenko
602239051b
BF: reincarnated import of logging (used to obtain level constants)
11 years ago
Yaroslav Halchenko
0adb10f653
Merge branch 'ainfo-copy' of https://github.com/kwirk/fail2ban
...
* 'ainfo-copy' of https://github.com/kwirk/fail2ban :
TST: actions modifying aInfo test more robust
TST: Test for actions modifying (un)ban aInfo
BF: aInfo could be modified by actions, causing unexpected behaviour
11 years ago
Yaroslav Halchenko
305b31ae1c
DOC: ChangeLog -- Added an entry about iptables-common.conf
11 years ago
Steven Hiscocks
dd3ab858dd
TST: actions modifying aInfo test more robust
11 years ago
Steven Hiscocks
7640aa0918
TST: Test for actions modifying (un)ban aInfo
11 years ago
Steven Hiscocks
2d54161696
Merge branch 'kwirk/harmonize-log-msgs'
...
Conflicts:
ChangeLog - Keep all additions
11 years ago
Steven Hiscocks
76a5633ff9
Merge pull request #739 from ranvis/enh-iptables-ipsets
...
ENH: Add <chain> to iptables-ipsets.
11 years ago
SATO Kentaro
65ff3e9604
ENH: Introduce iptables-common.conf.
11 years ago
Steven Hiscocks
94232d7c31
Merge pull request #726 from pmarrapese/master
...
Minor improvement to sshd filter
11 years ago