From 8a9732c33888462d6fb34f693688e43ff1e31eaa Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Tue, 28 May 2019 20:57:17 +0100 Subject: Fix BLABOUNCER REPLAY time values of "0" (e.g. 1:00:00 for one hour). --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index e1b7253..419dd3d 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -Move debug output into some debug function that can be enabled/disabled. +Allow debugging to file as well as to screen. Add various auto replay options: - All logs since the final client disconnected @@ -10,3 +10,5 @@ Add various auto replay options: Might need to #include in blabouncer.c to make some operating systems and/or compilers happy. Send a PING to the server before assuming a timeout is definite. + +Implement daemon (background) mode. -- cgit v1.2.3