summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/utils.h
AgeCommit message (Expand)Author
2012-10-12Windows: In-depth cleanup (see details)ChrisTX
2012-10-03m_spanningtree Utils: Remove unused functionsattilamolnar
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2012-04-14Fix some of the include guard names (requested by SaberUK)Justin Crawford
2012-04-14Fixes for bug #12Justin Crawford
2010-02-18Allow SASL messages to be targeted at the services serverdanieldg
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-10-21Kill ListenSocketBase, use OnAcceptConnection for all new connectionsdanieldg
2009-10-17Make classbase and refcountbase uncopyable; expand comments on their indended...danieldg
2009-10-09Add server ports to ServerInstance->ports, enable SSL on them using OnHookIOdanieldg
2009-10-08Update Event and Request APIsdanieldg
2009-10-01Add ROUTE_TYPE_MESSAGE and use for PRIVMSG/NOTICE routingdanieldg
2009-09-30Allow multiple autoconnects in a single <autoconnect> tag, fix infinite failoverdanieldg
2009-09-30Add explicit reference-counting base classdanieldg
2009-09-30Move destruction logic for User and Spanningtree into cull()danieldg
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-09-21Create StreamSocket for IO hooking implementationdanieldg
2009-09-17Add <autoconnect> blocks [jackmcbarn]danieldg
2009-09-02Make VF_OPTCOMMON module mismatches a fatal link error by defaultdanieldg
2009-09-02Replace std::deque with std::vector in spanningtree and related modulesdanieldg
2009-09-01Remove unneeded paramaters from OnAcceptReadydanieldg
2009-08-15win: Last part of support required for VS2010:w00t
2009-05-13Use a FakeUser source for server-sourced commands in spanningtreedanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-09-19Implement timeout on outgoing server connections as per our docs <link:timeout>peavey
2008-09-08Remove old listening stuff from spanningtree, use a new derived listener class.w00t
2008-06-12Now builds ok on gcc 4.3, not tested fully. Also UGLY, oh we hate you GCC, wh...brain
2008-03-24A load of classes dont inherit from classbase, and they should. fix.brain
2008-02-22Nuke TIMESYNC from orbit \o/w00t
2008-02-05fixed more std:: stufffez
2008-02-05fixed std:: stuff - that should be all of itfez
2008-02-03Clear up header insanityw00t
2008-02-03Propegate BURST and ENDBURST network-wide for timing of bursts, and to keep X...w00t
2008-01-16Validate <server:id> on startup if provided, thx Brainw00t
2008-01-10Header update: 2007 -> 2008w00t
2007-10-28- Tear out a useless load of XLine clutters that did nothing much except conf...w00t
2007-10-15InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id...w00t
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-08-28Change issid to IsSID to appease our anal retentiveness^H^H^H^H^H^H... i mean...brain
2007-08-28Add SpanningTreeUtils::issid(). See top of utils.cppbrain
2007-08-28Remove more unused headersw00t
2007-08-27This may need tidying up to make SetID internal and do this in the constructo...brain
2007-08-07Feature request from djGrr, allow changing of server to server ping frequencybrain
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-13Poach feature request: If a server does not respond after x seconds to a PING...brain
2007-05-10remove EB metadata madness and make services people happy.brain