]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/u_listmode.h
Fix listmodes when the config does not specify a wildcard size entry.
[user/henk/code/inspircd.git] / src / modules / u_listmode.h
2014-08-03 Peter PowellFix listmodes when the config does not specify a wildca...
2013-05-16 attilamolnarRemove unused variables, avoid copies where possible...
2012-12-02 attilamolnarDynamically determine the size of the eventlist[] passe...
2012-12-02 attilamolnarAttach to events and register services in init()
2012-11-28 attilamolnarChange empty string assignments to .clear() or remove...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-09-04 Daniel De GraafDo not apply parameter length restrictions or CleanMask...
2010-08-11 Daniel De GraafAlso tidy masks being removed, fixes bug #70
2010-04-17 Daniel De GraafCheck maximum length of ban list for local users, not...
2010-02-03 danieldgAdd access checking for m_autoop
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-25 danieldgFixes from vtable cross-check
2009-10-17 danieldgMake classbase and refcountbase uncopyable; expand...
2009-10-14 danieldgMove static map of extensions into ServerInstance,...
2009-10-10 danieldgUpdate m_cloaking to use free-form keys instead of...