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
/
fjoin.cpp
Age
Commit message (
Expand
)
Author
2014-07-25
Merge insp20
Attila Molnar
2014-06-14
m_spanningtree Use vector back() where it makes sense
Attila Molnar
2014-06-11
m_spanningtree Send and parse FJOINs with membership ids
Attila Molnar
2014-06-11
m_spanningtree Add CmdBuilder specialization for FJOIN
Attila Molnar
2014-04-26
m_spanningtree Set the bursting flag in the FJOIN handler based on whether th...
Attila Molnar
2014-04-16
m_spanningtree Add ServerCommand::ExtractTS() to convert string to raw TS
Attila Molnar
2014-04-16
m_spanningtree Throw an exception on protocol violations instead of returning...
Attila Molnar
2014-02-22
Add ModeParser::GetModes(), returns all user/chanmodes
Attila Molnar
2014-01-06
Unset all extensions and the topic when lowering TS on a channel
Attila Molnar
2014-01-05
Introduce Server class
Attila Molnar
2013-08-30
Merge insp20
attilamolnar
2013-08-22
m_spanningtree Change TreeServer::GetSocket() to always return the socket tha...
attilamolnar
2013-08-18
m_spanningtree Move all server-to-server command handlers into handler classes
attilamolnar
2013-08-17
m_spanningtree Remove SpanningTreeUtilities* fields and parameters
attilamolnar
2013-08-04
Change modules to use the MODNAME constant when logging.
Peter Powell
2013-06-13
Introduce ModeProcessFlags, can be passed to ModeParser::Process() to indicat...
attilamolnar
2013-06-12
m_spanningtree FJOIN handler: Merge and take maxmodes into consideration when...
attilamolnar
2013-05-27
Deduplicate RemoveMode() implementations
attilamolnar
2013-05-19
Fix spacing in calls to LogManager::Log.
Peter Powell
2013-04-13
Channel::JoinUser() and Channel::ForceChan() changes
attilamolnar
2013-04-12
m_spanningtree FJOIN handler: Refactor, update doc
attilamolnar
2013-04-12
Add LOG_ prefix to the log level enum values.
Peter Powell
2013-04-01
Change channel name parameter of Module::OnUserPreJoin() and Channel::JoinUse...
attilamolnar
2013-03-20
m_spanningtree Fix incoming channel modes being lost for 0-user permanent cha...
attilamolnar
2012-11-28
m_spanningtree Remove redundant params.size() checks
attilamolnar
2012-06-17
Fix pending invites not being removed when a channel was deleted or had its T...
attilamolnar
2012-05-25
Debian typo fixes.
Peter Powell
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2012-04-18
Log mode errors when processing FJOIN.
Robin Burchell
2012-04-14
Fix unused variables reported by the clang static analyzer.
Peter Powell
2010-08-03
Use the remote channel's capitalization on a losing TS merge
Daniel De Graaf
2010-01-18
Move lots of spanningtree items to commands
danieldg
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-10-23
Make User::uuid and User::server const
danieldg
2009-09-26
Remove InspIRCd* parameters and fields
danieldg
2009-09-21
Create StreamSocket for IO hooking implementation
danieldg
2009-09-02
Replace std::deque with std::vector in spanningtree and related modules
danieldg
2009-09-01
Fix build of m_spanningtree and display of dependency regeneration
danieldg
2009-05-13
Use Utils->ServerUser instead of ServerInstance->FakeClient in m_spanningtree
danieldg
2009-04-20
Actually use irc::modestacker correctly
danieldg
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-03-09
An FJOIN is not bursting unless the source server is bursting
danieldg
2009-03-07
Remove some unneeded debug messages on the common case of FJOIN
danieldg
2009-03-02
Revert "Don't apply channel modes received in an non-burst, non-creation FJOI...
danieldg
2009-03-02
Don't apply channel modes received in an non-burst, non-creation FJOIN, becau...
danieldg
2009-02-09
Fix merge FJOIN debug message
danieldg
2009-01-02
Update copyrights for 2009.
w00t
2008-11-02
Fire every debug.
w00t
2008-11-01
Fix a result of Tired Coding (tm)
w00t
2008-10-31
It is not my %$"*&%" day. This never happened.
w00t
[next]