]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/whois.cpp
Change User::oper to an OperInfo reference
[user/henk/code/inspircd.git] / src / whois.cpp
2009-10-21 danieldgChange User::oper to an OperInfo reference
2009-10-03 danieldgGet rid of a bunch of memory-wasting C-style strings
2009-10-02 danieldgFix valgrind issues and crashes on exit
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-21 danieldgAlways use user->SplitChanList in whois reply [jackmcbarn]
2009-09-18 danieldgSeparate spy channels [jackmcbarn]
2009-09-03 danieldgChange cmd_*.so to use the Module object API