]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/override_whois.cpp
Convert WriteNumeric() calls to pass the parameters of the numeric as method parameters
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / override_whois.cpp
2016-02-25 Attila MolnarConvert WriteNumeric() calls to pass the parameters...
2016-02-22 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-08-06 Attila Molnarm_spanningtree Remove redundant checks from HandleRemot...
2014-07-25 Attila MolnarMerge insp20
2014-04-07 Attila MolnarMerge insp20
2014-01-23 Attila MolnarRemove whitespace and minor style changes
2014-01-21 Attila MolnarMerge insp20
2013-11-12 AdamUse WriteNumeric() everywhere we send numerics and...
2013-08-30 attilamolnarMerge insp20
2013-08-27 attilamolnarm_spanningtree Introduce command builders
2013-08-15 attilamolnarRemove $ModDep comments
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-12 attilamolnarm_spanningtree Remove unneeded #includes
2012-10-02 attilamolnarm_spanningtree Remote WHOIS handler: Find target with...
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-11 brain...because every now and again, i have to do a massive...
2009-10-25 danieldgFixes found by removing User inheritance from StreamSocket
2009-10-08 danieldgUpdate Event and Request APIs
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-02 danieldgReplace std::deque with std::vector in spanningtree...
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-05-18 aquanightConvert m_spanningtree
2008-05-05 aquanightConvert m_spanningtree
2008-04-05 brainFix IDLE sending a nick rather than a uid. Atheme shoul...
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
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...