summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-12-07Added Metadata API (for transferring extensibles over a network transparent t...brain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-12-07Added insane tag (prevents wide gline etc)brain
2005-12-07Added ability to put command named * into a class to make it cover allbrain
2005-12-07Fixed to do forwards properly with uninitialized databrain
2005-12-07Tons of DNS debugging and stability fixesbrain
2005-12-07DNS safety and loggingbrain
2005-12-07DNS fixesbrain
2005-12-07Now shows remote quits differentlybrain
2005-12-07More incorrect varsbrain
2005-12-07Fixed use of wrong variable in IntroduceClientbrain
2005-12-07Added remote connect noticesbrain
2005-12-07Fixed return statements in function thats been reference-izedbrain
2005-12-07Fix for rehash not reading new link blocksbrain
2005-12-06Made remote kill saferbrain
2005-12-06Fixed remote kill reasons when no source server is specifiedbrain
2005-12-06Added kill source for remote kills that don't have thembrain
2005-12-06Added commentsbrain
2005-12-06Added comments and SVSMODE (damn you Andy)brain
2005-12-06Optimized FindServerMaskbrain
2005-12-06Added .c_str() in SVSNICKbrain
2005-12-06Made SVSNICK actually set the timestampbrain
2005-12-06Added fallback for lazy services that dont prefix SVSNICK and SVSJOINbrain
2005-12-06SVSNICK and SVSJOINbrain
2005-12-06I hate typosbrain
2005-12-06Fixed GLINE/KLINE etcbrain
2005-12-06Fixed GLINE etcbrain
2005-12-06Missing semicolonbrain
2005-12-06Cant pass std::string to atoi(), DOH!brain
2005-12-06Added ADDLINEbrain
2005-12-06Added G/Z/Q/E line propogationbrain
2005-12-06Fixed RFC-non-complaince of TOPIC and NAMES with +s channel (As reported by G...brain
2005-12-06Removed typos (whoops)brain
2005-12-06Optimizationsbrain
2005-12-06Using the wrong iteratorbrain
2005-12-06Heavily optimized tree searchbrain
2005-12-05Fixed routing optimization #1brain
2005-12-05Debug junkbrain
2005-12-05Blahbrain
2005-12-05Moved a declarationbrain
2005-12-05Optimizing spanning treebrain
2005-12-05Made commands.cpp include its own header (oops)brain
2005-12-05Fixed channel kicks from outside channel on ulines (they work now!) :Pbrain
2005-12-05Added new OnKick stuffbrain
2005-12-05Modified FTOPIC to not send out the TOPIC command if the topic text is unchangedbrain
2005-12-05Fixed prefixquit to not prefix remote quitsbrain
2005-12-05Fixed opertype not being propogatedbrain
2005-12-05fixed bouncy FHOST/FMODEbrain
2005-12-05Fixed local compares to JOINbrain
2005-12-05Added FNAME and FHOSTbrain