summaryrefslogtreecommitdiff
path: root/src/modules/u_listmode.h
AgeCommit message (Expand)Author
2014-08-03Fix listmodes when the config does not specify a wildcard size entry.Peter Powell
2013-05-16Remove unused variables, avoid copies where possible, check empty() instead o...attilamolnar
2012-12-02Dynamically determine the size of the eventlist[] passed to Attach()attilamolnar
2012-12-02Attach to events and register services in init()attilamolnar
2012-11-28Change empty string assignments to .clear() or remove them entirelyattilamolnar
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-09-04Do not apply parameter length restrictions or CleanMask when unsetting modesDaniel De Graaf
2010-08-11Also tidy masks being removed, fixes bug #70Daniel De Graaf
2010-04-16Check maximum length of ban list for local users, not remoteDaniel De Graaf
2010-02-03Add access checking for m_autoopdanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-25Fixes from vtable cross-checkdanieldg
2009-10-17Make classbase and refcountbase uncopyable; expand comments on their indended...danieldg
2009-10-14Move static map of extensions into ServerInstance, add const-correctnessdanieldg
2009-10-10Update m_cloaking to use free-form keys instead of weakening the hash IVdanieldg