Age | Commit message (Expand) | Author |
2005-12-08 | Added code to prevent sending of FMODE and FHOST before connect is complete (... | brain |
2005-12-08 | Fixed ANOTHER goddamn typo | brain |
2005-12-08 | Fixed typo in new TS thing | brain |
2005-12-08 | Altered channel TS sync to always let ulined clients win, regardless of times... | brain |
2005-12-08 | Added fake direction stuff | brain |
2005-12-08 | Added 'fake direction' check | brain |
2005-12-08 | Capitalization of variable fixed | brain |
2005-12-08 | Added burst flag -- remote connect notices not shown during burst | brain |
2005-12-08 | Now sets expiries properly on glines etc set with ADDLINE | brain |
2005-12-07 | Made module not static | brain |
2005-12-07 | Fixed broken OnCleanup | brain |
2005-12-07 | Added OnCleanup handler | brain |
2005-12-07 | Added OnUserQuit stuffs | brain |
2005-12-07 | Tested and working locally | brain |
2005-12-07 | Compilation fixes (UNTESTED) | brain |
2005-12-07 | Added m_swhois as example of new netbursting/metadata calls (might not work yet) | brain |
2005-12-07 | Added Metadata API (for transferring extensibles over a network transparent t... | brain |
2005-12-07 | Changed behaviour of module API to pass Server* to the constructor, rather th... | brain |
2005-12-07 | More incorrect vars | brain |
2005-12-07 | Fixed use of wrong variable in IntroduceClient | brain |
2005-12-07 | Added remote connect notices | brain |
2005-12-07 | Fixed return statements in function thats been reference-ized | brain |
2005-12-07 | Fix for rehash not reading new link blocks | brain |
2005-12-06 | Made remote kill safer | brain |
2005-12-06 | Fixed remote kill reasons when no source server is specified | brain |
2005-12-06 | Added kill source for remote kills that don't have them | brain |
2005-12-06 | Added comments | brain |
2005-12-06 | Added comments and SVSMODE (damn you Andy) | brain |
2005-12-06 | Optimized FindServerMask | brain |
2005-12-06 | Added .c_str() in SVSNICK | brain |
2005-12-06 | Made SVSNICK actually set the timestamp | brain |
2005-12-06 | Added fallback for lazy services that dont prefix SVSNICK and SVSJOIN | brain |
2005-12-06 | SVSNICK and SVSJOIN | brain |
2005-12-06 | I hate typos | brain |
2005-12-06 | Fixed GLINE/KLINE etc | brain |
2005-12-06 | Fixed GLINE etc | brain |
2005-12-06 | Missing semicolon | brain |
2005-12-06 | Cant pass std::string to atoi(), DOH! | brain |
2005-12-06 | Added ADDLINE | brain |
2005-12-06 | Added G/Z/Q/E line propogation | brain |
2005-12-06 | Removed typos (whoops) | brain |
2005-12-06 | Optimizations | brain |
2005-12-06 | Using the wrong iterator | brain |
2005-12-06 | Heavily optimized tree search | brain |
2005-12-05 | Fixed routing optimization #1 | brain |
2005-12-05 | Debug junk | brain |
2005-12-05 | Blah | brain |
2005-12-05 | Moved a declaration | brain |
2005-12-05 | Optimizing spanning tree | brain |
2005-12-05 | Modified FTOPIC to not send out the TOPIC command if the topic text is unchanged | brain |