Commit Graph

720 Commits (444e4ac3ed96a603befc6aadb38eeff41e93d823)
 

Author SHA1 Message Date
Jeremy Olexa 444e4ac3ed Fix Gentoo initd script (drop extra_commands)
13 years ago
Petr Voralek 4007751191 ENH: catch failed ssh logins due to being listed in DenyUsers. Close gh-47 (Closes: #669063)
13 years ago
Yaroslav Halchenko 7b77beee0e DOC: comment in jail.conf for the need of multiple jails for asterisk
13 years ago
Yaroslav Halchenko 71a3fb17e2 Merge remote-tracking branch 'gh-magicrhesus/master'
13 years ago
Xavier Devlamynck 8c00ce0a65 Add the INCLUDE section to use __pid_re feature
13 years ago
Xavier Devlamynck 180c17bede Disable asterisk jail by default
13 years ago
Xavier Devlamynck df0e0fdc07 Change jail for asterisk, add support for SIP and SIP-TLS on TCP and UDP ports
13 years ago
Xavier Devlamynck c679a1a588 Change NOTICE by NOTICE%(__pid_re)s
13 years ago
Yaroslav Halchenko 42dd05210a Added a warning for the recidive jail
13 years ago
Yaroslav Halchenko 617094fad5 BF: fail2ban-regex -- adding forgotten char for -v
13 years ago
Xavier Devlamynck d7ca754980 Merge branch 'master' of github.com:magicrhesus/fail2ban
13 years ago
Xavier Devlamynck c7613ce311 Remove custom bantime
13 years ago
Xavier D 7a76838737 Add sample log file for asterisk
13 years ago
Xavier D d98cdb25d6 Add $ at the end of the failregex
13 years ago
Yaroslav Halchenko 5891d2d218 ENH: fail2ban-regex -- quieter by default and added --verbose mode
13 years ago
Yaroslav Halchenko d2ffee0b2d ENH: minor, just pythonized some parts of fail2ban-regex summary
13 years ago
Yaroslav Halchenko 2245ff5b41 ENH: rudimentary __repr__ for Filter and Jail + moved usedns into set method
13 years ago
Yaroslav Halchenko 25f1e8d98c BF: allow trailing whitespace in few missing it regexes for sshd.conf
13 years ago
Yaroslav Halchenko b257be4cd1 BF+ENH: added %m-%d-%Y pattern + do not add %Y for Feb 29 fix if already present in the pattern
13 years ago
Yaroslav Halchenko 10729f96b9 minor comment into TODO
13 years ago
Yaroslav Halchenko 221210404c Merge branch '_tent/gentoo+recidive'
13 years ago
Yaroslav Halchenko 1807be5a8c ENH: moved jail definition for recidive into jail.conf + swapped/commented durations + non-groupping ?:
13 years ago
Tom Hendrikx 0eaa4c2750 gentoo init scipt: $opts variable is deprecated
13 years ago
Tom Hendrikx f94a121663 Fix for https://github.com/fail2ban/fail2ban/issues/19
13 years ago
Yaroslav Halchenko 56261fe67a Merge branch '_tent/bf-unicode-syslog'
13 years ago
Yaroslav Halchenko ed16ecc50a Enforce "ip" field returned as str, not unicode so that log message stays non-unicode
13 years ago
Lee Clemens d73a71f5cf ENH: Add usedns parameter for the jails
13 years ago
Yaroslav Halchenko 35e9f6e464 Merge pull request #29 from leeclemens/enh/pyinotify
13 years ago
Lee Clemens e7dce7cc5a BF: Added logging above ValueError, since only INVALID COMMAND is printed by calling method
13 years ago
Lee Clemens 3282f86651 capitalized Jail
13 years ago
Lee Clemens 642d9afb9a Reformated printing of jail's name to be consistent with init's info messages
13 years ago
Lee Clemens a1898b1840 Fixed and added error message if no backends initialized. INVALID COMMAND is printed when RuntimeError is raised, so we don't get to see the error's message
13 years ago
Yaroslav Halchenko 29c8e43354 BF: must be named _initPolling to be consistent with the 'polling' value
13 years ago
Xavier Devlamynck 7d465f98c1 Add asterisk support
13 years ago
Yaroslav Halchenko 9559fcd3a0 Merge pull request #25 from leeclemens/enh/pyinotify
13 years ago
Lee Clemens b7adb29088 Spelling, Changed docstring to comment
13 years ago
Yaroslav Halchenko f90d53fc26 RF: traverse known backends in a loop
13 years ago
Yaroslav Halchenko 7413817f9a RF: for pyinotify's filter -- adjusted authors/copyright and avoided super() for old-style class
13 years ago
Lee Clemens f9ccc0543f Added pyinotify requirements to README
13 years ago
Yaroslav Halchenko f3f80d49ce DOC: a bit extended and reordered run-rootless.txt
13 years ago
Zbigniew Jędrzejewski-Szmek 959146128f DOC: add documentation for xt_recent-echo without root
13 years ago
Yaroslav Halchenko 35201f6690 Merge remote-tracking branch 'gh-keszybz/master'
13 years ago
Yaroslav Halchenko 7821174da8 FIX: direct users to issues on github instead of bothering cyril
13 years ago
Lee Clemens 9092a63ce5 Changed TLDs to invalid domains, in accordance with RFC 2606
13 years ago
Zbigniew Jędrzejewski-Szmek 321670487e NF: xt_recent-echo action
13 years ago
Lee Clemens c9945db756 Updated TODO
13 years ago
Lee Clemens 02894623cf Moved dict() above debug statement
13 years ago
Lee Clemens aa4514bffa Removed PYINOTIFY prefix to debug statement for Callback for Event
13 years ago
Lee Clemens 5c4ec6e7fb Renamed Notifier and Watch Manager to start with __ prefix
13 years ago
Lee Clemens 4c13063498 Added addLogPath and delLogPath functionality (adds/removes paths from the WatchManager)
13 years ago