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
/
treesocket.h
Age
Commit message (
Expand
)
Author
2020-10-30
Update copyright headers.
InspIRCd Robot
2020-08-29
Warn about non-local plaintext server connections.
Sadie Powell
2020-01-11
Update copyright headers.
InspIRCd Robot
2019-04-15
Fix linking servers with UNIX sockets.
Peter Powell
2019-01-09
Improve X-line text consistency.
Matt Schatz
2019-01-02
Fix message tags not being broadcast across the network.
Peter Powell
2018-12-12
Fix conversion issues by replacing ConvToInt with ConvToNum<T>.
Peter Powell
2018-10-27
Improve CAPAB negotiation in the spanningtree module.
Peter Powell
2018-07-26
Use CommandBase::Params instead of std::vector<std::string>.
Peter Powell
2017-07-12
Add CXX11_OVERRIDE to overridden members that lack it.
Peter Powell
2015-01-20
m_spanningtree Get rid of some boilerplate
Attila Molnar
2014-10-27
Merge insp20
Attila Molnar
2014-10-26
Remove some dead code found by Coverity
Attila Molnar
2014-07-28
m_spanningtree Move squit logic into TreeServer from TreeSocket
Attila Molnar
2014-07-28
m_spanningtree Remove now needless TreeSocket::ConnectionFailureShown
Attila Molnar
2014-07-27
m_spanningtree Keep track of whether we've sent our burst, to be used for tra...
Attila Molnar
2014-07-27
m_spanningtree Add TreeSocket::WriteLineNoCompat() to send a line without doi...
Attila Molnar
2014-07-27
m_spanningtree Deduplicate server auth code
Attila Molnar
2014-07-27
m_spanningtree Deduplicate auth finish code
Attila Molnar
2014-07-19
Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhere
Attila Molnar
2014-07-05
m_spanningtree Extract logic that finds the source user for an incoming comma...
Attila Molnar
2014-06-17
m_spanningtree Add TreeSocket::SendServerInfo() that sends all additional dat...
Attila Molnar
2013-12-18
m_spanningtree Fix clang warning and wrong operator in if
Attila Molnar
2013-09-13
Pass an interface to the OnSync hooks
attilamolnar
2013-09-12
Send ListModeBase modes implicitly on channel sync
attilamolnar
2013-08-27
m_spanningtree Changes to TreeSocket::WriteLine() to avoid string copies
attilamolnar
2013-08-18
m_spanningtree Move all server-to-server command handlers into handler classes
attilamolnar
2013-08-18
m_spanningtree Propagate oper-only quit reason using METADATA, remove OPERQUIT
attilamolnar
2013-08-17
m_spanningtree Remove SpanningTreeUtilities* fields and parameters
attilamolnar
2013-07-24
m_spanningtree Cleanup TreeServer and TreeSocket construction/destruction
attilamolnar
2013-05-15
Tidy up keywords on module methods.
Peter Powell
2013-04-28
Merge insp20
attilamolnar
2013-04-13
m_spanningtree Ignore hopcount in incoming SERVER command, always send 0 at b...
attilamolnar
2013-04-13
m_spanningtree Add channel timestamp to channel METADATA
attilamolnar
2013-04-12
m_spanningtree Remove unneeded #includes
attilamolnar
2013-04-12
m_spanningtree Netburst: Refactor SendChannelModes()
attilamolnar
2013-04-12
Tidy up source files:
Peter Powell
2013-04-10
m_spanningtree Create new TreeServers for incoming connections only when they...
attilamolnar
2013-04-01
Fix linker error when linking spanningtree caused by 56cae0f3a484cbcb20569b68...
Adam
2012-10-03
m_spanningtree Netburst: Remove unused parameters and variables
attilamolnar
2012-08-10
m_spanningtree: Resolve issue #250
ChrisTX
2012-07-08
m_spanningtree Add function to easily determine whether a server was introduc...
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-02-13
Clean up treesocket naming confusion by adding a link block reference during ...
danieldg
2010-02-11
Fix routing of KILL command when sourced from a server
danieldg
2010-02-09
Add random number generation functions to InspIRCd class.
danieldg
2010-02-04
Add DYING link state, push error messages on link, and only limit recvq on un...
danieldg
2010-01-19
Remove overrides for ADMIN, STATS, TIME
danieldg
[next]