]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_kick.cpp
kick_channel -> chanrec::KickUser(), server_kick_channel -> chanrec::ServerKickUser()
[user/henk/code/inspircd.git] / src / cmd_kick.cpp
2006-08-08 brainkick_channel -> chanrec::KickUser(), server_kick_channe...
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-20 brainChanged first of files to match new location of headers
2006-04-08 omRemove references to inspircd_io from these, stop confi...
2006-03-09 w00tMore of the same cleanup :P
2006-03-08 brainRemoved has_channel(userrec*,chanrec*), the new preferr...
2006-03-07 brainTidying, strlen, strcasecmp where not needed.
2006-03-01 w00tClarify an error message on KICK
2006-02-05 brainRe-organized order of cmd_kick stuff (OnUserPreKick...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-17 brainTidyups - brain
2005-12-16 brainSplit all commands into seperate files and redid comman...