]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_clearchan.cpp
Remove UserManager::GarbageCollect()
[user/henk/code/inspircd.git] / src / modules / m_clearchan.cpp
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-07-14 Attila MolnarRemove typedef UserMembIter, use Channel::MemberMap...
2014-07-14 Attila MolnarRemove typedef UserMembCIter, use Channel::MemberMap...
2014-07-14 Attila MolnarRename UserMembList to Channel::MemberMap, switch all...
2014-07-14 Attila MolnarChange return type of Channel::GetUsers() to reference...
2014-06-10 Attila MolnarUse the iterator version of Channel::KickUser() in...
2014-04-07 Attila MolnarMerge insp20
2014-01-26 Attila MolnarAdd m_clearchan which removes users from a channel...