]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/precommand.cpp
m_namedmodes Only show chan key to members and opers with channels/auspex
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / precommand.cpp
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-01-19 danieldgRemove overrides for ADMIN, STATS, TIME
2010-01-19 danieldgFix MOTD and RULES to work remotely (remove the old...
2010-01-18 danieldgPreCommand/PostCommand are local-only hooks
2010-01-11 brain...because every now and again, i have to do a massive...
2010-01-10 danieldgRemove spanningtree override of /LUSERS
2009-10-08 danieldgUpdate Event and Request APIs
2009-10-01 danieldgMerge remote/local MODULES output
2009-09-03 danieldgChange cmd_*.so to use the Module object API
2009-09-02 danieldgModResult conversion: Change return type of all module...
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
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-19 brainFix total mess of makefile dependency macros (all depen...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-06-06 brainAllow changing of command string and parameter vector...
2008-05-05 aquanightConvert m_spanningtree
2008-04-06 w00tRemote /MAP: caution, this doesn't compile
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-14 brainFix indentation
2007-10-14 brainSplit up spanningtree some more, the filenames should...