Age | Commit message (Expand) | Author |
2014-07-27 | m_spanningtree Keep track of whether servers are behind a bursting server, us... | Attila Molnar |
2014-07-27 | m_spanningtree Add TreeServer::BeginBurst() that marks a server as bursting | Attila Molnar |
2014-07-27 | m_spanningtree Use the value of StartBurst to determine whether a server is b... | Attila Molnar |
2014-07-27 | m_spanningtree Replace direct access of TreeServer::bursting with IsBursting() | Attila Molnar |
2014-06-17 | m_spanningtree Share server description updates via SINFO desc | Attila Molnar |
2014-06-17 | m_spanningtree Add a field to TreeServer for storing full version strings | Attila Molnar |
2014-01-05 | Move server description field from TreeServer into Server; remove OnGetServer... | Attila Molnar |
2014-01-05 | Introduce Server class | Attila Molnar |
2013-08-22 | m_spanningtree Add TreeServer::GetChildren() that replaces ChildCount() and G... | attilamolnar |
2013-08-22 | m_spanningtree Change TreeServer::GetSocket() to always return the socket tha... | attilamolnar |
2013-08-19 | m_spanningtree Minor cleanup of functions | attilamolnar |
2013-08-17 | m_spanningtree Remove SpanningTreeUtilities* fields and parameters | attilamolnar |
2013-07-24 | m_spanningtree Change the type of TreeServer::ServerName to std::string | attilamolnar |
2013-07-24 | m_spanningtree Cleanup TreeServer and TreeSocket construction/destruction | attilamolnar |
2013-04-12 | m_spanningtree Remove encapsulation on UserCount/OperCount | attilamolnar |
2013-04-12 | Tidy up source files: | Peter Powell |
2012-09-30 | m_spanningtree Return const references from several TreeServer getter functions | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2012-04-14 | Fix some of the include guard names (requested by SaberUK) | Justin Crawford |
2012-04-14 | Fixes for bug #12 | Justin Crawford |
2010-01-18 | Move lots of spanningtree items to commands | danieldg |
2010-01-18 | Remove excessive gettimeofday system calls | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-10-23 | Make User::uuid and User::server const | danieldg |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
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 |