summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-11-27Added nickname syncingbrain
2005-11-27Fixed a missing parameterbrain
2005-11-27Added tree walk algorithm which finds out which directly-connected serverbrain
2005-11-27Added proper administrativia notices to CONNECT and inbound connectionsbrain
2005-11-27Added /CONNECTbrain
2005-11-26Added most of the connection/authentication code, need to add CONNECT and syncsbrain
2005-11-26Added stricter checking for listening socketsbrain
2005-11-26Fixed dumb bug where module claims ALL bindable ports including client ports!brain
2005-11-26Added overriding handlers for CONNECT, SQUIT, MAP, LINKS, LUSERSbrain
2005-11-26Fixed compile glitchesbrain
2005-11-26Added reading of server link configsbrain
2005-11-26Added TreeServer class (actual tree structure)brain
2005-11-26Added tons of comments. These will probably stay.brain
2005-11-26Added listening socket support for InspSocketbrain
2005-11-26Added start of spanning tree system TEST MODULE, tested outbound connectionsbrain
2005-11-25Cleaned up some warningsbrain
2005-11-25Fixed OnMeshToken (deprecated)brain
2005-11-25Removed references to connection.cpp and servers.cppbrain
2005-11-25Fixes for removal of serverrecbrain
2005-11-25Added references to connection.hbrain
2005-11-25Removed references to deprecated files servers.* and connection.*brain
2005-11-25Removed static meshed linking from corebrain
2005-11-25Fixed removal of mesh linking from corebrain
2005-11-25Removal of mesh stuff (lots of)brain
2005-11-25Fixed to not use mesh stuffbrain
2005-11-25Removed cross-server mesh stuffbrain
2005-11-25Removed mesh module functionsbrain
2005-11-25Removed server socket stuff from socketenginebrain
2005-11-25Fixed compile time glitches in new code, removed obselete variablesbrain
2005-11-25My first commit -- and a really minor/anal one at that. :Pw00t
2005-11-25Started removal of server linking code from core and implementation of socket...brain
2005-11-23Added some stuff to socket classesbrain
2005-11-23Added start of socket classes used by modular linkingbrain
2005-10-01Fix to bug#82 reported by ashen - "the're" typobrain
2005-08-24Changed commentsbrain
2005-08-24Tidied up socket engine code, moved into a specialized header full of #definesbrain
2005-08-22Unknown changes herebrain
2005-06-02Possibly fixed the 'vincent' bugbrain
2005-06-02More tweaksbrain
2005-06-02More tweaksbrain
2005-06-02Fucking vincent boxbrain
2005-06-02More vincent tweaksbrain
2005-06-02More fixes for Vincent bugbrain
2005-06-02Attempted fixes for another vincent bugbrain
2005-06-02Attempt to fix recursive loopbrain
2005-06-02Fixed warnings reported by vincentbrain
2005-06-02Fixes to +r not being set reported by Vincentbrain
2005-06-01Fixed onloadmodulebrain
2005-06-01Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering)brain
2005-06-01Fixed ability to accidentally set a softlimit of 0brain