]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - TODO
Generating cflags bufs dynamically: one for RPL_MYINFO and one for
[irc/rqf/shadowircd.git] / TODO
diff --git a/TODO b/TODO
index c1aa49b70f477ba55fe747fd659f78b18a84ff7f..0d8daf112e1f6b35665897bccf7db562ac0d5d59 100644 (file)
--- a/TODO
+++ b/TODO
   [x] ssl usermode (+Z)
   [x] ssl channelmode (done by extban and chm_compat)
   [ ] acknowledgement message for SSL users like '* *** You are connected using SSL cipher "DHE RSA-AES 128 CBC-SHA"'
-  [ ] ssl stuff files generator in ./configure time
+  [x] tool for generating ssl certificates and other stuff
+  [ ] gnutls backend for at least SSL connections (replacing libcrypto use in m_challenge would be nice too)
 [x] merge some stuff from ircd-seven directly (to be determined what)
   [x] remote d:lines support
 [F] kline/xline/resv sync
 [F] make an ability of using bandb instead of .conf files as bans storage
 [/] drop non-TS6 (legacy protocol) support
 [F] Doxygen code documentation
-[F] module engine rework
-  [F] more beautiful way of adding new channel modes by module
-  [F] make nick/user/host validation functions/match tables able to work in separated modules,
+[/] module engine rework
+  [x] more beautiful way of adding new channel modes by module
+  [ ] make nick/user/host validation functions/match tables able to work in separated modules,
       this will help us making support for native characters sets/slashes in host etc
-  [F] auth checker module
-  [F] resolver module
+  [ ] auth checker module
+  [ ] resolver module
 [x] Remove glines entirely
+[ ] Bug fixes
+  [ ] Compilation without zlib headers fails
+  [ ] Compilation date and time in server welcome message is in OS locale - looks ugly 'cause often it's not match user's codepage
 --- other stuff
+  [?] allow to set up configfiles path (etc/) instead of separated configfiles names (kline.conf, ircd.conf etc) like it is in ratbox3?
   [?] PASS selector:password for auth{} from ircd-seven? (useful for dynamic IPs)
   [?] +C (noctcp) channel/usermode from ircd-seven?
   [?] internally split out +o/+v "ranks" into a series of permissions. this could allow for configure-defined 
@@ -41,4 +46,3 @@
   [x] merge m_join.c and m_sjoin.c in one module (same functions, done in ratbox3)
   [x] create chmode.h and put there all declarations of chm_* - this will make some modules clean
 [?] Move oper override server WALLOPS to global server notices?
-