Commit Graph

37 Commits (b91595dd117574fd3644fe3ca1ae12db0b763a37)

Author SHA1 Message Date
Arturo 'Buanzo' Busleiman a1a106a27e added "Ban IP" command to fail2ban branch 0.8
15 years ago
Cyril Jaquier 8da2fe515a - Added and changed some logging level and messages.
17 years ago
Cyril Jaquier b757c08f40 - Fixed "fail2ban-client get <jail> logpath". Bug #1916986.
17 years ago
Cyril Jaquier b174a2e858 - Fixed PID file while started in daemon mode. Thanks to Christian Jobic who submitted a similar patch.
17 years ago
Cyril Jaquier ae26b901ab - Create a PID file in /var/run/fail2ban/. Thanks to Julien Perez.
17 years ago
Cyril Jaquier 2703c8ebb9 - Show version at startup. Thanks to Klaus Lehmann.
17 years ago
Cyril Jaquier adcc2ef386 - Removed user-defined time regex/pattern.
17 years ago
Cyril Jaquier 8dae8e4d0e - Shutdown logging at shutdown.
17 years ago
Cyril Jaquier 5bd32566c3 - Moved socket to /var/run/fail2ban.
17 years ago
Cyril Jaquier c7b099f785 - Removed date from logging message when using SYSLOG. Thanks to Iain Lea
17 years ago
Cyril Jaquier 090518ddaf - Fixed "reload" bug. Many many thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier c768980784 - Close opened handlers. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 0f31cc0feb - Added support for several "failregex" and "ignoreregex". This should simplify the configuration files.
18 years ago
Cyril Jaquier 5dd2c5162e - Reset logging handlers only if new handler succeeds
18 years ago
Cyril Jaquier 8ca367d609 - Use /dev/log for SYSLOG output. Thanks to Joerg Sommrey
18 years ago
Cyril Jaquier 911b2b15fc - Merged "maxtime" with "findtime"
18 years ago
Cyril Jaquier 90359ba523 - Added option "ignoreregex" in filter scripts and jail.conf. Feature Request #1283304
18 years ago
Cyril Jaquier cdf5ae19db - Improved synchronization
18 years ago
Cyril Jaquier ae0ed204ee - Added signal handling. There is a bug with join() and signal handling in Python.
18 years ago
Cyril Jaquier 71b9fe8fe8 - Fixed some Pylint warnings/errors
18 years ago
Cyril Jaquier 0fab1bbf01 - Added "backend" option
18 years ago
Cyril Jaquier 7989e66270 - Added "-s" option to specify the socket path
18 years ago
Cyril Jaquier 4502c0f6ba - Organized imports (pylint)
18 years ago
Cyril Jaquier 126807dea8 - Made private fields prefixed with "__"
18 years ago
Cyril Jaquier 88b68c0ad2 - Replaced jails = dict() with a Jails class for better concurrency control
18 years ago
Cyril Jaquier e146d07394 - Added wildcards support for "logpath"
18 years ago
Cyril Jaquier 86b07457cd - Implemented SYSLOG logging target
18 years ago
Cyril Jaquier 4306c23c0f - Added timestamp to logs
18 years ago
Cyril Jaquier 846a3d0477 - Added a set/get for "failtime"
19 years ago
Cyril Jaquier 704a0b834f - Fixed startup and daemon mode
19 years ago
Cyril Jaquier 64ddab56c8 - Added a "reload" option which reload the configuration
19 years ago
Cyril Jaquier a694df4a9a - Improved server startup checks
19 years ago
Cyril Jaquier f248c460f2 - Improved logging in server
19 years ago
Cyril Jaquier 6d2aa15aa7 - Added property 'svn:keywords'
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