summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/override_stats.cpp
AgeCommit message (Expand)Author
2020-01-11Update copyright headers.InspIRCd Robot
2016-08-26m_spanningtree Drop unnecessary c_str() call when passing Link::Name to metho...Attila Molnar
2016-02-25Introduce Stats::Context, pass it to the OnStats hook and switch all code to itAttila Molnar
2014-01-25Omit the server name internally when building a /STATS reply and prepend it l...Attila Molnar
2014-01-23Remove whitespace and minor style changesAttila Molnar
2014-01-08Read uline state in spanningtree; remove ConfigReader::ulinesAttila Molnar
2013-04-12m_spanningtree Remove unneeded #includesattilamolnar
2012-10-02m_spanningtree Use iterators in CAPAB handler and when generating reply to sp...attilamolnar
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-01-19Remove overrides for ADMIN, STATS, TIMEdanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-09Add server ports to ServerInstance->ports, enable SSL on them using OnHookIOdanieldg
2009-10-08Update Event and Request APIsdanieldg
2009-09-30Allow multiple autoconnects in a single <autoconnect> tag, fix infinite failoverdanieldg
2009-09-21Create StreamSocket for IO hooking implementationdanieldg
2009-09-17Add <autoconnect> blocks [jackmcbarn]danieldg
2009-09-03Change cmd_*.so to use the Module object APIdanieldg
2009-09-02ModResult conversion: Change return type of all module functionsdanieldg
2009-09-02Replace std::deque with std::vector in spanningtree and related modulesdanieldg
2009-09-01Fix build of m_spanningtree and display of dependency regenerationdanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-10-27Fix redundant stats snotice, thanks dz.w00t
2008-09-08Remove old listening stuff from spanningtree, use a new derived listener class.w00t
2008-08-29Fix extra End of /STATS on spanningtree override of stats c and n.peavey
2008-08-22Match conversion stuff.w00t
2008-08-22Revert automated conversion by Special, as it (unfortunately) neglects some d...w00t
2008-08-22Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any...special
2008-07-19Fix total mess of makefile dependency macros (all depending on stuff they don...brain
2008-06-11fixed some indentation and spacing in modulespippijn
2008-05-19Convert connection::hostbrain
2008-05-18Convert m_spanningtreeaquanight
2008-05-18Fix some unneeded .c_str() usage in m_spanningtreeaquanight
2008-05-05Convert m_spanningtreeaquanight
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-01-10Header update: 2007 -> 2008w00t
2007-10-15InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id...w00t
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-10-14Fix indentationbrain
2007-10-14Split up spanningtree some more, the filenames should be more intuitive so th...brain