summaryrefslogtreecommitdiff
path: root/include/listmode.h
AgeCommit message (Expand)Author
2017-07-24Replace the deprecated MAXBANS token with MAXLIST.Peter Powell
2017-07-24Add DEFAULT_LIST_SIZE for the default list mode size.Peter Powell
2014-12-16Change listmode storage type to vectorAttila Molnar
2014-09-03Use Modes::ChangeList in ModeHandler::RemoveMode()Attila Molnar
2014-08-06Change ListModeBase::DoRehash() to not be virtualAttila Molnar
2013-09-12Send ListModeBase modes implicitly on channel syncattilamolnar
2013-09-08Automatically register ServiceProviders created by modulesattilamolnar
2013-06-21Fix Doxygen comments.Peter Powell
2013-05-27Simplify user mode removal via ModeHandler::RemoveMode()attilamolnar
2013-05-27Deduplicate RemoveMode() implementationsattilamolnar
2013-04-12Tidy up source files:Peter Powell
2013-04-09Fix ListModeBase on Windowsattilamolnar
2013-04-08ListModeBase: Cache max items per channelattilamolnar
2013-04-08ListModeBase: Minor changes to original u_listmode codeattilamolnar
2013-04-08Migrate u_listmode.h into the core, change +b to use itattilamolnar