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
Age
Commit message (
Expand
)
Author
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-04-04
Merge pull request #1168 from SaberUK/master+fix-configure-cache-parser
Attila Molnar
2016-04-04
Fix "use of uninitialized value $key in hash element" error.
Peter Powell
2016-04-04
Merge pull request #1167 from SaberUK/master+collision
Attila Molnar
2016-04-04
Rename M to INSPIRCD_MODULE.
Peter Powell
2016-04-04
Rename T to INSPIRCD_TARGET.
Peter Powell
2016-04-04
Rename D to INSPIRCD_DEBUG.
Peter Powell
2016-04-04
Rename V to INSPIRCD_VERBOSE.
Peter Powell
2016-04-04
Rename PURE_STATIC to INSPIRCD_STATIC.
Peter Powell
2016-03-30
Remove unused ProtocolInterface::SendTopic()
Attila Molnar
2016-03-30
Remove ProtocolInterface::PushToClient()
Attila Molnar
2016-03-30
Remove User::SendText() and overrides completely
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-30
Merge branch 'master+stnum'
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
Handle numerics with a source other than the local server in User::WriteNumer...
Attila Molnar
2016-03-29
Merge branch 'master+stroute'
Attila Molnar
2016-03-29
Merge pull request #1165 from Adam-/master+dnssource
Attila Molnar
2016-03-29
core_dns: allow configuring source address
Adam
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-29
core_info Deduplicate code by inheriting some commands from ServerTargetCommand
Attila Molnar
2016-03-29
core_info Add class ServerTargetCommand
Attila Molnar
2016-03-24
Merge pull request #1149 from SaberUK/master+sasl
Attila Molnar
2016-03-24
Add support for SASL reauthentication.
Peter Powell
2016-03-24
Merge pull request #1159 from SaberUK/master+configure
Attila Molnar
2016-03-23
Don't prepend ":<nick>" to raw input log
Attila Molnar
2016-03-22
Simplify the configure cache file format.
Peter Powell
2016-03-22
Move the configure cache to the .configure directory too.
Peter Powell
2016-03-22
Write generated templates to the .configure directory.
Peter Powell
2016-03-22
Fix a typo in parse_templates.
Peter Powell
[next]