Age | Commit message (Expand) | Author |
2005-12-14 | Fixed location of Srv | brain |
2005-12-14 | Added Server::GetVersion() | brain |
2005-12-14 | moved declarations of typedefs for user_hash and chan_hash etc to typedefs.h | brain |
2005-12-13 | Fixed a couple of missing \n's at request of Special | brain |
2005-12-13 | #define IS_LOCAL(x) (x->fd > -1) | brain |
2005-12-13 | optimized a ton of strcmps down to an integer comparison! | brain |
2005-12-13 | Minor bug chasing | brain |
2005-12-13 | Not sending fjoins on sync? | brain |
2005-12-13 | Made MAXCHANS growable for opers/ulines (growing of list not implemented yet) | brain |
2005-12-11 | Fixed permenant xline propogation | brain |
2005-12-10 | Fixed Case sensitivity Bug (BugTrack #88) | frostycoolslug |
2005-12-09 | Changed 'fake direction' message a little | brain |
2005-12-09 | More IDLE fixes | brain |
2005-12-09 | Fixes to IDLE | brain |
2005-12-09 | Fixed it again | brain |
2005-12-09 | Fixed idle. again. | brain |
2005-12-09 | Fixed broken IDLE reply | brain |
2005-12-09 | Made local whois non-broken ;) | brain |
2005-12-09 | Remote whois fixes | brain |
2005-12-09 | Added debugging plus remote WHOIS fixes | brain |
2005-12-09 | Work on remote /WHOIS | brain |
2005-12-09 | Added preliminary remote WHOIS | brain |
2005-12-08 | Modified to silently set hosts if uline sets it | brain |
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 |