index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_spanningtree
/
commandbuilder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-1
/
+3
*
Add the server id to the Server class.
Peter Powell
2019-09-23
1
-1
/
+1
*
Fix some regressions in sending tags between servers.
Peter Powell
2019-07-22
1
-1
/
+1
*
Add an event for adding tags to S2S messages.
Peter Powell
2019-07-19
1
-20
/
+30
*
Get rid of CommandBuilder::push_back.
Peter Powell
2019-07-19
1
-2
/
+0
*
spanningtree: Never send a message to a raw UUID in CmdBuilder.
Peter Powell
2019-07-19
1
-2
/
+2
*
Fix message tags not being broadcast across the network.
Peter Powell
2019-01-02
1
-0
/
+24
*
m_spanningtree Remove unused CommandBuilder::Unicast() overload accepting a s...
Attila Molnar
2016-03-29
1
-5
/
+0
*
m_spanningtree Add CmdBuilder::push_raw() overload for ranges
Attila Molnar
2015-01-09
1
-0
/
+7
*
m_spanningtree Add CmdBuilder::push_raw_int()
Attila Molnar
2014-06-11
1
-0
/
+7
*
Introduce Server class
•••
- Replaces std::string server in User - Replaces InspIRCd::ULine() and SilentULine()
Attila Molnar
2014-01-05
1
-2
/
+2
*
Send ListModeBase modes implicitly on channel sync
•••
Remove Module::ProtoSendMode() and ListModeBase::DoSyncChannel()
attilamolnar
2013-09-12
1
-0
/
+1
*
Fix compile warnings as seen on g++ 4.4.7
Adam
2013-09-08
1
-11
/
+11
*
m_spanningtree Introduce command builders
attilamolnar
2013-08-27
1
-0
/
+139