Commit Graph

26 Commits (b40b9d88d290d1b8422e92f42b1e40385ef6712d)

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