Commit Graph

1135 Commits (c0e8ce5854f0a36e2d9615ed3b2f8eaf2c2d0418)
 

Author SHA1 Message Date
Steven Hiscocks c0e8ce5854 NF: For action execution, log stdout and stderr if debug or cmd error
12 years ago
Steven Hiscocks d07df66370 NF: Allow setting of timeout for execution of action commands
12 years ago
Yaroslav Halchenko bddbf1e398 Merge pull request #185 from yarikoptic/_tent/jail.conf
12 years ago
Yaroslav Halchenko 62602a9ed0 Revert "ENH: by default enable a single jail -- sshd"
12 years ago
Yaroslav Halchenko 1d72a8265d Merge branch '0.9' into _tent/jail.conf
12 years ago
Yaroslav Halchenko 2a48b0ab54 Merge branch 'master' into 0.9
12 years ago
Yaroslav Halchenko 22f04677b6 BF: usedns deals with forward (not reverse) DNS lookups (thanks Steven Hiscocks)
12 years ago
Yaroslav Halchenko 87bac37139 ENH: default port to all ports (0:65535) + remove where thus not needed + typos
12 years ago
Yaroslav Halchenko 203ddb370a PY3(BF): config reader -- handle __name__ interpolation
12 years ago
Yaroslav Halchenko d05e7a5746 TST: elaborate pass through the default jail.conf with basic checking of shipped filters and actions
12 years ago
Yaroslav Halchenko f4a74d8d8b RF: rename/unify naming of courier filters/jails
12 years ago
Yaroslav Halchenko 47a62b6072 ENH: by default enable a single jail -- sshd
12 years ago
Yaroslav Halchenko 3ba540eca3 ENH+BF: use %(__name__) by default for filter, defined enabled = false by DEFAULT
12 years ago
Yaroslav Halchenko 8a0ac30bd9 ENH: Throw exception if requested Jail is actually not defined at all
12 years ago
Yaroslav Halchenko 24e4cfe1b7 Merge branch '0.9' into _tent/jail.conf
12 years ago
Yaroslav Halchenko 54bae189a3 Beef up changelog for 0.9
12 years ago
Yaroslav Halchenko 698c74d9ed Merge commit '0.8.8-212-gf6f30f1' into 0.9
12 years ago
Yaroslav Halchenko 1fcb5efbd7 ENH: make fail2ban-regex aware of possible maxlines in the filter config file
12 years ago
Yaroslav Halchenko a648cc29e8 Merge: 'github_kwirk_fail2ban/filter-init' into 0.9 -- allow options for filters (move maxlines into filters handling)
12 years ago
Yaroslav Halchenko 28f00161c9 Merge 'github_kwirk_fail2ban/warnings-fix' into 0.9: warnings + tests
12 years ago
Steven Hiscocks dadd6aed2f BF+TST: Correctly reset time in tearDownMyTime
12 years ago
Steven Hiscocks 6f3c66f466 ENH: Reimplement warning suppression of setup.py test --quiet
12 years ago
Steven Hiscocks e57505e074 ENH: Renamed OptionConfigReader to DefinitionInitConfigReader
12 years ago
Steven Hiscocks 1a43a0bce1 ENH: Rename splitAction to extractOptions in jailreader
12 years ago
Steven Hiscocks c95b87c13c ENH: Use os.path.join for filter/action config readers
12 years ago
Steven Hiscocks 9d2d907fc1 BF: Remove warnings handler which breaks setup.py python2<2.7 and python3<3.2
12 years ago
Steven Hiscocks b182c5b5d4 ENH: For python3.2+ use ConfigPaser which replaces SafeConfigParser
12 years ago
Steven Hiscocks 3936793413 TST: Change depreciated unittest assertEquals method to assertEqual
12 years ago
Steven Hiscocks c9b1b88bfc TST: Ensure files are closed in tests to remove ResourceWarnings
12 years ago
Steven Hiscocks 12df12f282 BF: Change logging instance logSys `warn` method to `warning`
12 years ago
Yaroslav Halchenko f6f30f122e Merge pull request #175 from grooverdan/ssh-filter
12 years ago
Yaroslav Halchenko 7341031a30 ENH: use os.path.join for consistency -- add "Contributors" to authors
12 years ago
Steven Hiscocks f07a92f0f7 RF: setup.py now imports version number again
12 years ago
Yaroslav Halchenko 274227bdfa DOC: tune up formatting (spaces) and prelude for the changelog entry
12 years ago
Yaroslav Halchenko 550176412b Merge pull request #178 from grooverdan/release-polish
12 years ago
Steven Hiscocks 55810a3c30 TST+RF: Add ability to execute test from setup.py with setuptools
12 years ago
Steven Hiscocks 9e684abad7 TST: Move test gathering to function is test utils
12 years ago
Steven Hiscocks 4cc3a81cc1 TST: Move test TZ changes to setUp and tearDown methods
12 years ago
Steven Hiscocks b47ea7f813 ENH: Remove redundant `maxlines` option from jail reader
12 years ago
Steven Hiscocks 5b227b6670 TST: Add test for FilterReader [Init] `maxlines` override
12 years ago
Steven Hiscocks 9672e44d39 ENH: Move jail `maxlines` to filter config
12 years ago
Steven Hiscocks 01499ad0de NF: Filters now allow adding of [Init] section similar to actions
12 years ago
Daniel Black e5e0118717 DOC: more ChangeLog entries all the way back to 0.8.8
12 years ago
Daniel Black 5413f9b3a1 DOC: move new actions and filters to New Features in ChangeLog
12 years ago
Daniel Black ed123ea403 DOC: tomcat and Guacmole are next release
12 years ago
Daniel Black d4b5e8ec30 DOC: credit man page edits
12 years ago
Daniel Black 0a57b61836 DOC: developers please rebase and use a single commit
12 years ago
Daniel Black 3e0e0482ae DOC: post release ChangeLog entry
12 years ago
Daniel Black dc2f42b24d DOC: ChangeLog - current HEAD back to ce3ab34
12 years ago
Daniel Black 60fa4b5d7c DOC: begining of ChangeLog
12 years ago