fail2ban/server
Yaroslav Halchenko cd38985e61 Merge branch 'master' into debian-release
* master: (27 commits)
  ENH: server.py -- addLogPath with tail=True
  ENH: set/getFile for ticket.py -- found in source distribution of 0.8.4
  NF: adding unittests for previous commit
  ENH: removed expansion for few Date and Revision SVN keywords
  ENH: sshd.conf -- allow user names to have spaces and trailing spaces in the line
  Removed duplicate entry for DataCha0s/2\.0 in badbots (closes: #519557)
  BF: return declaration of TABLE back (thanks to michaelberg79)
  Update server/datetemplate.py
  format output of matches data.
  ENH: minor unittest to see if tickets carry correct 'matches'
  ENH: introduced usa of Ticket.__matches throughout
  ENH: added 'matches' to the Ticket(s) and deprecated "custom" constructors for derived *Tickets
  ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs)
  ENH: failmanager -- additional debug message about # of known failures
  ENH: rudimentary __str__ for the ticket
  ENH: more human-accessible printout of the dates if any comparison fails
  ENH: few debug messages and use MyTime.localtime instead of straight time.time
  ENH: Added localtime() to MyTime
  BF: set TZ to CEST while unittesting so dates matching would work
  ENH: added a .pylintrc to help with consistent appearance and catch obvious problems
  ...

Conflicts:
	MANIFEST  -- wasn't present before due to base on source distribution
	server/ticket.py  -- strange conflict -- should be benign
2011-11-18 10:43:13 -05:00
..
__init__.py ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs) 2011-10-07 15:49:38 -04:00
action.py ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs) 2011-10-07 15:49:38 -04:00
actions.py format output of matches data. 2011-11-08 00:20:52 -05:00
asyncserver.py ENH: removed expansion for few Date and Revision SVN keywords 2011-11-18 10:14:39 -05:00
banmanager.py ENH: introduced usa of Ticket.__matches throughout 2011-10-07 15:49:47 -04:00
datedetector.py Merge branch 'master' into debian-release 2011-11-18 10:43:13 -05:00
datetemplate.py BF: return declaration of TABLE back (thanks to michaelberg79) 2011-11-16 07:45:46 -05:00
faildata.py ENH: introduced usa of Ticket.__matches throughout 2011-10-07 15:49:47 -04:00
failmanager.py ENH: introduced usa of Ticket.__matches throughout 2011-10-07 15:49:47 -04:00
failregex.py ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs) 2011-10-07 15:49:38 -04:00
filter.py ENH: introduced usa of Ticket.__matches throughout 2011-10-07 15:49:47 -04:00
filtergamin.py manually removed all expansion for SVN keywords to match with master 2011-11-18 10:10:45 -05:00
filterpoll.py ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs) 2011-10-07 15:49:38 -04:00
iso8601.py ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs) 2011-10-07 15:49:38 -04:00
jail.py ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs) 2011-10-07 15:49:38 -04:00
jails.py manually removed all expansion for SVN keywords to match with master 2011-11-18 10:10:45 -05:00
jailthread.py ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs) 2011-10-07 15:49:38 -04:00
mytime.py ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs) 2011-10-07 15:49:38 -04:00
server.py ENH: server.py -- addLogPath with tail=True 2011-11-18 10:40:51 -05:00
ticket.py ENH: set/getFile for ticket.py -- found in source distribution of 0.8.4 2011-11-18 10:39:39 -05:00
transmitter.py manually removed all expansion for SVN keywords to match with master 2011-11-18 10:10:45 -05:00