summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2005-12-08Altered channel TS sync to always let ulined clients win, regardless of times...brain
2005-12-08Added fake direction stuffbrain
2005-12-08Added 'fake direction' checkbrain
2005-12-08Capitalization of variable fixedbrain
2005-12-08Added burst flag -- remote connect notices not shown during burstbrain
2005-12-08Now sets expiries properly on glines etc set with ADDLINEbrain
2005-12-07Made module not staticbrain
2005-12-07Fixed broken OnCleanupbrain
2005-12-07Added OnCleanup handlerbrain
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-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-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-05Modified FTOPIC to not send out the TOPIC command if the topic text is unchangedbrain
2005-12-05Fixed opertype not being propogatedbrain
2005-12-05fixed bouncy FHOST/FMODEbrain
2005-12-05Added FNAME and FHOSTbrain