You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fail2ban/client
Cyril Jaquier d065d97888
- Use pickle instead of cPickle. Python 2.5 gives an exception with cPickle
18 years ago
..
__init__.py - Fixed some Pylint warnings/errors 18 years ago
actionreader.py - Fixed some Pylint warnings/errors 18 years ago
beautifier.py - Beautified "ping" response 18 years ago
configreader.py - Fixed some Pylint warnings/errors 18 years ago
configurator.py - Fixed some Pylint warnings/errors 18 years ago
csocket.py - Use pickle instead of cPickle. Python 2.5 gives an exception with cPickle 18 years ago
fail2banreader.py - Added "socket" option in "fail2ban.conf" 18 years ago
filterreader.py - Fixed some Pylint warnings/errors 18 years ago
jailreader.py - Fixed exception if wrong use of ','. Thanks to Yaroslav Halchenko 18 years ago
jailsreader.py - Fixed some Pylint warnings/errors 18 years ago