]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_who.cpp
Decide that it wasn't quite appropriate :(
[user/henk/code/inspircd.git] / src / cmd_who.cpp
2006-02-15 brainRemoved a whole lot of strchr's looking for mode +o...
2006-02-06 brainPedantic tweak to /WHO (this actually needs rewriting...
2006-01-18 brainTest-fix for crazy's bug (/who 0 * as oper while on...
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-22 brainOptimized out strcpys that copy empty strings (craq++)
2005-12-16 brainSplit all commands into seperate files and redid comman...