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
Age
Commit message (
Expand
)
Author
2016-08-08
Keep multiple IOHookProvider references in class ListenSocket
Attila Molnar
2016-08-08
Add StreamSocket::GetModHook() for obtaining the IOHook belonging to a given ...
Attila Molnar
2016-08-08
Pass sendq to OnStreamSocketWrite
Attila Molnar
2016-07-22
stripcolor now strips from part messages (#1175)
0x277F
2016-06-15
Add mbedTLS SSL module
Attila Molnar
2016-04-28
m_spanningtree Send snotice with the negotiated ciphersuite when connected us...
Attila Molnar
2016-04-28
Deduplicate code for on connect SSL ciphersuite NOTICE by moving it into m_ss...
Attila Molnar
2016-04-28
Export the GetCiphersuite() method from the SSL modules
Attila Molnar
2016-04-28
Add SSLIOHook::IsSSL() to determine whether a socket is using SSL or not
Attila Molnar
2016-04-25
m_sasl Advertise the sasl capability only if the target server is online
Attila Molnar
2016-04-25
m_sasl Add ServerTracker class for tracking sasl_target
Attila Molnar
2016-04-25
m_spanningtree Call the OnServerLink hook from TreeServer constructor
Attila Molnar
2016-04-25
m_spanningtree Call the OnServerSplit hook from TreeServer::SQuitInternal() s...
Attila Molnar
2016-04-25
m_spanningtree Call the OnServerSplit hook from the OnUnloadModule() handler ...
Attila Molnar
2016-04-25
m_spanningtree Don't try to call the OnServerSplit hook when the module is be...
Attila Molnar
2016-04-13
m_spanningtree Ignore incoming BURST command in CONNECTED state
Attila Molnar
2016-04-13
m_spanningtree Fix FJOIN forwarding
Attila Molnar
2016-04-13
m_spanningtree Resync servers when they recreate a channel outside of burst
Attila Molnar
2016-04-13
m_spanningtree Allow IJOIN with lower TS
Attila Molnar
2016-04-11
Refactor topic setting logic to go through Channel::SetTopic() in all cases
Attila Molnar
2016-03-30
Remove unused ProtocolInterface::SendTopic()
Attila Molnar
2016-03-30
Remove ProtocolInterface::PushToClient()
Attila Molnar
2016-03-30
m_showfile Replace User::SendText() call with WriteCommand()
Attila Molnar
2016-03-30
m_spanningtree Remove PUSH handler
Attila Molnar
2016-03-29
Make User::WriteRemoteNumeric() virtual, implement it in SpanningTree::Remote...
Attila Molnar
2016-03-29
m_spanningtree Add CommandNum::Builder
Attila Molnar
2016-03-29
m_spanningtree Translate NUM to PUSH and PUSH to NUM, NOTICE or PRIVMSG for 1...
Attila Molnar
2016-03-29
m_spanningtree Add NUM command handler
Attila Molnar
2016-03-29
m_spanningtree Add class SpanningTree::RemoteUser
Attila Molnar
2016-03-29
Simplify GetRouting() methods doing unicast
Attila Molnar
2016-03-29
m_spanningtree Use SpanningTreeUtilities::FindRouteTarget() in RouteCommand()
Attila Molnar
2016-03-29
m_spanningtree Add SpanningTreeUtilities::FindRouteTarget()
Attila Molnar
2016-03-29
m_spanningtree Remove unused SpanningTreeUtilities::BestRouteTo()
Attila Molnar
2016-03-29
m_spanningtree Remove unused SpanningTreeUtilities::DoOneToOne() overload acc...
Attila Molnar
2016-03-29
m_spanningtree Remove unused CommandBuilder::Unicast() overload accepting a s...
Attila Molnar
2016-03-29
Ensure server names passed to some commands are really server names
Attila Molnar
2016-03-24
Add support for SASL reauthentication.
Peter Powell
2016-03-22
Merge branches 'master+check' and 'master+namedmodes'
Attila Molnar
2016-03-22
m_namedmodes Switch to Numeric::ParamBuilder
Attila Molnar
2016-03-22
m_namedmodes Inherit command handler from SplitCommand
Attila Molnar
2016-03-19
m_check Move DumpExt() into CheckContext
Attila Molnar
2016-03-19
m_check Move DumpListMode() into CheckContext
Attila Molnar
2016-03-19
m_check Refactor, move to the new RPL_CHECK numeric
Attila Molnar
2016-03-05
Send NOTICEs to local channel members with Channel::WriteNotice()
Attila Molnar
2016-03-04
Adds classban module providing extban 'n' for connect class ban.
Johanna A
2016-03-01
m_spanningtree Remove ModuleSpanningTree::RemoteMessage()
Attila Molnar
2016-03-01
Send NOTICEs that can go to both local and remote users with User::WriteRemot...
Attila Molnar
2016-02-26
Send WHO reply numerics with User::WriteNumeric(), pass Numeric::Numeric obje...
Attila Molnar
2016-02-26
m_hideoper Reorder checks in OnSendWhoLine()
Attila Molnar
2016-02-26
Return ModResult from the OnSendWhoLine hook
Attila Molnar
[next]