summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-08-29auto-set +s when +n is set (as +n requires +s) - allow +n to be 'set twice' a...brain
2006-08-29Snomask support cometh! and it leave a sticky white mess all over the floor :(brain
2006-08-29Spanningtree tidyupsbrain
2006-08-28Update commentbrain
2006-08-28Connect timeouts now work again, using InspSocketbrain
2006-08-28Note: connect() cant time out for inspsockets in this commit. They'll sit in ...brain
2006-08-28Add support for NAMESXbrain
2006-08-25Add userrec::ChangeIdent (which we were missing) which can emulate the quit/r...brain
2006-08-25Add <options:cyclehosts> which allows a user to appear to have quit when thei...brain
2006-08-24Renamed the OnGlobalConnect callback to OnPostConnect, which is much more app...special
2006-08-23ModeParser::InsertMode is no longer required -- this is auto-generated by the...brain
2006-08-23Document ModeParser::FindPrefix() and chanrec::GetAllPrefixes()brain
2006-08-23Multi-prefix FJOIN, and allowing module-defined prefixes across the networkbrain
2006-08-23More prefixchar stuff.brain
2006-08-23Document mode prefixesbrain
2006-08-23Spotted problem: must clear out all prefixes attached to a user when they qui...brain
2006-08-23Mode handlers handling listmodes where a listmode item is a nickname can now ...brain
2006-08-23Inherit ModuleMessage from Extensible, so users can Extend and Shrink it.brain
2006-08-19Make it virtual, in case someone ever wants to make a derived version of itbrain
2006-08-19Extra comments about how the FileLogger class schedules its own write events ...brain
2006-08-19Missing vector.hbrain
2006-08-19I hate this headerbrain
2006-08-19Add multimapbrain
2006-08-19Remove users.h include from herebrain
2006-08-18Make DELETE inline so its about as fast as the define it replacedbrain
2006-08-18Change #define DELETE to a templatebrain
2006-08-18Change commentbrain
2006-08-18NONBLOCKING LOGGER!brain
2006-08-18Document ListenSocket classbrain
2006-08-18Typos in the socketenginesbrain
2006-08-18Commentsbrain
2006-08-18Move lowermap[] into a pre-initialised const array in hashcomp.h,brain
2006-08-18Get rid of SocketEngine::Wait and array-copy, change to SocketEngine::Dispatc...brain
2006-08-18EventHandler class, an abstraction for raw i/obrain
2006-08-17Add modules.h to cmd_connect.hbrain
2006-08-17userrec::AddBuffer and userrec::Write end up copying the const std::string& i...brain
2006-08-12This commit is dedicated to Boo ;-ppppppbrain
2006-08-12Document base modesbrain
2006-08-12Explain what ModeParser doesbrain
2006-08-12Document the nspace namespacebrain
2006-08-12Document some missing xline stuffbrain
2006-08-12More docs. Tons more docs. I need coffee and we're out of coffee :<brain
2006-08-12Document command_parse.h and CommandParser classbrain
2006-08-12Document irc::socket namespace members/classesbrain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11Document TimerManager classbrain
2006-08-11Added comment about why its important to push_back onto the string_list when ...brain
2006-08-11Document XLineManagerbrain
2006-08-11Just about enough docs to rebuild the docs page nowbrain
2006-08-11Tons more docsbrain