summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2005-12-09More IDLE fixesbrain
2005-12-09Fixes to IDLEbrain
2005-12-09Fixed it againbrain
2005-12-09Fixed idle. again.brain
2005-12-09Fixed broken IDLE replybrain
2005-12-09Made local whois non-broken ;)brain
2005-12-09Remote whois fixesbrain
2005-12-09Added debugging plus remote WHOIS fixesbrain
2005-12-09Work on remote /WHOISbrain
2005-12-09Added preliminary remote WHOISbrain
2005-12-08Modified to silently set hosts if uline sets itbrain
2005-12-08Added code to prevent sending of FMODE and FHOST before connect is complete (...brain
2005-12-08Fixed ANOTHER goddamn typobrain
2005-12-08Fixed typo in new TS thingbrain
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