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
/
commandbuilder.h
Age
Commit message (
Expand
)
Author
2020-01-11
Update copyright headers.
InspIRCd Robot
2019-09-23
Add the server id to the Server class.
Peter Powell
2019-07-22
Fix some regressions in sending tags between servers.
Peter Powell
2019-07-19
Add an event for adding tags to S2S messages.
Peter Powell
2019-07-19
Get rid of CommandBuilder::push_back.
Peter Powell
2019-07-19
spanningtree: Never send a message to a raw UUID in CmdBuilder.
Peter Powell
2019-01-02
Fix message tags not being broadcast across the network.
Peter Powell
2016-03-29
m_spanningtree Remove unused CommandBuilder::Unicast() overload accepting a s...
Attila Molnar
2015-01-09
m_spanningtree Add CmdBuilder::push_raw() overload for ranges
Attila Molnar
2014-06-11
m_spanningtree Add CmdBuilder::push_raw_int()
Attila Molnar
2014-01-05
Introduce Server class
Attila Molnar
2013-09-12
Send ListModeBase modes implicitly on channel sync
attilamolnar
2013-09-08
Fix compile warnings as seen on g++ 4.4.7
Adam
2013-08-27
m_spanningtree Introduce command builders
attilamolnar