.. |
__init__.py
|
- Fixed some Pylint warnings/errors
|
2006-10-24 19:40:51 +00:00 |
action.py
|
- Removed Python 2.4. Minimum required version is now Python 2.3.
|
2007-12-16 21:38:04 +00:00 |
actions.py
|
- Fixed "reload" bug. Many many thanks to Yaroslav Halchenko
|
2007-03-26 21:17:31 +00:00 |
asyncserver.py
|
- Display a message if we could not bind the socket.
|
2007-12-17 19:53:33 +00:00 |
banmanager.py
|
- Removed Python 2.4. Minimum required version is now Python 2.3.
|
2007-12-16 21:38:04 +00:00 |
banticket.py
|
- Organized imports (pylint)
|
2006-09-25 17:03:48 +00:00 |
datedetector.py
|
- Removed Python 2.4. Minimum required version is now Python 2.3.
|
2007-12-16 21:38:04 +00:00 |
datetemplate.py
|
- Increment counter internally.
|
2007-12-17 19:57:19 +00:00 |
faildata.py
|
- Organized imports (pylint)
|
2006-09-25 17:03:48 +00:00 |
failmanager.py
|
- Moved every locking statements in a try..finally block
|
2007-02-25 23:53:22 +00:00 |
failregex.py
|
- Refactoring. Reduced number of files.
|
2007-12-16 18:05:07 +00:00 |
failticket.py
|
- Organized imports (pylint)
|
2006-09-25 17:03:48 +00:00 |
filter.py
|
- Removed Python 2.4. Minimum required version is now Python 2.3.
|
2007-12-16 21:38:04 +00:00 |
filtergamin.py
|
- Fixed "reload" bug. Many many thanks to Yaroslav Halchenko
|
2007-03-26 21:17:31 +00:00 |
filterpoll.py
|
- Fixed "reload" bug. Many many thanks to Yaroslav Halchenko
|
2007-03-26 21:17:31 +00:00 |
jail.py
|
- Fixed "reload" bug. Many many thanks to Yaroslav Halchenko
|
2007-03-26 21:17:31 +00:00 |
jails.py
|
- Added svn:keywords
|
2006-12-23 16:37:17 +00:00 |
jailthread.py
|
- Fixed "reload" bug. Many many thanks to Yaroslav Halchenko
|
2007-03-26 21:17:31 +00:00 |
mytime.py
|
- Removed Python 2.4. Minimum required version is now Python 2.3.
|
2007-12-16 21:38:04 +00:00 |
server.py
|
- Shutdown logging at shutdown.
|
2007-12-14 22:04:13 +00:00 |
ticket.py
|
- Organized imports (pylint)
|
2006-09-25 17:03:48 +00:00 |
transmitter.py
|
- Added support for several "failregex" and "ignoreregex". This should simplify the configuration files.
|
2006-12-23 16:31:00 +00:00 |