Commit Graph

60 Commits (65980a70fc1b9de8190e6796e08fdffbd0cc056f)

Author SHA1 Message Date
Deyuan Deng 5e9619d4a4 Clean up setup.py
11 years ago
Steven Hiscocks 41cbbbc248 BF: Remove unused imports and variables.
11 years ago
Steven Hiscocks 3990a19fc7 BF: Remove "/var/run/fail2ban" from setup.py
11 years ago
Daniel Black 4b2d8a8e51 BF: include test data
11 years ago
Daniel Black ce586b6e16 PKG: Documentation files
11 years ago
Steven Hiscocks 5630c56c75 ENH: Change logging levels and make info more verbose
11 years ago
Steven Hiscocks 8221c7ca71 TST+BF: Add tests for python actions, including test for smtp.py
11 years ago
Steven Hiscocks 80d6f74ee8 RF: Refactor actions further, include removing server proxy interface
11 years ago
Steven Hiscocks f37c90cdba ENH: Python based actions
11 years ago
Steven Hiscocks bbadef847b ENH: Add fail2ban persistent data storage
11 years ago
Daniel Black 1f1a56174f MRG: merge from master
11 years ago
Orion Poplawski 71317332ec Install empty /etc/fail2ban/fail2ban.d directory
11 years ago
Orion Poplawski d3ce9e860f Install empty /etc/fail2ban/jail.d directory
11 years ago
Daniel Black 04ff9450b5 BF: testcases is a package that needs to be installed. Thanks to Michael Danko on irc
11 years ago
Steven Hiscocks 774c9ce4fd BF: setup.py build now includes sample log files for tests
12 years ago
Yaroslav Halchenko b65205d4ad Merge branch 'master' into 0.9
12 years ago
Yaroslav Halchenko c5287e3d9c BF: Rename mentioning of README to README.md (Fixes #187)
12 years ago
Steven Hiscocks 6f3c66f466 ENH: Reimplement warning suppression of setup.py test --quiet
12 years ago
Steven Hiscocks 9d2d907fc1 BF: Remove warnings handler which breaks setup.py python2<2.7 and python3<3.2
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
Steven Hiscocks 55810a3c30 TST+RF: Add ability to execute test from setup.py with setuptools
12 years ago
Steven Hiscocks 36097ffc3e DOC: Revert setup.py messages to use print statement
12 years ago
Steven Hiscocks fa0f8f9e6d Merge branch '0.9' into py3
12 years ago
Steven Hiscocks a33bf5baca ENH: setup.py now automatically runs 2to3 for python3.x
12 years ago
Steven Hiscocks 3a16ceed0a BF: Added test filter.d files to setup.py package data
12 years ago
Steven Hiscocks a153653a27 ENH+TST: Move fail2ban-* scripts to bin/
12 years ago
Steven Hiscocks e3bd2042eb TST+ENH: Move testcases to part of fail2ban module
12 years ago
Steven Hiscocks dba88e842f ENH+BF+TST+DOC: Make fail2ban a python module
12 years ago
Daniel Black 10d4aa1682 BF: remove non-existant files from setup.py. ENH: add documentation
12 years ago
Yaroslav Halchenko 6004fe7a94 just trailing spaces in setup.py
12 years ago
Yaroslav Halchenko 03b31398aa ENH: BF (forgotten import) for prev commit + removed duplicate Author, adjusted __ fields for that in fail2ban-* scripts
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
Cyril Jaquier c1bc33b3cc - Create /var/run/fail2ban during install.
17 years ago
Cyril Jaquier 56fa32afe7 - Changed homepage and e-mail
17 years ago
Cyril Jaquier a257fdc87d - Call Python interpreter directly (instead of using "env")
18 years ago
Cyril Jaquier ab3d2d1b9a - Now Fail2ban goes in /usr/share/fail2ban instead of /usr/lib/fail2ban. This is more compliant with FHS. Thanks to Axel Thimm and Yaroslav Halchenko
18 years ago
Cyril Jaquier d342d847f2 - Check for deprecated version.py and protocol.py
18 years ago
Cyril Jaquier 58acd9fb9f - Moved version.py and protocol.py to common/
18 years ago
Cyril Jaquier 160900f88e - Fixed pylint warnings.
18 years ago
Cyril Jaquier a8299b4247 - Added "protocol.py" which describes the protocol used to communicate with the server
18 years ago
Cyril Jaquier 15a4634c38 - Added "shorewall" action
18 years ago
Cyril Jaquier ebae6d70aa - Added "apache-noscript" filter. Thanks to Pander
18 years ago
Cyril Jaquier 21b56bea33 - Removed dummy.conf from install procedure
18 years ago
Cyril Jaquier dac67d6ea6 - Removed "mail-report.conf" from setup.py
18 years ago
Cyril Jaquier 1c3088b267 - Added new action
18 years ago
Cyril Jaquier ebd999a758 - Added new filters
18 years ago
Cyril Jaquier a998e54bb9 - Added "fail2ban-regex". This is a tool to help finding "failregex"
18 years ago
Cyril Jaquier 9973bba20f - Do not install "testcase"
19 years ago