]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/override_stats.cpp
Merge insp20
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / override_stats.cpp
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-04-07 Attila MolnarMerge insp20
2014-01-25 Attila MolnarOmit the server name internally when building a /STATS...
2014-01-23 Attila MolnarRemove whitespace and minor style changes
2014-01-21 Attila MolnarMerge insp20
2014-01-08 Attila MolnarRead uline state in spanningtree; remove ConfigReader...
2013-08-30 attilamolnarMerge insp20
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-12 attilamolnarm_spanningtree Remove unneeded #includes
2012-10-02 attilamolnarm_spanningtree Use iterators in CAPAB handler and when...
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-11 brain...because every now and again, i have to do a massive...
2009-10-09 danieldgAdd server ports to ServerInstance->ports, enable SSL...
2009-10-08 danieldgUpdate Event and Request APIs
2009-09-30 danieldgAllow multiple autoconnects in a single <autoconnect...
2009-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-09-17 danieldgAdd <autoconnect> blocks [jackmcbarn]
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-10-27 w00tFix redundant stats snotice, thanks dz.
2008-09-08 w00tRemove old listening stuff from spanningtree, use a...
2008-08-29 peaveyFix extra End of /STATS on spanningtree override of...
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-19 brainConvert connection::host
2008-05-18 aquanightConvert m_spanningtree
2008-05-18 aquanightFix some unneeded .c_str() usage in m_spanningtree
2008-05-05 aquanightConvert m_spanningtree
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-15 w00tInspSocket -> BufferedSocket. Paves the way for a Simpl...
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...