summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '0.9' into py3Steven Hiscocks2013-04-131-8/+15
|\ \
| * | BF: Added test filter.d files to setup.py package dataSteven Hiscocks2013-04-061-1/+2
| * | ENH+TST: Move fail2ban-* scripts to bin/Steven Hiscocks2013-04-011-4/+4
| * | TST+ENH: Move testcases to part of fail2ban moduleSteven Hiscocks2013-04-011-2/+7
| * | ENH+BF+TST+DOC: Make fail2ban a python moduleSteven Hiscocks2013-03-311-7/+8
| |/
* | ENH: setup.py now automatically runs 2to3 for python3.xSteven Hiscocks2013-04-091-18/+29
|/
* BF: remove non-existant files from setup.py. ENH: add documentationDaniel Black2013-03-161-7/+4
* just trailing spaces in setup.pyYaroslav Halchenko2013-02-111-25/+25
* ENH: BF (forgotten import) for prev commit + removed duplicate Author, adjust...Yaroslav Halchenko2012-11-091-6/+0
* Update Free Software Foundation's addressLeonardo Chiquitto2011-12-301-1/+1
* ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs)Yaroslav Halchenko2011-10-071-0/+2
* - Create /var/run/fail2ban during install.Cyril Jaquier2008-03-101-0/+3
* - Changed homepage and e-mailCyril Jaquier2008-03-051-2/+2
* - Call Python interpreter directly (instead of using "env")Cyril Jaquier2007-01-211-1/+1
* - Now Fail2ban goes in /usr/share/fail2ban instead of /usr/lib/fail2ban. This...Cyril Jaquier2007-01-041-1/+8
* - Check for deprecated version.py and protocol.pyCyril Jaquier2006-11-191-0/+5
* - Moved version.py and protocol.py to common/Cyril Jaquier2006-11-161-8/+6
* - Fixed pylint warnings.Cyril Jaquier2006-11-151-30/+30
* - Added "protocol.py" which describes the protocol used to communicate with t...Cyril Jaquier2006-11-121-1/+4
* - Added "shorewall" actionCyril Jaquier2006-10-171-21/+4
* - Added "apache-noscript" filter. Thanks to PanderCyril Jaquier2006-10-171-0/+3
* - Removed dummy.conf from install procedureCyril Jaquier2006-10-011-1/+0
* - Removed "mail-report.conf" from setup.pyCyril Jaquier2006-09-181-1/+0
* - Added new actionCyril Jaquier2006-09-061-0/+1
* - Added new filtersCyril Jaquier2006-09-061-1/+4
* - Added "fail2ban-regex". This is a tool to help finding "failregex"Cyril Jaquier2006-09-061-1/+2
* - Do not install "testcase"Cyril Jaquier2006-08-221-4/+2
* - Fixed setup processCyril Jaquier2006-08-221-9/+53
* - Added property 'svn:keywords'Cyril Jaquier2006-07-161-3/+3
* - One step forward to 0.7.0Cyril Jaquier2006-07-081-0/+84
* - Initial commit of the new development release 0.7Cyril Jaquier2006-06-261-82/+0
* - UpdatedCyril Jaquier2006-01-221-1/+1
* - Merged FAIL2BAN-0_5 with HEAD0.6.0Cyril Jaquier2005-11-201-9/+49
* - Prepared for 0.3.1 releaseCyril Jaquier2005-03-311-1/+1
* - Added "utils" to packagesCyril Jaquier2005-03-061-2/+2
* - Changed Fail2Ban in order to handle several log filesCyril Jaquier2005-02-181-1/+1
* - Setup and dist files0.1.0Cyril Jaquier2004-10-121-0/+42