summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 6 insertions, 2 deletions
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 <limits.h> 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.