diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 <limits.h> 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. |