]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_away.cpp
kick_channel -> chanrec::KickUser(), server_kick_channel -> chanrec::ServerKickUser()
[user/henk/code/inspircd.git] / src / cmd_away.cpp
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 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-02-05 brainBugfix to cmd_modules, we've added some event types...
2006-02-05 brainPropogation of away messages across network (we dont...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-22 brainOptimized out a strlcpy here
2005-12-16 brainInclude tidyups - brain
2005-12-16 brainSplit all commands into seperate files and redid comman...