lostcontrol
|
42ff2f5655
|
- Removed ...
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@528 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-01-29 20:27:01 +00:00 |
|
lostcontrol
|
3f2e388454
|
- Call Python interpreter directly (instead of using "env")
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@522 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-01-21 22:19:57 +00:00 |
|
lostcontrol
|
11b251a826
|
- fail2ban-client returns an error code if configuration is not valid
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@518 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-01-08 21:15:47 +00:00 |
|
lostcontrol
|
f8f5df39cd
|
- Added signal handling in fail2ban-client
- Added a wonderful visual effect when waiting on the server
- Improved error message. Thanks to Yaroslav Halchenko
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@515 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-01-04 23:34:35 +00:00 |
|
lostcontrol
|
ff13d5915e
|
- 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
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@511 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2007-01-04 12:58:21 +00:00 |
|
lostcontrol
|
bb77991363
|
- Changed timeout to 30 secondes before assuming the server cannot be started
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@477 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-12-03 22:01:18 +00:00 |
|
lostcontrol
|
39b0665efe
|
- Fixed bug with the "socket" option
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@475 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-26 22:22:54 +00:00 |
|
lostcontrol
|
0e514949da
|
- Moved version.py and protocol.py to common/
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@467 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-16 21:07:42 +00:00 |
|
lostcontrol
|
1ec4270f2b
|
- Added "protocol.py" which describes the protocol used to communicate with the server
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@461 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-12 21:58:47 +00:00 |
|
lostcontrol
|
4a3a07bbbe
|
- Changed default log level from INFO to WARNING
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@444 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-11-01 22:03:48 +00:00 |
|
lostcontrol
|
0fce8a9833
|
- Added "[BACKEND]" parameter to doc
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@414 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-17 21:13:54 +00:00 |
|
lostcontrol
|
f39c573097
|
- Added "socket" option in "fail2ban.conf"
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@407 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-09 18:05:13 +00:00 |
|
lostcontrol
|
b0b5c40785
|
- Added "-s" option to specify the socket path
- Modified the server server/socket/transmitter design
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@406 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-10-04 22:17:53 +00:00 |
|
lostcontrol
|
edf45d0e1a
|
- Made private fields prefixed with "__"
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@368 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-19 20:38:32 +00:00 |
|
lostcontrol
|
a1f75d622e
|
- Added man pages
- Added --version option
- Adapted help output to meet help2man requirements
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@350 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-12 21:33:00 +00:00 |
|
lostcontrol
|
39ef41b366
|
- Small fixes
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@348 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-10 21:06:15 +00:00 |
|
lostcontrol
|
6ab9fa47e7
|
- Better output when server is not started
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@342 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-10 20:46:19 +00:00 |
|
lostcontrol
|
8f48c957bf
|
- Improved server communication. Start a new thread for each incoming request. Allow concurrent accesses to the server. However, the server is not really thread-safe yet...
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@337 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-07 22:24:17 +00:00 |
|
lostcontrol
|
fe1000c721
|
- Added interactive mode in help
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@333 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-06 20:32:28 +00:00 |
|
lostcontrol
|
b1c1bed3b4
|
- Added interactive mode
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@322 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-09-04 19:20:44 +00:00 |
|
lostcontrol
|
fc5ad75109
|
- Fixed bug with dispUsage()
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@314 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-08-28 21:33:54 +00:00 |
|
lostcontrol
|
f8a0e51409
|
- Added a beautifier
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@310 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-08-28 20:20:18 +00:00 |
|
lostcontrol
|
8e37550ccd
|
- Search "fail2ban-server" using PATH and if it fails,
use the current directory
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@305 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-08-23 20:58:10 +00:00 |
|
lostcontrol
|
ced8012e05
|
- Fixed reload option
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@301 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-08-23 19:53:50 +00:00 |
|
lostcontrol
|
3c0927dd03
|
- Configuration path was hardcoded. Use the "-c" value instead
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@289 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-08-22 22:00:50 +00:00 |
|
lostcontrol
|
af662cdc58
|
- Improved usage message
- Exit with correct return code
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@286 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-08-22 21:16:23 +00:00 |
|
lostcontrol
|
180d379141
|
- Improved client
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@282 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-08-20 21:59:27 +00:00 |
|
lostcontrol
|
b85081d10a
|
- Added a "reload" option which reload the configuration
- Added "stop all" which stop all jails but do not exit
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@277 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-08-20 21:07:28 +00:00 |
|
lostcontrol
|
fab39a0286
|
- Removed foreground and background options
- Improved startup procedure
- Added "force" option "-x"
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@271 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-08-17 22:50:20 +00:00 |
|
lostcontrol
|
a906c5c519
|
- Removed file reading. It does not work
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@269 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-08-17 21:22:24 +00:00 |
|
lostcontrol
|
595931a6fd
|
- Added property 'svn:keywords'
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@253 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-07-16 22:21:58 +00:00 |
|
lostcontrol
|
15520d1069
|
- One step forward to 0.7.0
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@250 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-07-08 16:51:14 +00:00 |
|
lostcontrol
|
29f59c59f9
|
- Initial commit of the new development release 0.7
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@249 a942ae1a-1317-0410-a47c-b1dcaea8d605
|
2006-06-26 20:05:00 +00:00 |
|