Commit Graph

25 Commits (98f4d70371c4d168df86af2653f314ea6ad60a0d)

Author SHA1 Message Date
sebres 4c1bcac0c7 Merge branch '0.10' into f2b-perfom-prepare-716-cs-0.10
8 years ago
Alexander Koeppe 975608dfb6 no hardcoded python interpreter path
9 years ago
sebres afa1cdc3ae client/server (bin) test cases introduced, ultimate closes #1121, closes #1139
9 years ago
sebres 5a053f4b74 starting of the server (and client/server communication behavior during start and daemonize) completely rewritten:
9 years ago
sebres 556ddaabd7 temporary commit (move client/server from bin)
9 years ago
sebres 4ce240ed40 try to start server in foreground
9 years ago
sebres 9d7e860edb possibility to increase verbosity up to heavy debug (partial ported from 716-cs)
9 years ago
sebres 81e659b760 performance fix: minimizes connection overhead, using same socket by multiple commands without close it (ex.: 'start' sends several hundreds commands at once)
10 years ago
Lee Clemens 77f5983b42 Test permissions to socket for detailed errors if socket.error raised
10 years ago
Lee Clemens c7e203b20f Fix PEP8 E401 - multiple imports on one line
10 years ago
Yaroslav Halchenko caa6006a31 ENH: do use @staticmethod (we are well beyond support of 2.4 now)
10 years ago
sebres 73a06d55a8 reset share/cache storage (if we use 'reload' in client with interactive mode)
10 years ago
Steven Hiscocks 4fc7f1a831 ENH: Tweak naming of getF2BLogger, and ensure consistent use
11 years ago
Steven Hiscocks e8131475cd ENH: Realign and harmonise log messages with getF2BLogger helper
11 years ago
Cameron Norman 73cb3e3eec Added more specific help message to fail2ban-client with -f option
11 years ago
Cameron Norman 7818b0cb2a Added f and b to cmdOpts.
11 years ago
Cameron Norman 9c2a0cb403 Added foreground and background options to fail2ban-client
11 years ago
Steven Hiscocks 5630c56c75 ENH: Change logging levels and make info more verbose
11 years ago
Steven Hiscocks f68d85a6ac Merge branch 'master' into 0.9
11 years ago
Daniel Black a650178bd1 MRG: merge from master 2014-01-19
11 years ago
Daniel Black 47d35c9d80 MRG: 0.8.11 to 0.9
11 years ago
Steven Hiscocks 1dbba35cd9 Merge branch 'master' into 0.9
12 years ago
Yaroslav Halchenko b65205d4ad Merge branch 'master' into 0.9
12 years ago
Steven Hiscocks 12df12f282 BF: Change logging instance logSys `warn` method to `warning`
12 years ago
Steven Hiscocks a153653a27 ENH+TST: Move fail2ban-* scripts to bin/
12 years ago