Commit Graph

895 Commits (6f804f92596174fa3bcd76a3759d04458fe0638a)
 

Author SHA1 Message Date
Daniel Black 6f804f9259 BF: defer testSocket for later
12 years ago
Daniel Black ab16246619 DOC: Defin{a,i}tion
12 years ago
Daniel Black b5cbee9e65 DOC: add fail2ban.1 manual page
12 years ago
Daniel Black 847c474b11 DOC: init -> Init, defination -> Defination. Improved intro
12 years ago
Daniel Black 8ce986e9f9 DOC: punishment claimed
12 years ago
Daniel Black 936a29f7a6 BF: add missing items from MANIFEST, used by python setup.py sdist
12 years ago
Daniel Black 67544d1dd6 DOC: tags are documented in the jail.conf(5) man page
12 years ago
Daniel Black 3cffb0c9e0 ENH: add test case for testing socket
12 years ago
Daniel Black 3aeb1a9f4e ENH: jail.conf man page
12 years ago
Daniel Black c6ac9c2e35 ENH: git ignore failed patch reminants
12 years ago
Daniel Black 10d4aa1682 BF: remove non-existant files from setup.py. ENH: add documentation
12 years ago
Daniel Black a5928cc3cf ENH: packaging information for RPM builds
12 years ago
Daniel Black 2a57a17c86 completed items from TODO list
12 years ago
Yaroslav Halchenko be42522bba Merge branch 'transmitter-testcase' of https://github.com/kwirk/fail2ban
12 years ago
Yaroslav Halchenko cabbc0fd96 DOC: added a note that coverage script is python-coverage on Debian systems
12 years ago
Yaroslav Halchenko 5e5eaaf838 Merge pull request #134 from grooverdan/misc-fixes
12 years ago
Yaroslav Halchenko 5163f02e92 Merge pull request #138 from pborreli/typos
12 years ago
Pascal Borreli a2b29b4875 Fixed typos
12 years ago
Steven Hiscocks 4bbbc07872 Added additional Transmitter tests, and some associated fixes
12 years ago
Yaroslav Halchenko a6cf3246d0 Merge pull request #135 from grooverdan/dev-doco-2
12 years ago
Daniel Black d0d89b4321 TODO: test filters/examples files
12 years ago
Daniel Black 8b91b58e2d add corresponding ChangeLog entry
12 years ago
Daniel Black 23bbc60b1c do catch all exception
12 years ago
Yaroslav Halchenko b03e046370 Merge pull request #133 from grooverdan/development-code-coverage
12 years ago
Daniel Black a0f088be25 ENH: typo + head -1 has been deprecated for 10+ years.
12 years ago
Daniel Black 7cd6dab7f0 ENH: add help command
12 years ago
Daniel Black f0610c01d5 BF: allow more than single word for command action[start,stop,ban,unban,check] and for setcinfo too
12 years ago
Daniel Black c8c7b0b984 BF: general Exception catch was excessive. Only IOError and OSError are possible and has different meanings
12 years ago
Daniel Black 3665e6dc44 Add development documentation and framework for code coverage measurement
12 years ago
Daniel Black 00ad4d56a7 FSF address changes missing from previous
12 years ago
Yaroslav Halchenko 6e77427516 refresh generated manpages (since 0.8.2 state)
12 years ago
Yaroslav Halchenko 59c35bc44a Downgrade log rotation detection message to DEBUG level from INFO. Closes: gh-129
12 years ago
Yaroslav Halchenko c7ab71ae1f Merge pull request #124 from kwirk/servertestcase
12 years ago
Steven Hiscocks 6aadd6b7dc Merge pull request #1 from yarikoptic/servertestcase
12 years ago
Yaroslav Halchenko 154aa38e3f BF: do not shutdown logging until all jails stop -- so move into Server.quit()
12 years ago
Yaroslav Halchenko 012264dce1 BF: safeguard closing of log handlers + close in reverse order
12 years ago
Steven Hiscocks b36835f6f0 Added transmitter get cinfo option for action
12 years ago
Steven Hiscocks b6a68f5138 Fix for missing value in transmitter delaction
12 years ago
Steven Hiscocks 088e40c481 Rewrite and enable server testcase for Transmitter
12 years ago
Yaroslav Halchenko a8bd9c20a0 Merge branch 'master' of git://github.com/fail2ban/fail2ban
12 years ago
Yaroslav Halchenko 40c5a2d996 ENH: adding more of diagnostic messages into -client while starting the daemon
12 years ago
Yaroslav Halchenko d5ae28facf Merge pull request #104 from gebi/t/route
12 years ago
Michael Gebetsroither a37ed388e7 Merge pull request #1 from grooverdan/route
12 years ago
Steven Hiscocks ce3ab34dd8 Added ability to specify PID file
12 years ago
Daniel Black 47b1ee39d8 add blocking type
12 years ago
Yaroslav Halchenko 8cf006827e BF: remove path from grep call in sendmail-whois-lines.conf Closes: gh-118
12 years ago
Yaroslav Halchenko 6004fe7a94 just trailing spaces in setup.py
12 years ago
Yaroslav Halchenko f8983872ad BF: return str(host) to avoid spurious characters in the logs (Close gh-113)
12 years ago
Yaroslav Halchenko 5f2d3832f7 NF: roundcube-auth filter (to close Debian #699442, needing debian/jail.conf section)
12 years ago
Yaroslav Halchenko d561a4c2bb BF: do not rely on scripts being under /usr -- might differ eg on Fedora -- rely on import of common.version (Closes gh-112)
12 years ago