index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_spanningtree
/
away.cpp
Age
Commit message (
Expand
)
Author
2014-06-14
m_spanningtree Use vector back() where it makes sense
Attila Molnar
2013-08-27
m_spanningtree Introduce command builders
attilamolnar
2013-08-25
m_spanningtree Allow server-to-server command handlers to specify whether the...
attilamolnar
2013-08-18
m_spanningtree Move all server-to-server command handlers into handler classes
attilamolnar
2013-08-04
Change the syntax of FOREACH macros to be less dumb.
Adam
2013-04-12
m_spanningtree Remove unneeded #includes
attilamolnar
2013-04-12
m_spanningtree atoi() to ConvToInt() conversion, add const where possible
attilamolnar
2012-12-15
Add IS_SERVER() and REG_ALL checks to (mostly oper only) commands taking a ta...
attilamolnar
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-09-21
Create StreamSocket for IO hooking implementation
danieldg
2009-09-02
Add away timestamp to the AWAY message sent server-server
danieldg