]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/treeserver.cpp
Remove unneeded Extensible inheritance and remove "age" field from classbase
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / treeserver.cpp
2009-09-02 danieldgRemove unneeded Extensible inheritance and remove ...
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
2009-05-14 specialFix some incorrect STL iterations (using < end() instea...
2009-04-22 danieldgAddendum to previous ping patch: NextPingTime was not...
2009-04-22 danieldgFix PingFlag not being set correctly for servers whose...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-03-14 danieldgMark children of remote servers as bursting while their...
2009-03-05 danieldgFix crash when services (or a misbehaving remote server...
2009-02-14 peaveyNuke trailing spaces
2009-01-02 w00tUpdate copyrights for 2009.
2008-11-01 w00tSecond attempt at time() -> SI->Time(), now problems...
2008-10-23 w00tRevert earlier time() -> SI->Time() diff for now, this...
2008-10-23 w00tPatch from Namegduf converting all instances (where...
2008-08-22 w00tMatch conversion stuff.
2008-08-22 w00tRevert automated conversion by Special, as it (unfortun...
2008-08-22 specialFix a lot of calls to match() and uses of wildcard...
2008-04-09 w00tMove QuitUser into UserManager class, and unstaticize...
2008-04-06 w00tInitialise var (another valgrind warning)
2008-04-06 brainRevert not-required hax
2008-04-06 brainFor some reason there was a FinishBurst in the encap...
2008-04-05 w00tFix multiple burst notifications in a better way (force...
2008-04-05 brainOnly finish bursting once, thanks AnMaster
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-03 w00tPropegate BURST and ENDBURST network-wide for timing...
2008-02-03 w00tFix burst time indicator: set startburst in treeserver...
2008-02-03 w00tShow extra debug for burst time
2008-02-03 w00tRemove an obsolete value
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-07 w00tFix up some usercounts stuff.. to be tested.
2008-01-05 w00tAdd SnomaskManager::FlushSnotices() stub
2007-11-04 brainHonking huge commit. Removal of DELETE() template that...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-13 brainFix uninitialized var that may stop the ping warning...
2007-08-28 w00tRemove unneeded headers from spanningtree. This was...
2007-08-27 brainAdd bool TreeSocket::DuplicateID(), as its not safe...
2007-08-27 brainMove SID into TreeSocket constructor. w00t, search...
2007-08-27 brainThis may need tidying up to make SetID internal and...
2007-08-27 brainStore id in TreeServer, use TreeServer::GetID() to...
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-06-09 brainA ton more clear() and empty() stuff thats been lingeri...
2007-05-21 brainMove inspircd.h to top
2007-05-04 brainAdd options:quietbursts, fixes bug #269, also adds...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-04-05 brainAdd support for <link:hidden> fixes feature request...
2007-04-05 brainAdd extra /map info (connection uptime, and lag time...
2007-03-15 specialSomeone is getting slapped for this; the new hidesplits...
2007-03-06 brainThis properly fixes options:hidebans and options:hidesp...
2007-01-19 brainFix dependencies
2007-01-18 brainMove this over to left margin now, is no longer part...
2007-01-18 brainRemove space indents
2007-01-18 brainAdd all this crapola