]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_kill.cpp
Passing invalid instance to dns isnt a good idea
[user/henk/code/inspircd.git] / src / cmd_kill.cpp
2006-08-09 brainuserrec and chanrec now have their own independent...
2006-08-09 brainMove clientlist and chanlist into InspIRCd*
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWriteCommon() and WriteCommonExcept() -> userrec::Write...
2006-08-08 brainWHEEEEE!!!!!
2006-08-08 brainkill_link() and Server::QuitUser() -> userrec::QuitUser...
2006-07-28 brainChange all references to voodoo numbers (7, 3 etc)...
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-26 brainmaxbuf -> maxquit (this isnt finished yet)
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-04-20 brainChanged first of files to match new location of headers
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-03-09 w00tMore of the same cleanup :P
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainAdding hook type checking to event calls to speed them up
2005-12-17 brainTidyup - brain
2005-12-16 brainSplit all commands into seperate files and redid comman...