]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_userhost.cpp
Spotted problem: must clear out all prefixes attached to a user when they quit or...
[user/henk/code/inspircd.git] / src / cmd_userhost.cpp
2006-08-18 brainDont allow USERHOST (and new WHO) on unregistered users
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainConfigReader and FileReader now take InspIRCd* to their...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-08 brainWHEEEEE!!!!!
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-20 brainMove to new include path
2006-04-08 omRemove references to inspircd_io from these, stop confi...
2006-03-07 brainWhowas refactor - probably wont compile yet
2006-02-03 brainOptimized: strchr(x->modes,'o') has the same effect...
2006-02-03 omStop uncloaked hosts showing to non-opers
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-11 brainChanged fd_ref_table from 65536 to more correct MAX_DES...
2005-12-16 brainSplit all commands into seperate files and redid comman...