Commit Graph

3414 Commits (d2f1de5da86916fe05ad211bd23f08585f9f9189)
 

Author SHA1 Message Date
Yaroslav Halchenko 7fc93cee37 Merge pull request #1094 from leeclemens/pep8-e3
10 years ago
Lee Clemens fd46b90106 Merge pull request #1095 from leeclemens/bf-1089/disable-pypy
10 years ago
Lee Clemens 6a711503fe temporarily disabled pypy in .travis.yml
10 years ago
Lee Clemens 3e902d7b3a Define roundcube_errors_log in paths-common.conf
10 years ago
Lee Clemens fdc3172aec Fix PEP8 E302 expected 2 blank lines, found X
10 years ago
Lee Clemens fbeee8bb28 Fix PEP8 E303 too many blank lines
10 years ago
Lee Clemens 60c5c6951c Fix PEP8 E301 expected 1 blank line, found 0
10 years ago
Lee Clemens 31b34950f7 Fix pep8 E712 comparison to False should be 'if cond is False:' or 'if not cond:'
10 years ago
Lee Clemens fe5e7a023e Fix pep8 E701 multiple statements on one line (colon)
10 years ago
Lee Clemens 1a98e15328 Fix pep8 E703 statement ends with a semicolon
10 years ago
Lee Clemens 423d5b761e Add changelog reference for socket error logging message
10 years ago
Lee Clemens 77f5983b42 Test permissions to socket for detailed errors if socket.error raised
10 years ago
Lee Clemens f7444f16b8 Add optional session id prefix for roundcube 1.1.1
10 years ago
Lee Clemens 2796534a5d Update regex to work with roundcube 1.0.5 on CentOS 6
10 years ago
Yaroslav Halchenko e9e00d7599 DOC: ChangeLog -- a better description for cloudflare changes
10 years ago
Yaroslav Halchenko 454546f4ae Merge pull request #1085 from szepeviktor/patch-5
10 years ago
Viktor Szépe a00ee15c06 Added Changelog entry
10 years ago
Yaroslav Halchenko 81db2f47dc Merge pull request #1090 from leeclemens/pep8-e401-bin
10 years ago
M. Maraun 6d72602f6b Set Timeout at urlopen to 3 seconds
10 years ago
Viktor Szépe b65a8b065d Other actions do not dive into this gory descriptions, but we do.
10 years ago
Lee Clemens c7e203b20f Fix PEP8 E401 - multiple imports on one line
10 years ago
Yaroslav Halchenko cf3a1c15a0 Merge pull request #1082 from leeclemens/pep8-w6
10 years ago
Viktor Szépe 2063ce4b23 All the arguments must be listed in [Init]
10 years ago
Viktor Szépe 79457112e9 Updated CF action
10 years ago
Lee Clemens 8e0145b947 Fix pep8 W604 "backticks are deprecated, use 'repr()'"
10 years ago
Lee Clemens 2310ac44c7 Fix pep8 W602 "deprecated form of raising exception"
10 years ago
Lee Clemens 3e3d1e0cf6 Fix pep8 W601 ".has_key() is deprecated, use 'in'"
10 years ago
Lee Clemens f899340b15 Merge pull request #1083 from leeclemens/pep8-e4
10 years ago
Lee Clemens 7667712909 Fix pep8 E401 multiple imports on one line
10 years ago
sebres f2d0230a67 reload in interactive mode appends all the jails twice (#825)
10 years ago
sebres 2f283079f8 reload server/jail failed if database used (but was not changed) and some jail active (#1072)
10 years ago
Yaroslav Halchenko 2d9ece2d04 BF: 'create' /var/run/fail2ban on systems with /var/run
10 years ago
Yaroslav Halchenko 345820d2aa Merge pull request #1056 from ipoddubny/asterisk_security_log
10 years ago
Yaroslav Halchenko f41872f034 Merge pull request #1013 from szepeviktor/patch-4
10 years ago
Yaroslav Halchenko eb091d9b8c Merge remote-tracking branch 'origin/master' into pr-1039
10 years ago
Yaroslav Halchenko 8c4d4aa7fb minor: no tripple empty lines
10 years ago
Yaroslav Halchenko 3ac1f057f5 Merge pull request #1058 from jomu78/master
10 years ago
Joern Muehlencord de931e6e6b Merge branch 'master' of https://github.com/jomu78/fail2ban
10 years ago
Joern Muehlencord 4296d1a9a9 add froxlor-auth filter and jail
10 years ago
Joern Muehlencord 14a9a2d968 add froxlor-auth filter and jail 0
10 years ago
Joern Muehlencord 964cdb5d9b add froxlor-auth filter and jail
10 years ago
Ivan Poddubny 38d9f3e609 Asterisk security log: add tests and update ChangeLog
10 years ago
Ivan Poddubny 7a4e6fa6e5 Asterisk security log: add support for websocket protocol events
10 years ago
Ivan Poddubny 988d9a08da Asterisk security log: accept events containing Response/ExpectedResponse
10 years ago
Ivan Poddubny 189265a323 Asterisk security log: accept SessionID of PJSIP events
10 years ago
Ivan Poddubny ab2ac1a367 Asterisk security log: accept <unknown> in AccountID
10 years ago
Ivan Poddubny 977f9955e7 Asterisk security log: accept EventTV in ISO8601
10 years ago
Steven Hiscocks 0c869910ea BF: Fix fail2ban-regex not parsing journalmatch correctly
10 years ago
Anton Shestakov a61cd4687e Merge 56e5821c06 into ab74a35b8a
10 years ago
Anton Shestakov 56e5821c06 Match unknown user in dovecot's passwd-file auth database
10 years ago