summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/away.cpp
AgeCommit message (Expand)Author
2013-08-27m_spanningtree Introduce command buildersattilamolnar
2013-08-25m_spanningtree Allow server-to-server command handlers to specify whether the...attilamolnar
2013-08-18m_spanningtree Move all server-to-server command handlers into handler classesattilamolnar
2013-08-04Change the syntax of FOREACH macros to be less dumb.Adam
2013-04-12m_spanningtree Remove unneeded #includesattilamolnar
2013-04-12m_spanningtree atoi() to ConvToInt() conversion, add const where possibleattilamolnar
2012-12-15Add IS_SERVER() and REG_ALL checks to (mostly oper only) commands taking a ta...attilamolnar
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-09-21Create StreamSocket for IO hooking implementationdanieldg
2009-09-02Add away timestamp to the AWAY message sent server-serverdanieldg