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