summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2005-11-29Fixed compile errorbrain
2005-11-29Changed the way lines are populated to remote serversbrain
2005-11-29Fucking colon strippingbrain
2005-11-29Colon stripping fixesbrain
2005-11-29Leading colon fixesbrain
2005-11-29Changed to strchrbrain
2005-11-29Various optimizations and tweaksbrain
2005-11-29PRIVMSG tweaksbrain
2005-11-29Crash tweakbrain
2005-11-29Added test code for one-to-many PRIVMSGbrain
2005-11-29Added a few stats on squitbrain
2005-11-29Moved some stuff to debugbrain
2005-11-29Tweaked parameter count of sent out SQUITsbrain
2005-11-29Netsplit/SQUIT tweaksbrain
2005-11-29Recursive free sucksbrain
2005-11-29Added squit stuff... dont like recursive delete.brain
2005-11-28Fixed some glitches in linkingbrain
2005-11-28Fixed dodgy server being broadcast on BURSTbrain
2005-11-28Fixed a loop whoopsiebrain
2005-11-28Found a typo when compiling on gcc3.3.6brain
2005-11-28Changed to propogate SERVER properly when a new server connectsbrain
2005-11-28Commented /MAP because it takes some documenting to get across what im trying...brain
2005-11-28/MAP. ARGH!brain
2005-11-28Fixed bouncing messages caused by trying to echo to servers more than one hop...brain
2005-11-28Made privmsgs workbrain
2005-11-28Added OnUserMessage and OnUserNotice (why have these been missing so long?)brain
2005-11-27Tied in client message parser, works very well :)brain
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-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-25Fixed OnMeshToken (deprecated)brain
2005-11-25Fixed removal of mesh linking from corebrain
2005-11-25Fixed to not use mesh stuffbrain
2005-11-25My first commit -- and a really minor/anal one at that. :Pw00t
2005-10-01Fix to bug#82 reported by ashen - "the're" typobrain
2005-06-02Fixes to +r not being set reported by Vincentbrain
2005-05-30Started on -Wall - safe compilebrain
2005-05-29Added m_watch.cpp (provides /WATCH for notify) and fixes to allow it to workbrain
2005-05-29Highly optimized userrec saving 1.5k per userbrain