]> jfr.im git - solanum.git/blob - TODO
Connect to correct ident port (forgot an htons).
[solanum.git] / TODO
1 / = in progress, x = done, ? = to be discussed
2
3 [/] finish legacy code removal
4 [x] remove 2.8 report_error() in ratbox imported stuff
5 [ ] rewrite s_auth.c -> split into three distinct parts
6 [ ] authentication state/lock manager
7 [ ] identd check
8 [ ] dns check
9 ### this should be a nice framework to let modules hook the
10 ### auth state imo. it'd also be cool to make the DNS checker and
11 ### auth checker modules (loaded by default, of course). --nenolod
12 [/] port to libratbox
13 [x] get it running
14 [ ] clean up maxconnections kludges &c
15 [ ] in-process SSL
16 [?] port and use ratbox ssld for server links
17 [ ] merge some stuff from ircd-seven directly (to be determined what)
18 [?] remote d:lines support?
19 [ ] gk:line/akill syncing
20 [ ] drop non-TS6 (legacy protocol) support