update TODO

This commit is contained in:
Valery V Yatsko 2008-06-26 09:44:07 +04:00
parent 033961a4e5
commit 368c374ee6

4
TODO
View file

@ -39,8 +39,8 @@
[ ] 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?
[ ] 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
special access levels, halfops, etc. (would need to match globally, somehow. extra SVINFO param?)
[?] somehow hide channel operators like ircnet can do?