From 62702fc1f07984008f13174960bd213780222f38 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Fri, 11 Apr 2008 10:20:07 -0500 Subject: [PATCH] ratbox3 DNS/Auth helper *CRAQ* veto'd. --- TODO | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 0f9db1c..0686247 100644 --- a/TODO +++ b/TODO @@ -4,11 +4,9 @@ [x] remove 2.8 report_error() in ratbox imported stuff [F] client.c, channel.c is very 2.8 style still. it'd be nice to pack them into their own namespace and such. moreover, the other 2.8 code needs similar rewriting/reworking too... - ### well, I suggest working on it in 3.1 if you're not against ;) - [F] rewrite s_auth.c - [F] authentication state/lock manager - [F] move resolver/auth checker code into separated modules - (or maybe give user ability to run them as ratbox3-style helpers (./configure option)?) + [ ] rewrite s_auth.c + [ ] authentication state/lock manager + [ ] move resolver/auth checker code into separated modules [x] port to libratbox [x] get it running [x] clean up maxconnections kludges &c