From c5a9bc507e9724090a63cdfb3b6df13a0ff74582 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Wed, 29 May 2019 21:05:31 +0100 Subject: Ensure writes to file are unformatted strings. --- TODO | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 419dd3d..20dff69 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ -Allow debugging to file as well as to screen. - Add various auto replay options: - All logs since the final client disconnected - All logs since the most recent client connect/disconnect @@ -12,3 +10,9 @@ Might need to #include in blabouncer.c to make some operating systems Send a PING to the server before assuming a timeout is definite. Implement daemon (background) mode. + +Implement BLABOUNCER EXIT command. + +Some text gets written to previous debug.txt upon startup (getconfstr() output). + +Don't exit if there's a failure to read the replay log file/line. -- cgit v1.2.3