]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_whois.cpp
Use servers/auspex and users/auspex privs where needed.
[user/henk/code/inspircd.git] / src / commands / cmd_whois.cpp
2008-10-18 w00tUse servers/auspex and users/auspex privs where needed.
2008-06-13 brainWin32 compilation fixes
2008-05-19 brainConvert connection::host
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-05 peaveyfix LoopCalls to not send param count thus avoiding...
2008-05-04 brainConversion of command handler params from "const char...
2008-04-09 w00tSend usermodes on whois if user is self or opered
2008-03-30 aquanightCommit -Wformat=2 -Wmissing-format-attributes, printf...
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...