]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_conn_umodes.cpp
Remove InspIRCd* parameters and fields
[user/henk/code/inspircd.git] / src / modules / m_conn_umodes.cpp
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-22 danieldgDescribe module purpose in /MODULES output
2009-05-24 danieldgOnRehash changes: split to multiple hooks to clarify...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-16 w00tRemove redundant PriorityState, enum Priority does...
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-07 w00tConvert necessary match calls to use ASCII casemap.
2008-09-10 w00tHook conn_umodes before anything else so that config...
2008-08-25 w00tFix a few malformed Id tags
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-08-22 w00tMatch conversion stuff.
2008-08-22 w00tRevert automated conversion by Special, as it (unfortun...
2008-08-22 specialFix a lot of calls to match() and uses of wildcard...
2008-07-20 w00tFixes to some stuff that writes on memory it shouldn...
2008-07-18 aquanightImplement <disabled:usermodes> and <disabled:chanmodes>.
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-18 brainPlease see my XXX in m_conn_umodes w00t, maybe somethin...
2008-05-05 peaveyfix some unitialised vectors and tidy up a bit.
2008-05-04 peaveyConvert a few more
2008-03-24 brainAnd more of them
2008-02-03 w00tClear up header insanity
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainHonking huge commit. Removal of DELETE() template that...
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-08-27 w00tRemove unnecessary header traffic
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-03 pippijnRemoved superfluous semicolons
2007-06-17 w00tMore factory conversion
2007-06-09 brainA ton more clear() and empty() stuff thats been lingeri...
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-19 brainSPACE INDENTING ACTION RANGERS -- ATTACK!
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-01-15 brainCrusade to remove debug from stable and tested parts...
2007-01-01 brainFix to allow for OnRehash to know what user initiated...
2006-12-15 w00tRemove global namespacing, makes modules compile FASTAH...
2006-10-19 brainInsert massive change here.
2006-10-06 brain/me thwaps special for not reading comments :p
2006-10-06 brainMake this module propogate remote modes by directly...
2006-10-01 brainNow with binary versioning goodness
2006-09-13 brainDid i ever mention that pipp was pedantic? ;)
2006-09-13 brainAdd m_conn_umodes.so which allows setting of modes...