summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ENH: added a unittest demonstrating the arithm progression sum effect_tent/cycle-logYaroslav Halchenko2012-01-021-0/+63
* Update Free Software Foundation's addressLeonardo Chiquitto2011-12-3050-50/+50
* Fix comments to reflect codeLeonardo Chiquitto2011-12-302-2/+2
* Merge pull request #13 from leeclemens/masterYaroslav Halchenko2011-12-272-8/+7
|\
| * files/nagios - spelling/grammar fixesLee Clemens2011-12-262-8/+7
|/
* Merge branch 'master' of https://github.com/sciunto/fail2banYaroslav Halchenko2011-12-251-1/+1
|\
| * Correction of the IP in testcase for lighttpdFrançois Boulogne2011-12-251-1/+1
* | ENH: allow trailing white-spaces in lighttpd-auth.confYaroslav Halchenko2011-12-251-1/+1
|/
* modifications suggested by a referee (log ex+regexp)François Boulogne2011-12-242-1/+3
* add lighttpd-auth jailFrançois Boulogne2011-12-241-0/+12
* add filter for lighttpd mod_auth failureFrançois Boulogne2011-12-241-0/+19
* Changelog and version changes for 0.8.60.8.6Yaroslav Halchenko2011-11-283-5/+48
* Revert "ENH: server.py -- addLogPath with tail=True"Yaroslav Halchenko2011-11-281-1/+1
* DOC: updated contact information to direct to github and mailing listYaroslav Halchenko2011-11-281-4/+10
* ENH: added custom timeformat with '.' as separator. Close gh-1Yaroslav Halchenko2011-11-212-0/+26
* BF: stop all communications before stopping the jails (Close gh-7)Yaroslav Halchenko2011-11-211-2/+8
* ENH: added logging while stopping the jailsYaroslav Halchenko2011-11-211-0/+2
* Add Date: header for sendmail*.conf actionsTom Hendrikx2011-11-183-0/+9
* BF: gentoo-initd assure /var/run dir + remove stale sock fileMichael Lorant2011-11-181-0/+8
* ENH: fix of syntax for compatibility with Python 2.4Yaroslav Halchenko2011-11-181-2/+5
* ENH: stay compatible with python < 2.5 (use md5 if hashlib is N/A)Yaroslav Halchenko2011-11-181-3/+10
* BF: use hashlib instead of deprecated md5Markos Chandras2011-11-181-3/+3
* ENH: Remove obsolete code from gentoo init script. Bug gentoo#367819.Robert Trace2011-11-181-9/+1
* moving log samples under testcases/filesYaroslav Halchenko2011-11-189-0/+0
* Adding log samples accumulated in Debian branchYaroslav Halchenko2011-11-189-0/+60
* BF: removing minor bashism in ipmasq example file (closes: #530078). Thanks R...Yaroslav Halchenko2011-11-181-1/+1
* Added ipmasq rule file to restart fail2ban when iptables are wiped out (close...Yaroslav Halchenko2011-11-181-0/+31
* added rudimentary .gitignoreYaroslav Halchenko2011-11-181-0/+1
* BF: be able to detect time for VNC recording only 2 letters of year (closes: ...Yaroslav Halchenko2011-11-181-0/+7
* ENH: server.py -- addLogPath with tail=TrueYaroslav Halchenko2011-11-181-1/+1
* ENH: set/getFile for ticket.py -- found in source distribution of 0.8.4Yaroslav Halchenko2011-11-181-0/+7
* NF: adding unittests for previous commitYaroslav Halchenko2011-11-182-1/+14
* ENH: removed expansion for few Date and Revision SVN keywordsYaroslav Halchenko2011-11-185-8/+8
* ENH: sshd.conf -- allow user names to have spaces and trailing spaces in the ...Yaroslav Halchenko2011-11-181-2/+2
* Removed duplicate entry for DataCha0s/2\.0 in badbots (closes: #519557)Yaroslav Halchenko2011-11-181-1/+1
* BF: return declaration of TABLE back (thanks to michaelberg79)Yaroslav Halchenko2011-11-161-1/+2
* Merge pull request #5 from JohnyByk/patch-3Yaroslav Halchenko2011-11-101-13/+12
|\
| * Update server/datetemplate.pyŁukasz2011-11-101-13/+12
|/
* format output of matches data.Tom Hendrikx2011-11-081-2/+2
* ENH: minor unittest to see if tickets carry correct 'matches'Yaroslav Halchenko2011-10-071-4/+12
* ENH: introduced usa of Ticket.__matches throughoutYaroslav Halchenko2011-10-075-10/+21
* ENH: added 'matches' to the Ticket(s) and deprecated "custom" constructors fo...Yaroslav Halchenko2011-10-071-15/+15
* ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs)Yaroslav Halchenko2011-10-0748-23/+165
* ENH: failmanager -- additional debug message about # of known failuresYaroslav Halchenko2011-10-071-0/+2
* ENH: rudimentary __str__ for the ticketYaroslav Halchenko2011-10-071-0/+4
* ENH: more human-accessible printout of the dates if any comparison failsYaroslav Halchenko2011-10-071-8/+21
* ENH: few debug messages and use MyTime.localtime instead of straight time.timeYaroslav Halchenko2011-10-071-2/+11
* ENH: Added localtime() to MyTimeYaroslav Halchenko2011-10-071-1/+7
* BF: set TZ to CEST while unittesting so dates matching would workYaroslav Halchenko2011-10-071-1/+13
* ENH: added a .pylintrc to help with consistent appearance and catch obvious p...Yaroslav Halchenko2011-10-041-0/+37