Commit Graph

688 Commits (ec254ef32b57031c0ddb806a59e51814b05987c0)
 

Author SHA1 Message Date
Yaroslav Halchenko c6ea666ac8 added rudimentary .gitignore
13 years ago
Yaroslav Halchenko fd4c151353 BF: be able to detect time for VNC recording only 2 letters of year (closes: #537610)
13 years ago
Yaroslav Halchenko 927a01a076 ENH: server.py -- addLogPath with tail=True
13 years ago
Yaroslav Halchenko a33135c24d ENH: set/getFile for ticket.py -- found in source distribution of 0.8.4
13 years ago
Yaroslav Halchenko 441cd891bc NF: adding unittests for previous commit
13 years ago
Yaroslav Halchenko a9be451079 ENH: removed expansion for few Date and Revision SVN keywords
13 years ago
Yaroslav Halchenko dad91f7969 ENH: sshd.conf -- allow user names to have spaces and trailing spaces in the line
13 years ago
Yaroslav Halchenko ed0bf3ad96 Removed duplicate entry for DataCha0s/2\.0 in badbots (closes: #519557)
13 years ago
Yaroslav Halchenko 9d45e35642 BF: return declaration of TABLE back (thanks to michaelberg79)
13 years ago
Yaroslav Halchenko 8a1f44a0f2 Merge pull request #5 from JohnyByk/patch-3
13 years ago
Łukasz 5f235427aa Update server/datetemplate.py
13 years ago
Tom Hendrikx 22b700766c format output of matches data.
13 years ago
Yaroslav Halchenko 344effb437 ENH: minor unittest to see if tickets carry correct 'matches'
13 years ago
Yaroslav Halchenko de8786dd1d ENH: introduced usa of Ticket.__matches throughout
13 years ago
Yaroslav Halchenko b52d420575 ENH: added 'matches' to the Ticket(s) and deprecated "custom" constructors for derived *Tickets
13 years ago
Yaroslav Halchenko ed6daa70bf ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs)
13 years ago
Yaroslav Halchenko 19c9ac4fb5 ENH: failmanager -- additional debug message about # of known failures
13 years ago
Yaroslav Halchenko 1674b7b4f2 ENH: rudimentary __str__ for the ticket
13 years ago
Yaroslav Halchenko 94aa94e966 ENH: more human-accessible printout of the dates if any comparison fails
13 years ago
Yaroslav Halchenko 6641b1ce8b ENH: few debug messages and use MyTime.localtime instead of straight time.time
13 years ago
Yaroslav Halchenko b6d50c1dea ENH: Added localtime() to MyTime
13 years ago
Yaroslav Halchenko 5a2d518bf2 BF: set TZ to CEST while unittesting so dates matching would work
13 years ago
Yaroslav Halchenko 08fced9646 ENH: added a .pylintrc to help with consistent appearance and catch obvious problems
13 years ago
Cyril Jaquier ec4fda8a1f Removed Subversion keyword
13 years ago
Yaroslav Halchenko 877de0d45f adjusted the version in README to match the most recent "release" 0.8.5
13 years ago
Yaroslav Halchenko 90167a1bef DOC: moved THANKS into a THANKS file for better visibility, concise README
13 years ago
Yaroslav Halchenko c3215933d7 Thank Yehuda for all his work on bringing sanity to wiki
13 years ago
Adam Spiers 3152afbdc2 Recognise time-stamped kernel messages
13 years ago
Yaroslav Halchenko 3a58d0e6e4 BF: Lock server's executeCmd to prevent racing among iptables calls (Closes: #554162)
13 years ago
Yaroslav Halchenko 3eb5e3b876 BF: Allow for trailing spaces in sasl logs
14 years ago
Yaroslav Halchenko 2da1a55a48 for 0.8.5 release -- changelog + version
14 years ago
Yaroslav Halchenko a35e586ac0 BF: use addfailregex instead of failregex while processing per-jail "failregex" parameter (Closes: #635830) (LP: #635036)
14 years ago
Yaroslav Halchenko afee14e778 BF: use os.path.join to generate full path - fixes includes in configs given local filename
14 years ago
Yaroslav Halchenko b9b9e42223 very minor -- uniform indentation in example
14 years ago
Yaroslav Halchenko 02be7d03b2 BF: use standard/reserved example.com instead of mail.com
14 years ago
Yaroslav Halchenko 6d25310e28 ENH: Adding author for dovecot filter and prunning unneeded space in the regexp
14 years ago
Yaroslav Halchenko eab9af9caa BF: proftpd filter -- if login failed -- count regardless of the reason for failure
14 years ago
Yaroslav Halchenko d4b89d8404 BF: Allow for trailing spaces in proftpd logs
14 years ago
Yaroslav Halchenko 1cb48bbc96 BF: escaping () in pure-ftpd filter. Thanks Teodor
14 years ago
Yaroslav Halchenko 02e7dfb099 BF: allow space in the trailing of failregex for sasl.conf: see http://bugs.debian.org/573314
14 years ago
Yaroslav Halchenko 3831fbf98b ENH: add <chain> to action.d/iptables*. Thanks Matthijs Kooijman: see http://bugs.debian.org/515599
14 years ago
Yaroslav Halchenko 6558c03f8e NF: Adding found on a drive filter.d/dovecot.conf
14 years ago
Yaroslav Halchenko 10faba5163 ENH: make filter.d/apache-overflows.conf catch more: see http://bugs.debian.org/574182
14 years ago
Yaroslav Halchenko 0073ba3838 ENH: dropbear filter: see http://bugs.debian.org/546913
14 years ago
Yaroslav Halchenko 638bb66523 BF: Use /var/run/fail2ban instead of /tmp for temp files in actions: see http://bugs.debian.org/544232
14 years ago
Yaroslav Halchenko 7b54c7b33b spellcheck jail.conf. Thanks Christoph Anton Mitterer
14 years ago
Yaroslav Halchenko 521631cfcc default ignoreip to ignore entire loopback zone (/8): see http://bugs.debian.org/598200
14 years ago
Yaroslav Halchenko 12304f7a3e Tai64N stores time in GMT, we need to convert to local time before returning
14 years ago
Yaroslav Halchenko 2a38820ed6 debug entry for lines ignored due to falling below findtime (v2)
14 years ago
Yaroslav Halchenko dabe3aeae1 disabling entirely named-refused-udp jail with a big fat warning
15 years ago