Commit graph

46 commits

Author SHA1 Message Date
Elizabeth Jennifer Myers 7eec45bc9d Back out chanroles.
While what chanroles are trying to accomplish is a good idea, it is
apparently unclear this is the proper way to do it. Until we figure out
the exact way we wish to do this, it should be reverted for now.
2011-07-07 21:24:14 -04:00
William Pitcock 5b2fb1a7eb Update TODO. 2011-07-06 15:16:38 -05:00
Valeriy Yatsko b6b2691d60 Update TODO 2008-12-22 12:40:31 +03:00
Valeriy Yatsko a89787bf3b Update TODO. 2008-12-07 22:48:45 +03:00
Jilles Tjoelker bdd296d5b9 Use C locale for the compilation date. 2008-08-17 22:55:57 +02:00
William Pitcock a8240d5c43 update TODO 2008-08-17 09:30:31 -05:00
Valery V Yatsko df33f222b5 added improvement in TODO related to support compilation without parser/lexer generators present in OS 2008-08-16 23:24:28 +04:00
Valery V Yatsko 1c390fbdf3 put cygwin/mingw/native win32 (+shared modules) support in TODO (need discussion), currently ratbox3 could be compiled under cygwin/mingw 2008-08-16 22:52:31 +04:00
Valery V Yatsko b17d39da75 Updated TODO 2008-08-09 18:46:05 +04:00
Valery V Yatsko 1be74e6038 TODO: test suite as in ircu? should include configuration files & certificates for setting up local debug network containing 3 servers in it +
possibly configuration file for test services (atheme)?
2008-08-08 20:06:00 +04:00
Valery V Yatsko 1a7848d87a ilog -> inotice in ircd_restart_cb (ircd.c) 2008-08-06 23:57:45 +04:00
Valery V Yatsko 3c77978bcd oups, missed param for has_privilege example function in TODO 2008-08-04 01:37:18 +04:00
Valery V Yatsko 75f2de7320 added privilege system and some new hooks in TODO 2008-08-04 01:34:59 +04:00
Valery Yatsko 50686c834b Adding changeable access levels in todo for channel modes extensions 2008-07-30 00:55:20 +04:00
Valery V Yatsko a0ef73fa59 update TODO 2008-06-26 21:19:41 +04:00
Valery V Yatsko 26914ddffc update TODO 2008-06-26 10:28:01 +04:00
Valery V Yatsko 368c374ee6 update TODO 2008-06-26 09:44:07 +04:00
Valery V Yatsko 033961a4e5 TODO: done: merge with libratbox SVN 2008-06-26 09:34:27 +04:00
William Pitcock 848437858b update TODO 2008-06-25 22:35:44 -05:00
Valery V Yatsko 4c17be43d3 TODO: done: more beautiful way of adding new channel modes by module 2008-06-24 22:30:14 +04:00
Valery V Yatsko c97bd06789 TODO: btw, this could be useful: allow to set up configfiles path (etc/)
instead of separated configfiles names (kline.conf, ircd.conf etc) like
it is in ratbox3?
2008-06-24 20:54:43 +04:00
Valery V Yatsko b661ad41e5 TODO: 'module engine rework' has begun 2008-06-24 20:46:39 +04:00
Valery V Yatsko d2bbeba120 Added info about two bugs (features?) which must be fixed: 1.
compilation without zlib headers 2. compilation time locale
2008-06-23 03:23:33 +04:00
William Pitcock f25be66429 Merge TODO. 2008-06-10 20:34:46 -05:00
William Pitcock fc8711d128 GNUTLS backend. Untested. 2008-06-10 20:33:15 -05:00
Valery Yatsko 020341c278 We've done ssl stuff generation tool, 'module engine rework' marked for
current trunk
2008-06-08 12:23:04 +04:30
William Pitcock 63996bf026 Finish merge. 2008-06-08 01:09:52 -05:00
William Pitcock 2a7872e9fb Merge with 'charybdis-ts6only' branch. 2008-06-08 01:09:04 -05:00
Jilles Tjoelker bb26095d63 Global server notices already exist.
(:<sourceserver> ENCAP <server> SNOTE <snomask> :<text>)
2008-04-25 14:24:33 +02:00
William Pitcock e77f633465 Add SNONOTICE stuff to 3.1 todo. 2008-04-22 19:40:25 -05:00
Valery Yatsko 1feeda91af TODO changed 2008-04-20 11:33:41 +04:00
Valery Yatsko 19a853be58 Doxygen code documentation added in TODO list for future releases 2008-04-19 21:18:45 +04:00
Jilles Tjoelker 96d2a6f437 Add PASS selector:password from seven, put TS5 removal to 3.1 2008-04-13 17:33:33 +02:00
William Pitcock 729d5e3558 start working on TS5 removal. 2008-04-11 10:22:44 -05:00
William Pitcock a8eb238f79 ratbox3 DNS/Auth helper *CRAQ* veto'd. 2008-04-11 10:20:07 -05:00
Valery Yatsko 170703fe3a Removing glines 2008-04-11 18:47:03 +04:00
Valery Yatsko 14485efa7f ssl files generator added to todo too (must be executed with ./configure to make installation a little bit userfriendly) 2008-04-11 18:30:55 +04:00
Valery Yatsko 8ebc7a6b13 TODO changes - bans todos 2008-04-11 00:56:21 +04:00
Valery Yatsko a2001bb371 Resolver/identd will be done as separated modules in 3.1 (future release), added some TODOs for discuission 2008-04-11 00:39:49 +04:00
William Pitcock c74e4245eb add SSL cipher notice to todo list. 2008-04-09 14:26:47 -05:00
Valery Yatsko 056e3c60c7 Some of ideas done, some gone in TODO and marked by 'F' (for future releases) 2008-04-09 23:03:34 +04:00
Valery Yatsko c84557ac70 chm_* declarations gone to chmode.h - this makes some modules clean 2008-04-08 23:39:35 +04:00
Valery Yatsko 8cc12805d7 m_sjoin.c gone, merged with m_join.c 2008-04-07 18:26:59 +04:00
Valery Yatsko 6484936e51 yes, ssl s2s, ssl c2s works good, maxconnections stuff cleared, so notice that in TODO 2008-04-06 23:26:01 +04:00
William Pitcock dc7aebdc06 add TS6-only to TODO. 2008-04-02 22:01:37 -05:00
William Pitcock 638768c99d add a TODO file 2008-04-02 21:59:19 -05:00