]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/utils.h
Make classbase and refcountbase uncopyable; expand comments on their indended uses
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / utils.h
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...
2007-04-15 brainFix for bug that took ages to track down and was very...
2007-04-09 brainAdd config <options:disablehmac> to support disabling...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-04-06 brainFix bug #224 by refreshing the security ip cache every...
2007-03-16 brainDifferent timesync, dont use yet
2007-03-11 brainComments only.
2007-01-18 brainRemove space indents
2007-01-18 brainWhoops, and commit this :p