Commit Graph

31 Commits (43f09a342235ecf2c295cde0b73cf1257a1ccb36)

Author SHA1 Message Date
Daniel Black 6224d761ab BF: simplify
11 years ago
Daniel Black 4d1c060e21 ENH: dont execute empty commands
11 years ago
Yaroslav Halchenko 7c409dd24f Merge branch 'master' of git://github.com/fail2ban/fail2ban
12 years ago
Yaroslav Halchenko 8e63d4c6da ENH: "is None" instead of "== None" + tune ups in headers
12 years ago
Daniel Black d7862266d6 DOC: missing cinfo tags are ok. Log error for self referencing definitions
12 years ago
Daniel Black d28f3fa285 DOC: s/defination/definition/g learn to spell
12 years ago
Daniel Black 1d9abd1b39 ENH: allow recursive tag substitution in action files.
12 years ago
Steven Hiscocks 3d6791fe3e ENH: Minor change to action for consistency of execStart/Stop
12 years ago
Pascal Borreli a2b29b4875 Fixed typos
12 years ago
blotus 96eb8986cc Escape ' and " in matches tag
12 years ago
Yaroslav Halchenko f10537941b ENH: To help with gh-87 added hints into the log on some failure return codes (e.g. 0x7f00 for this one)
12 years ago
Yaroslav Halchenko 09355663f7 BF: (python 2.4) -- access to staticmethod should go via Class
12 years ago
Yaroslav Halchenko 83109bce14 BF: escape the content of <matches> since its value could contain arbitrary symbols
12 years ago
Leonardo Chiquitto a7d47e8b36 Update Free Software Foundation's address
13 years ago
Yaroslav Halchenko ed6daa70bf ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs)
13 years ago
Yaroslav Halchenko 3a58d0e6e4 BF: Lock server's executeCmd to prevent racing among iptables calls (Closes: #554162)
13 years ago
Cyril Jaquier 56357d18df - Changed some log level.
17 years ago
Cyril Jaquier ce6b8c959e - Removed Python 2.4. Minimum required version is now Python 2.3.
17 years ago
Cyril Jaquier bde70ebc00 - Added more comments
18 years ago
Cyril Jaquier 4536ddbcc1 - Fixed indentation with space instead of tabs
18 years ago
Cyril Jaquier 71b9fe8fe8 - Fixed some Pylint warnings/errors
18 years ago
Cyril Jaquier 4fd934aa83 - subprocess still hangs :'(
18 years ago
Cyril Jaquier a522d9b6d7 - Re-activated subprocess module
18 years ago
Cyril Jaquier 4502c0f6ba - Organized imports (pylint)
18 years ago
Cyril Jaquier d30cfd2095 - subprocess.call deadlocks when execute action with multi-jails
18 years ago
Cyril Jaquier bb6c14bfea - Use subprocess.call instead of os.system
18 years ago
Cyril Jaquier 126807dea8 - Made private fields prefixed with "__"
18 years ago
Cyril Jaquier 6d2aa15aa7 - Added property 'svn:keywords'
19 years ago
Cyril Jaquier 7048e19995 - 0.7.0 soon
19 years ago
Cyril Jaquier 12c222bd1c - One step forward to 0.7.0
19 years ago
Cyril Jaquier ea1948eff4 - Initial commit of the new development release 0.7
19 years ago