From 2a57a17c860399818e10e18ec62ef765a7cc28d4 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Sat, 16 Mar 2013 13:51:23 +1100 Subject: [PATCH] completed items from TODO list --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 933134e98..61bdc093e 100644 --- a/TODO +++ b/TODO @@ -16,9 +16,9 @@ Legend: - Run tests though all filters/examples files - (see sshd example file) as unit test -- Removed relative imports +* Removed relative imports -- Cleanup fail2ban-client and fail2ban-server. Move code to server/ and client/ +* Cleanup fail2ban-client and fail2ban-server. Move code to server/ and client/ - Add timeout to external commands (signal alarm, watchdog thread, etc)