]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree
m_spanningtree When an IOHook goes away close all pending connections that use it
[user/henk/code/inspircd.git] / src / modules / m_spanningtree /
2013-08-21 attilamolnarm_spanningtree When an IOHook goes away close all pendi...
2013-07-26 AdamUse server ids when propagating squits
2013-06-12 attilamolnarm_spanningtree FJOIN handler: Merge and take maxmodes...
2013-06-05 attilamolnarRemove unnecessary string copies and dead code
2013-06-04 attilamolnarm_spanningtree Fix FIDENT routing
2013-05-16 attilamolnarRemove unused variables, avoid copies where possible...
2013-04-23 attilamolnarm_spanningtree Fix crash when connecting to a remote...
2013-04-18 attilamolnarm_spanningtree Fix IS_LOCAL() check in OnRehash handler
2013-04-10 attilamolnarm_spanningtree Create new TreeServers for incoming...
2013-03-20 attilamolnarm_spanningtree Fix incoming channel modes being lost...
2013-02-03 Attila MolnarMerge pull request #416 from SaberUK/insp20+clang42...
2013-02-01 Peter PowellRemove unused variables detected by Clang 4.2.
2013-01-14 attilamolnarm_spanningtree Fix rare desync when a KILL crosses...
2012-12-15 attilamolnarAdd a flag to Command that controls whether an empty...
2012-12-15 attilamolnarAdd IS_SERVER() and REG_ALL checks to (mostly oper...
2012-11-29 attilamolnarcmd_rehash, m_spanningtree Fix REHASH messages duplicat...
2012-11-28 attilamolnarm_spanningtree Remove redundant params.size() checks
2012-11-19 attilamolnarRemove usage of deprecated CallCommandHandler() and...
2012-11-12 attilamolnarRemove usage of the deprecated ConfigReader
2012-11-09 attilamolnarm_spanningtree SVSNICK needs 3 parameters
2012-11-09 attilamolnarm_spanningtree Refuse bogus NICK messages
2012-10-21 attilamolnarMake better use of User::GetFullRealHost()
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-10-12 attilamolnarRemove superfluous std::string()s
2012-10-06 attilamolnarm_spanningtree Fix undefined behavior caused by referen...
2012-10-02 attilamolnarm_spanningtree Fill a parameterlist in OnAddLine/OnDelLine
2012-10-02 attilamolnarm_spanningtree Simplify OnMode and OnSetAway handlers
2012-10-02 attilamolnarm_spanningtree Remove empty RedoConfig()
2012-10-02 attilamolnarm_spanningtree Utils: Remove unused functions
2012-10-02 attilamolnarm_spanningtree OPERTYPE handler: Return when finished...
2012-10-02 attilamolnarm_spanningtree Remote WHOIS handler: Find target with...
2012-10-02 attilamolnarm_spanningtree Netburst: Remove unused parameters and...
2012-10-02 attilamolnarm_spanningtree Netburst: Prefix SERVER and VERSION...
2012-10-02 attilamolnarm_spanningtree Netburst: Remove unnecessary variables...
2012-10-02 attilamolnarm_spanningtree Use iterators in CAPAB handler and when...
2012-10-02 attilamolnarm_spanningtree Only allow uuids in SVSJOIN, METADATA...
2012-09-30 attilamolnarm_spanningtree Return const references from several...
2012-09-30 attilamolnarFix more undefined behavior caused by referencing the...
2012-09-23 attilamolnarFix undefined behavior caused by referencing the return...
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-08-10 attilamolnarm_spanningtree Add missing aposthrope to connection...
2012-08-10 ChrisTXm_spanningtree: Resolve issue #250
2012-08-08 attilamolnarm_spanningtree Specify the uuid of the remote user...
2012-08-08 attilamolnarm_spanningtree Handle ? wildcard as well when processin...
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-13 Attila MolnarMerge pull request #249 from Shawn-Smith/insp20+simplemode
2012-07-08 attilamolnarm_spanningtree Add function to easily determine whether...
2012-07-05 Attila MolnarMerge pull request #242 from SaberUK/insp20-doxygen-fix
2012-07-05 Attila MolnarMerge pull request #244 from SaberUK/insp20-configure-fix
2012-07-05 Attila MolnarMerge pull request #243 from SaberUK/insp20-config...
2012-07-04 attilamolnarm_spanningtree Fix crash in SVSPART handler when the...
2012-07-01 attilamolnarm_spanningtree Call the collision handler with the...
2012-07-01 attilamolnarm_spanningtree Return when ecountering an invalid comma...
2012-07-01 attilamolnarFix crash in ADDLINE handler when the command had no...
2012-06-27 Attila MolnarMerge pull request #235 from attilamolnar/insp20+invitefix
2012-06-17 attilamolnarFix pending invites not being removed when a channel...
2012-06-15 Robin BurchellMerge pull request #193 from attilamolnar/insp20+newlinefix
2012-06-13 attilamolnarm_spanningtree Burst to a new server before introducing...
2012-06-13 Sir PogglesBe consistent with Robby's qQ snomask changes
2012-06-11 attilamolnarm_spanningtree Only add a resolved server IP as valid...
2012-06-11 attilamolnarm_spanningtree Move SecurityIPResolver code to resolver...
2012-06-11 attilamolnarm_spanningtree Disallow server passwords which contain...
2012-06-11 attilamolnarm_spanningtree Notify opers upon ecountering a configur...
2012-06-01 Robin BurchellMerge pull request #179 from attilamolnar/insp20+desyncfix
2012-05-31 attilamolnarm_spanningtree Fix desync issue #37 reported by @Joah...
2012-05-27 Robin BurchellMerge pull request #142 from attilamolnar/insp20+sestatsfix
2012-05-27 Robin BurchellMerge pull request #145 from SaberUK/insp20-typo-fixes
2012-05-25 Peter PowellDebian typo fixes.
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-18 attilamolnarForward port 1d703dcf7858a322c823bbd80f9507b627c5738c.
2012-04-18 Robin BurchellMerge pull request #74 from Robby-/insp20-statsupdates
2012-04-18 Robin BurchellLog mode errors when processing FJOIN.
2012-04-18 Robin BurchellFix typo.
2012-04-18 Robin BurchellMatch the logging in the rest of this module.
2012-04-18 Robin BurchellBe more helpful when processing commands from a linked...
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Robin BurchellMerge pull request #28 from DjSlash/classinconnectmsg
2012-04-15 Justin CrawfordFix some of the include guard names (requested by SaberUK)
2012-04-15 Justin CrawfordFixes for bug #12
2012-04-14 Robin BurchellMerge pull request #53 from SaberUK/clang-analyze
2012-04-14 Peter PowellFix unused variables reported by the clang static analyzer.
2011-06-24 Daniel De GraafAlways use local SID as the source for PONG replies
2011-04-19 Daniel De GraafMerge commit 'refs/merge-requests/5' of git://gitorious...
2011-04-10 AdamFixed Windows build on VS 2010
2011-03-01 Daniel De GraafFix timeout defaulting to zero for link blocks
2011-01-20 JackmcbarnFix bug #117, found by satmd, thanks
2010-12-02 JackmcbarnRestore prefix
2010-12-02 JackmcbarnFix possible crash
2010-08-04 Daniel De GraafUse the remote channel's capitalization on a losing...
2010-05-08 Daniel De GraafCorrect source of initial BURST line from servers sendi...
2010-05-08 Daniel De GraafSend HALFOP= line in CAPAB CAPABILITIES for 1201 compat...
2010-04-29 Daniel De GraafDon't use an empty direction when receiving a sourceles...
2010-04-17 Daniel De GraafFix crash when a remote server has the same name as...
2010-04-11 Daniel De GraafPrevent using invalid UIDs and enforce UID/SID matching
2010-03-19 danieldgAdd RAWIO log level which is more verbose than DEBUG
next