]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/away.cpp
Merge insp20
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / away.cpp
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-07-25 Attila MolnarMerge insp20
2014-06-14 Attila Molnarm_spanningtree Use vector back() where it makes sense
2014-04-07 Attila MolnarMerge insp20
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-08-27 attilamolnarm_spanningtree Introduce command builders
2013-08-25 attilamolnarm_spanningtree Allow server-to-server command handlers...
2013-08-18 attilamolnarm_spanningtree Move all server-to-server command handle...
2013-08-04 AdamChange the syntax of FOREACH macros to be less dumb.
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-12 attilamolnarm_spanningtree Remove unneeded #includes
2013-04-12 attilamolnarm_spanningtree atoi() to ConvToInt() conversion, add...
2012-12-15 attilamolnarAdd IS_SERVER() and REG_ALL checks to (mostly oper...
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-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-09-02 danieldgAdd away timestamp to the AWAY message sent server...