summaryrefslogtreecommitdiff
path: root/src/commands.cpp
AgeCommit message (Expand)Author
2005-12-07Added remote connect noticesbrain
2005-12-06Added ADDLINEbrain
2005-12-06Added G/Z/Q/E line propogationbrain
2005-12-06Fixed RFC-non-complaince of TOPIC and NAMES with +s channel (As reported by G...brain
2005-12-05Made commands.cpp include its own header (oops)brain
2005-12-05Fixed channel kicks from outside channel on ulines (they work now!) :Pbrain
2005-12-05Fixed prefixquit to not prefix remote quitsbrain
2005-12-04Added OnWallopsbrain
2005-12-04Missing ;brain
2005-12-04Made globals come from global ;)brain
2005-12-04Added notice-to-servermaskbrain
2005-12-04Fixed LUSERS and MAP to display 'dummy' databrain
2005-12-02Made threading optionalbrain
2005-12-01Multithreaded DNS -- not tested!!!!brain
2005-12-01*really* reverted is_uline change -- \!server returns false, \!*server return...w00t
2005-11-30Added remote rehash (even to a mask)brain
2005-11-30Added Server::RehashServerbrain
2005-11-30Added ForceTopic stuffbrain
2005-11-30Added missing ;brain
2005-11-30Added OnPostLocalTopicbrain
2005-11-30Made OnUserInvite actually triggerbrain
2005-11-30Added remote killbrain
2005-11-30Merged an strcpy() and strlcat() -- looks nicer. Yeah, incredibly minor. Also...w00t
2005-11-29Added opertype to OnOper and added OnMode functionbrain
2005-11-29Added NICK and QUITbrain
2005-11-29Added reason to OnUserQuitbrain
2005-11-29Reverted is_uline changebrain
2005-11-29Small fault-- is_uline() returned true for '' - not a good thing, I'd assume.w00t
2005-11-28Made privmsgs workbrain
2005-11-28Added OnUserMessage and OnUserNotice (why have these been missing so long?)brain
2005-11-25Cleaned up some warningsbrain
2005-11-25Fixes for removal of serverrecbrain
2005-11-25Removed references to deprecated files servers.* and connection.*brain
2005-11-25Removal of mesh stuff (lots of)brain
2005-11-25Removed cross-server mesh stuffbrain
2005-06-01Fixes for missing varsbrain
2005-06-01Added propogation of version replies and server descriptionsbrain
2005-06-01Many linking fixesbrain
2005-05-30Started on -Wall - safe compilebrain
2005-05-29Added m_watch.cpp (provides /WATCH for notify) and fixes to allow it to workbrain
2005-05-29Compensate for ~ in ident lengthbrain
2005-05-29Highly optimized userrec saving 1.5k per userbrain
2005-05-29A lot more of the core consts are now configurable at compile timebrain
2005-05-28Fixed fd_Setsize in cygwinbrain
2005-05-27RPL_WHOLIMEXCEEDED -> 523 to match bahamutbrain
2005-05-27Added 557 numeric (from MS Exchange chat server) to indicate too many results...brain
2005-05-25Operhosts are now optional (in the type tag)brain
2005-05-24Sum not being propogated properly, attempted fixbrain
2005-05-24Grr....brain
2005-05-24More fixesbrain