]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/utils.h
m_spanningtree Add SpanningTreeUtilities::FindRouteTarget()
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / utils.h
2016-03-29 Attila Molnarm_spanningtree Add SpanningTreeUtilities::FindRouteTarget()
2016-03-29 Attila Molnarm_spanningtree Remove unused SpanningTreeUtilities...
2016-03-29 Attila Molnarm_spanningtree Remove unused SpanningTreeUtilities...
2016-02-22 Attila MolnarMerge insp20
2015-06-25 Attila MolnarMerge pull request #1059 from OVERdrive-IRC/m_repeat...
2015-06-03 Attila MolnarMerge pull request #1054 from SaberUK/master+fix-linkin...
2015-05-23 Attila Molnarm_spanningtree Log nick collisions more verbosely and...
2015-05-13 Attila MolnarMerge pull request #1041 from SaberUK/master+ipv6-names...
2015-05-12 Attila Molnarm_spanningtree Clean up comments
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-10-15 Attila MolnarMerge pull request #935 from SaberUK/insp20+fix-crlf
2014-10-13 Attila Molnarm_spanningtree Rebuild serverlist and sidlist when...
2014-07-26 Attila Molnarm_spanningtree Return a bool from DoCollision()
2014-07-25 Attila MolnarMerge insp20
2014-04-08 Attila Molnarm_spanningtree Remove the (now) undocumented disablehma...
2014-04-07 Attila MolnarMerge insp20
2014-01-21 Attila MolnarMerge insp20
2014-01-05 Attila MolnarIntroduce Server class
2013-08-30 attilamolnarMerge insp20
2013-08-27 attilamolnarm_spanningtree Introduce command builders
2013-08-22 attilamolnarm_spanningtree Remove duplicate code for sending channe...
2013-08-22 attilamolnarm_spanningtree Implement DoOneToMany() using DoOneToAll...
2013-08-21 attilamolnarm_spanningtree When an IOHook goes away close all pendi...
2013-08-19 attilamolnarm_spanningtree Minor cleanup of functions
2013-08-18 attilamolnarm_spanningtree Move all server-to-server command handle...
2013-08-17 attilamolnarm_spanningtree Remove SpanningTreeUtilities* fields...
2013-06-12 attilamolnarChange command name parameter of OnPostCommand to be...
2013-06-05 attilamolnarMerge insp20
2013-06-05 attilamolnarRemove unnecessary string copies and dead code
2013-04-27 attilamolnarMerge insp20
2013-04-21 attilamolnarm_spanningtree Move CacheTimer into utils
2013-04-20 Attila MolnarMerge pull request #495 from SaberUK/master+fix-libcpp
2013-04-19 Peter PowellFix building with libc++.
2013-04-12 attilamolnarm_spanningtree Introduce new function to send channel...
2013-04-12 attilamolnarm_spanningtree Change TreeServerList to be a set, get...
2013-04-12 attilamolnarm_spanningtree Utils: Move code that creates a full...
2013-04-12 attilamolnarm_spanningtree atoi() to ConvToInt() conversion, add...
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 Peter PowellPurge the deprecated hash_map from existance.
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-10-02 attilamolnarm_spanningtree Utils: Remove unused functions
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 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Justin CrawfordFix some of the include guard names (requested by SaberUK)
2012-04-15 Justin CrawfordFixes for bug #12
2010-02-18 danieldgAllow SASL messages to be targeted at the services...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-23 danieldgMake User::uuid and User::server const
2009-10-21 danieldgKill ListenSocketBase, use OnAcceptConnection for all...
2009-10-17 danieldgMake classbase and refcountbase uncopyable; expand...
2009-10-09 danieldgAdd server ports to ServerInstance->ports, enable SSL...
2009-10-08 danieldgUpdate Event and Request APIs
2009-10-01 danieldgAdd ROUTE_TYPE_MESSAGE and use for PRIVMSG/NOTICE routing
2009-09-30 danieldgAllow multiple autoconnects in a single <autoconnect...
2009-09-30 danieldgAdd explicit reference-counting base class
2009-09-30 danieldgMove destruction logic for User and Spanningtree into...
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-09-17 danieldgAdd <autoconnect> blocks [jackmcbarn]
2009-09-02 danieldgMake VF_OPTCOMMON module mismatches a fatal link error...
2009-09-02 danieldgReplace std::deque with std::vector in spanningtree...
2009-09-01 danieldgRemove unneeded paramaters from OnAcceptReady
2009-08-15 w00twin: Last part of support required for VS2010:
2009-05-13 danieldgUse a FakeUser source for server-sourced commands in...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-09-19 peaveyImplement timeout on outgoing server connections as...
2008-09-08 w00tRemove old listening stuff from spanningtree, use a...
2008-06-12 brainNow builds ok on gcc 4.3, not tested fully. Also UGLY...
2008-03-24 brainA load of classes dont inherit from classbase, and...
2008-02-22 w00tNuke TIMESYNC from orbit \o/
2008-02-05 fezfixed more std:: stuff
2008-02-05 fezfixed std:: stuff - that should be all of it
2008-02-03 w00tClear up header insanity
2008-02-03 w00tPropegate BURST and ENDBURST network-wide for timing...
2008-01-16 w00tValidate <server:id> on startup if provided, thx Brain
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-28 w00t- Tear out a useless load of XLine clutters that did...
2007-10-15 w00tInspSocket -> BufferedSocket. Paves the way for a Simpl...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-08-28 brainChange issid to IsSID to appease our anal retentiveness...
2007-08-28 brainAdd SpanningTreeUtils::issid(). See top of utils.cpp
2007-08-28 w00tRemove more unused headers
2007-08-27 brainThis may need tidying up to make SetID internal and...
2007-08-07 brainFeature request from djGrr, allow changing of server...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-13 brainPoach feature request: If a server does not respond...
2007-05-10 brainremove EB metadata madness and make services people...
2007-05-04 brainAdd options:quietbursts, fixes bug #269, also adds...
next