index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_spanningtree
/
treeserver.h
Age
Commit message (
Expand
)
Author
2009-09-02
Remove unneeded Extensible inheritance and remove "age" field from classbase
danieldg
2009-04-22
Fix PingFlag not being set correctly for servers whose burst takes longer tha...
danieldg
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-03-14
Mark children of remote servers as bursting while their parent is bursting
danieldg
2009-03-05
Fix crash when services (or a misbehaving remote server) introduces a server ...
danieldg
2009-02-14
Nuke trailing spaces
peavey
2009-01-02
Update copyrights for 2009.
w00t
2008-02-03
Propegate BURST and ENDBURST network-wide for timing of bursts, and to keep X...
w00t
2008-02-03
Broken, but.. show how many milliseconds a burst takes. Someone care to tell ...
w00t
2008-02-03
Remove an obsolete value
w00t
2008-01-10
Header update: 2007 -> 2008
w00t
2008-01-07
Fix up some usercounts stuff.. to be tested.
w00t
2007-08-27
Add bool TreeSocket::DuplicateID(), as its not safe to throw then try and squ...
brain
2007-08-27
Move SID into TreeSocket constructor. w00t, search for "new TreeSocket" to se...
brain
2007-08-27
Store id in TreeServer, use TreeServer::GetID() to get the id (NOTE: it is st...
brain
2007-08-05
Change latency figures in /map to milliseconds, much more useful for lag meas...
brain
2007-07-16
OOPS! 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-13
Poach feature request: If a server does not respond after x seconds to a PING...
brain
2007-04-07
Add licensing headers to files which are missing them and make sure they are ...
brain
2007-04-05
Add support for <link:hidden> fixes feature request documented in bug #247 re...
brain
2007-04-05
Add extra /map info (connection uptime, and lag time) to /MAP for opers. Adds...
brain
2007-03-11
Comments only.
brain
2007-01-18
Remove space indents
brain
2007-01-18
Add all this crapola
brain