- Class _regnicklist
- A system of 'user accounts' where the notion of a nickname is * subordinate to the notion of a user, part of a common account with * some data such as url, channel ops shared but things like last-seen * time for expires, last seen address, and nick flags specific to the * nick.
- Member caccesslist_struct::uflags
- a truly flag-based system for managing channel access lists
- Member top_akill_stamp
- Highest stamp should save to services.totals
- Member CCMD (cs_getpass)
- This stuff should be done using ``getopt_long_only''. Parse ChanServ getpass options
- Member sendToChanOpsAlways (ChanList *chan, char *format,...)
- make these two one function. Send a message to channel operators, ignore QUIET
- Member readConf (void)
- Redo the services.conf file format so that it looks nicer and is more tolerant about weird spacing.. allow for line splits. More of the hard-coded options should be configurable.
- Member breakString (int numargs, char *string, char **args, char delimiter)
- Remove this function if possible (or redo it)
- Group cs_commands
- Support multinick /cs op perhaps?
- Group ms_commands
- Make mblock lists use services NickIds
Generated at Sat Oct 25 20:56:13 2003 for Services using
Doxygen.
Services Copyr. 1996-2001 Chip Norkus, Max Byrd, Greg Poma,
Michael Graff, James Hess, Dafydd James. All rights reserved
See LICENSE for licensing information.