Commit Graph

69 Commits (47a62b60729e13b6811694dc52a07cb6a71cb539)

Author SHA1 Message Date
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