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
/
commands.h
Age
Commit message (
Expand
)
Author
2013-08-19
Remove cmd_map from the core
attilamolnar
2013-08-18
m_spanningtree Move all server-to-server command handlers into handler classes
attilamolnar
2013-08-17
m_spanningtree Remove SpanningTreeUtilities* fields and parameters
attilamolnar
2013-04-13
m_spanningtree Add channel timestamp to FTOPIC
attilamolnar
2013-04-13
m_spanningtree Introduce IJOIN and RESYNC
attilamolnar
2013-04-12
m_spanningtree FJOIN handler: Refactor, update doc
attilamolnar
2013-04-12
m_spanningtree RSQUIT handler: Don't reimplement sending messages to remote u...
attilamolnar
2013-04-12
Tidy up source files:
Peter Powell
2012-11-09
m_spanningtree SVSNICK needs 3 parameters
attilamolnar
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2012-04-14
Fix some of the include guard names (requested by SaberUK)
Justin Crawford
2012-04-14
Fixes for bug #12
Justin Crawford
2010-01-18
Specify routing for those commands
danieldg
2010-01-18
Move lots of spanningtree items to commands
danieldg
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2010-01-02
Remove special-case handling of SVSNICK, SVSJOIN, SVSPART; enables intelligen...
danieldg