Commit Graph

592 Commits (521631cfcc3ab14be02c95ed3a29835670cfcfc0)
 

Author SHA1 Message Date
Cyril Jaquier bcdb428e1b - Added missing argument.
17 years ago
Cyril Jaquier 9163e5b61b - Removed debug message.
17 years ago
Cyril Jaquier ae26b901ab - Create a PID file in /var/run/fail2ban/. Thanks to Julien Perez.
17 years ago
Cyril Jaquier 5e02f46174 - Fixed import of modules.
17 years ago
Cyril Jaquier 7091cb39e4 - Small refactoring.
17 years ago
Cyril Jaquier 695b6b1fe5 - New log rotation detection algorithm.
17 years ago
Cyril Jaquier 2703c8ebb9 - Show version at startup. Thanks to Klaus Lehmann.
17 years ago
Cyril Jaquier 7db7967ab1 - Added string and regex to log message.
17 years ago
Cyril Jaquier 65dcbed591 - Split Filter into Filter and FileFilter.
17 years ago
Cyril Jaquier 9199e02853 - Removed unused regular expression.
17 years ago
Cyril Jaquier adcc2ef386 - Removed user-defined time regex/pattern.
17 years ago
Cyril Jaquier eae650fdfc - Refactoring. Merged failticket and banticket into ticket.
17 years ago
Cyril Jaquier bad9821b14 - Increment counter internally.
17 years ago
Cyril Jaquier 379aa2f855 - Display a message if we could not bind the socket.
17 years ago
Cyril Jaquier ce6b8c959e - Removed Python 2.4. Minimum required version is now Python 2.3.
17 years ago
Cyril Jaquier e68cc2b176 - Changed version
17 years ago
Cyril Jaquier c07a7a6e7a - Refactoring. Reduced number of files.
17 years ago
Cyril Jaquier 2ce608d640 - Reverted import changes
17 years ago
Cyril Jaquier c3977d7299 - Try to log an unexpected exception if possible.
17 years ago
Cyril Jaquier 8dae8e4d0e - Shutdown logging at shutdown.
17 years ago
Cyril Jaquier e66d9eee41 - Moved socket to /var/run/fail2ban.
17 years ago
Cyril Jaquier 5bd32566c3 - Moved socket to /var/run/fail2ban.
17 years ago
Cyril Jaquier 5176ce820e - Fixed "ignore IPs". Only the first value was taken into account. Thanks to Adrien Clerc
17 years ago
Cyril Jaquier c7b099f785 - Removed date from logging message when using SYSLOG. Thanks to Iain Lea
17 years ago
Cyril Jaquier c40534123c - Fixed ipfw action script. Thanks to Nick Munger
17 years ago
Cyril Jaquier 66063d2731 - Added "full line failregex" patch. Thanks to Yaroslav Halchenko. It will be possible to create stronger failregex against log injection
17 years ago
Cyril Jaquier 9eda9e93c7 - Fixed timezone bug with epoch date template. Thanks to Michael Hanselmann
17 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 e40468dfd3 - Prepared for 0.8.1
18 years ago
Cyril Jaquier 732c66215f - Improved regular expressions
18 years ago
Cyril Jaquier b2a79a5e49 - Added new files
18 years ago
Cyril Jaquier 5fd5a8112a - Added named (bind9) example. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 49b2e40682 - Fixed vsftpd filter. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 3ef8fbe2e3 - Modified failregex again. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier a3ace8040b - Added filter file for named (bind9). Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 040822f19f - Added "named" date format to date detector. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 26c54c4538 - Added new action iptables-allports. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 7c33b443ac - Removed textToDns() which is not required anymore. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 711f936ed0 - Corrected subject
18 years ago
Cyril Jaquier e841209f1b - Added new regex for proftpd. Thanks to Vaclav Misek
18 years ago
Cyril Jaquier b239e17a7d - Updated contributors
18 years ago
Cyril Jaquier 9ac663a121 - Added webmin authentication filter. Thanks to Guillaume Delvit
18 years ago
Cyril Jaquier 6d7b93c826 - Updated contributors
18 years ago
Cyril Jaquier 2816bca55b - Tightening up the pid check in redhat-initd. Thanks to David Nutter
18 years ago
Cyril Jaquier f714c96d0e - Updated regular expressions
18 years ago
Cyril Jaquier 568264d6c7 - Updated suse-initd and added it to MANIFEST. Thanks to Christian Rauch
18 years ago
Cyril Jaquier ada2d7234e - Added "ignoreregex" support to fail2ban-regex
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 32d1132416 - Changed location
18 years ago