summaryrefslogtreecommitdiff
path: root/bin/fail2ban-server
Commit message (Collapse)AuthorAgeFilesLines
* DOC: minor typos spotted around comments etcYaroslav Halchenko2018-01-221-1/+1
|
* Merge branch '0.10' into f2b-perfom-prepare-716-cs-0.10sebres2016-07-111-1/+1
|\
| * no hardcoded python interpreter pathAlexander Koeppe2016-05-151-1/+1
| |
* | client/server (bin) test cases introduced, ultimate closes #1121, closes #1139sebres2016-05-121-2/+2
| | | | | | | | small code review and fixing of some bugs during client-server communication process (in the test cases);
* | starting of the server (and client/server communication behavior during ↵sebres2016-05-121-0/+37
| | | | | | | | | | | | | | | | | | | | start and daemonize) completely rewritten: - client/server functionality moved away from bin and using now the common interface (introduced in fail2bancmdline); - start in foreground fixed; - server can act as client corresponding command line; - command "restart" added: in opposite to "reload" in reality restarts the server (new process); - several client/server bugs during starting process fixed.
* | temporary commit (move client/server from bin)sebres2016-05-121-141/+0
| |
* | try to start server in foregroundsebres2016-05-121-1/+2
|/ | | | | # Conflicts: # fail2ban/server/server.py
* Fix PEP8 E401 - multiple imports on one lineLee Clemens2015-07-031-1/+3
|
* ENH: Tweak naming of getF2BLogger, and ensure consistent useSteven Hiscocks2014-06-101-2/+3
|
* Merge branch '0.9' into py3Steven Hiscocks2013-04-131-2/+2
| | | | | | | | | | Conflicts: .travis.yml MANIFEST bin/fail2ban-regex fail2ban/server/filter.py fail2ban/tests/servertestcase.py setup.py
* ENH+TST: Move fail2ban-* scripts to bin/Steven Hiscocks2013-04-011-0/+137