summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-12-08Now sets expiries properly on glines etc set with ADDLINEbrain
2005-12-08Optimized (much faster, more efficient, less cpu usage)brain
2005-12-07Made module not staticbrain
2005-12-07Fixed broken OnCleanupbrain
2005-12-07Changed userlist to clientlist in UnloadModulebrain
2005-12-07oChanged name of variable in OnCleanupbrain
2005-12-07Added OnCleanup handlerbrain
2005-12-07Added OnCleanup functionbrain
2005-12-07Added OnUserQuit stuffsbrain
2005-12-07Tested and working locallybrain
2005-12-07Compilation fixes (UNTESTED)brain
2005-12-07Added m_swhois as example of new netbursting/metadata calls (might not work yet)brain
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