fail2ban/client
Cyril Jaquier d065d97888 - Use pickle instead of cPickle. Python 2.5 gives an exception with cPickle
- Use a binary format instead of ASCII

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@443 a942ae1a-1317-0410-a47c-b1dcaea8d605
2006-10-31 23:36:59 +00:00
..
__init__.py - Fixed some Pylint warnings/errors 2006-10-24 19:40:51 +00:00
actionreader.py - Fixed some Pylint warnings/errors 2006-10-24 19:40:51 +00:00
beautifier.py - Beautified "ping" response 2006-09-25 20:45:23 +00:00
configreader.py - Fixed some Pylint warnings/errors 2006-10-24 19:40:51 +00:00
configurator.py - Fixed some Pylint warnings/errors 2006-10-24 19:40:51 +00:00
csocket.py - Use pickle instead of cPickle. Python 2.5 gives an exception with cPickle 2006-10-31 23:36:59 +00:00
fail2banreader.py - Added "socket" option in "fail2ban.conf" 2006-10-09 18:05:13 +00:00
filterreader.py - Fixed some Pylint warnings/errors 2006-10-24 19:40:51 +00:00
jailreader.py - Fixed exception if wrong use of ','. Thanks to Yaroslav Halchenko 2006-10-30 23:02:05 +00:00
jailsreader.py - Fixed some Pylint warnings/errors 2006-10-24 19:40:51 +00:00