Commit Graph

291 Commits (7e442c5b2744fed7771d5cec440e91d85072048d)

Author SHA1 Message Date
Yaroslav Halchenko 70ae1ed68b ENH: ban also submission port (587) for all smtp-related jails
12 years ago
Steven Hiscocks 5ca6a9aeb6 Merge branch 'systemd-journal' into 0.9
12 years ago
Yaroslav Halchenko 8487cb2e90 Merge commit '0.8.10-31-g1ab0f0f' into 0.9
12 years ago
Daniel Black 88b4598ed8 BF: fix to proxy port in 3proxy example
12 years ago
Daniel Black 16d63434ef DOC: credits
12 years ago
Yaroslav Halchenko d2b1c73b92 CFG: assure actions for all the jails
12 years ago
Yaroslav Halchenko f5a8a8ac7c Release 0.8.9
12 years ago
Yaroslav Halchenko 90b8433ac5 DOC: inline commends with ';' are in effect only if ';' follows as space
12 years ago
Steven Hiscocks f7d328195f NF: Add systemd journal backend
12 years ago
Yaroslav Halchenko f1b6806eb4 Merge branch 'master' into 0.9
12 years ago
Yaroslav Halchenko 5accc10a47 Merge pull request #206 from grooverdan/bsd_ipfw
12 years ago
Daniel Black aa52743f52 DOC: add jail.conf entry for pf
12 years ago
Daniel Black b6d0e8ad9c ENH: add ipfw rule for bsd using the tables.
12 years ago
Enrico Labedzki 07aee8cd33 as daniel desires
12 years ago
Enrico Labedzki 24a8d07c20 added new date format support for ASSP SMTP Proxy
12 years ago
Steven Hiscocks f196709be1 ENH: Update asterisk example jail.conf entry for multiaction
12 years ago
Yaroslav Halchenko 62602a9ed0 Revert "ENH: by default enable a single jail -- sshd"
12 years ago
Yaroslav Halchenko 1d72a8265d Merge branch '0.9' into _tent/jail.conf
12 years ago
Yaroslav Halchenko 2a48b0ab54 Merge branch 'master' into 0.9
12 years ago
Yaroslav Halchenko 22f04677b6 BF: usedns deals with forward (not reverse) DNS lookups (thanks Steven Hiscocks)
12 years ago
Yaroslav Halchenko 87bac37139 ENH: default port to all ports (0:65535) + remove where thus not needed + typos
12 years ago
Yaroslav Halchenko f4a74d8d8b RF: rename/unify naming of courier filters/jails
12 years ago
Yaroslav Halchenko 47a62b6072 ENH: by default enable a single jail -- sshd
12 years ago
Yaroslav Halchenko 3ba540eca3 ENH+BF: use %(__name__) by default for filter, defined enabled = false by DEFAULT
12 years ago
Yaroslav Halchenko 24e4cfe1b7 Merge branch '0.9' into _tent/jail.conf
12 years ago
Steven Hiscocks 9672e44d39 ENH: Move jail `maxlines` to filter config
12 years ago
Yaroslav Halchenko 4665ac6b27 RF: jail.conf with entries from Debian's copy and changing existing ones to conform the "template"
12 years ago
Yaroslav Halchenko 4869186c8f Merge branch 'py3' of https://github.com/kwirk/fail2ban into 0.9
12 years ago
Yaroslav Halchenko f5572c8ade Merge pull request #173 from kwirk/maxlines
12 years ago
Steven Hiscocks 4d80fad874 ENH+DOC: Add Guacamole filter, example log and jail
12 years ago
Steven Hiscocks 183cfa6e00 ENH: Default maxlines value in jail.conf, and verify value is int >0
12 years ago
Steven Hiscocks fa0f8f9e6d Merge branch '0.9' into py3
12 years ago
Yaroslav Halchenko 99a5d78e37 ENH: for consistency (and future expansion ;)) -- rename to mysqld-auth
12 years ago
Yaroslav Halchenko 3e6be243bf Merge branch 'Support_for_mysql_log_example' of https://github.com/arto-p/fail2ban
12 years ago
Steven Hiscocks 77aa523f22 Merge branch 'master' into py3
12 years ago
Yaroslav Halchenko 105306e1a8 Merge remote-tracking branch 'pr/117/head' -- SOGo filters
12 years ago
Artur Penttinen 29d0df58be Added support for MySQL logfiles
12 years ago
Pascal Borreli a2b29b4875 Fixed typos
12 years ago
Steven Hiscocks 66367876bb Add ability to set log encoding for jail
12 years ago
Yaroslav Halchenko d5ae28facf Merge pull request #104 from gebi/t/route
12 years ago
ArndRa 52f952e645 Update config/jail.conf
12 years ago
Yaroslav Halchenko 5f2d3832f7 NF: roundcube-auth filter (to close Debian #699442, needing debian/jail.conf section)
12 years ago
Michael Gebetsroither 03433f79cd add example jail.conf for blocking through blackhole routes for ssh
12 years ago
Daniel Black da0ba8ab4c ENH: add example jail for ipset
12 years ago
Yaroslav Halchenko a3b242d6dd BF: inline comments must use ; not # -- recidive jail
13 years ago
Yaroslav Halchenko b4099dae57 DOC: Adjusted header for config/*.conf to mention .local and way to comment
13 years ago
Yaroslav Halchenko 7b77beee0e DOC: comment in jail.conf for the need of multiple jails for asterisk
13 years ago
Yaroslav Halchenko 71a3fb17e2 Merge remote-tracking branch 'gh-magicrhesus/master'
13 years ago
Xavier Devlamynck 180c17bede Disable asterisk jail by default
13 years ago
Xavier Devlamynck df0e0fdc07 Change jail for asterisk, add support for SIP and SIP-TLS on TCP and UDP ports
13 years ago
Yaroslav Halchenko 42dd05210a Added a warning for the recidive jail
13 years ago
Xavier Devlamynck c7613ce311 Remove custom bantime
13 years ago
Yaroslav Halchenko 1807be5a8c ENH: moved jail definition for recidive into jail.conf + swapped/commented durations + non-groupping ?:
13 years ago
Lee Clemens d73a71f5cf ENH: Add usedns parameter for the jails
13 years ago
Xavier Devlamynck 7d465f98c1 Add asterisk support
13 years ago
Lee Clemens e442503133 Added pyinotify backend
13 years ago
François Boulogne a7cb20edac add lighttpd-auth jail
13 years ago
Yaroslav Halchenko 02be7d03b2 BF: use standard/reserved example.com instead of mail.com
14 years ago
Yaroslav Halchenko 7b54c7b33b spellcheck jail.conf. Thanks Christoph Anton Mitterer
14 years ago
Yaroslav Halchenko 521631cfcc default ignoreip to ignore entire loopback zone (/8): see http://bugs.debian.org/598200
14 years ago
Yaroslav Halchenko dabe3aeae1 disabling entirely named-refused-udp jail with a big fat warning
15 years ago
Arturo 'Buanzo' Busleiman b91595dd11 Disabled jail lighttpd-fastcgi by default.
15 years ago
Arturo 'Buanzo' Busleiman dde7afe1f3 added two new filter files (PHP url_fopen, lighttpd fastcgi alerts), updated MANIFEST and jail.conf accordingly
15 years ago
Cyril Jaquier e86e7d002e - Added missing semi-colon in the bind9 example. Thanks to Yaroslav Halchenko.
16 years ago
Cyril Jaquier d885fc786e - Fixed wrong path for apache-auth in jail.conf. Thanks to Vincent Deffontaines
18 years ago
Cyril Jaquier 938297138b - Fixed named filter. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 5fd5a8112a - Added named (bind9) example. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 08c2c55742 - Added sendmail actions. The action started with "mail" are now deprecated. Thanks to Raphaël Marichez
18 years ago
Cyril Jaquier f02a915de1 - Added a new example for vsftpd. Thanks to Christian Rauch
18 years ago
Cyril Jaquier b4caed8c00 - Added new filter for spam bots
18 years ago
Cyril Jaquier 45277fff4a - Removed section with mail-report script which does not exist anymore
18 years ago
Cyril Jaquier 7719c00d37 - Allow comma in action options. The value of the option must be escaped with " or '. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 0c40adda4b - Fixed some comments
18 years ago
Cyril Jaquier 911b2b15fc - Merged "maxtime" with "findtime"
18 years ago
Cyril Jaquier 0fd9865172 - Defined default values in .conf. Should fix Debian bug #398758
18 years ago
Cyril Jaquier 90359ba523 - Added option "ignoreregex" in filter scripts and jail.conf. Feature Request #1283304
18 years ago
Cyril Jaquier 51fd8fac27 - Added ipfw action script and example. Thanks to Nick Munger
18 years ago
Cyril Jaquier 15a4634c38 - Added "shorewall" action
18 years ago
Yaroslav Halchenko e39ef65e3a added sections for sasl and proftpd authentications
18 years ago
Cyril Jaquier 2bcc036cf2 - Improved configuration files
18 years ago
Cyril Jaquier 7b7d246a19 - Added DNS support for "ignoreip"
18 years ago
Cyril Jaquier 0d68fc9ef1 - Added "ignoreip" and a few other options in [DEFAULT]
18 years ago
Cyril Jaquier 7864bdc953 - Improved jail.conf
18 years ago
Cyril Jaquier f1f12518c8 - Moved "logpath" and "maxtime" to "jail.conf"
18 years ago
Cyril Jaquier d7682360bc - Clean up configuration files
19 years ago
Cyril Jaquier 7ed59912f2 - Added *.local as svn:ignore
19 years ago
Cyril Jaquier 894bcbdbbf - Improved mail script
19 years ago
Cyril Jaquier 9aa6a505eb - Added header
19 years ago
Cyril Jaquier 7048e19995 - 0.7.0 soon
19 years ago
Cyril Jaquier 12c222bd1c - One step forward to 0.7.0
19 years ago
Cyril Jaquier ea1948eff4 - Initial commit of the new development release 0.7
19 years ago