summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2005-12-16Typo in declarationbrain
2005-12-16Last set of modules converted to new command systembrain
2005-12-16Added support for new command systembrain
2005-12-16Moved to new command systembrain
2005-12-16Porting to new command systembrain
2005-12-16Split all commands into seperate files and redid command system to take class...brain
2005-12-16Moved a ton of defined to modules.h that belong therebrain
2005-12-15Added more loggingbrain
2005-12-15std::string -> irc::stringbrain
2005-12-15Fixed to work with new IsInvitedbrain
2005-12-15Removed unused varbrain
2005-12-15Updated so that netsplits use the cull_list.brain
2005-12-14Fixed location of Srvbrain
2005-12-14Added Server::GetVersion()brain
2005-12-14moved declarations of typedefs for user_hash and chan_hash etc to typedefs.hbrain
2005-12-13Fixed a couple of missing \n's at request of Specialbrain
2005-12-13#define IS_LOCAL(x) (x->fd > -1)brain
2005-12-13optimized a ton of strcmps down to an integer comparison!brain
2005-12-13Minor bug chasingbrain
2005-12-13Not sending fjoins on sync?brain
2005-12-13Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)brain
2005-12-11Fixed permenant xline propogationbrain
2005-12-10Fixed Case sensitivity Bug (BugTrack #88)frostycoolslug
2005-12-09Changed 'fake direction' message a littlebrain
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