summaryrefslogtreecommitdiff
path: root/src/whois.cpp
AgeCommit message (Expand)Author
2009-10-21Change User::oper to an OperInfo referencedanieldg
2009-10-03Get rid of a bunch of memory-wasting C-style stringsdanieldg
2009-10-02Fix valgrind issues and crashes on exitdanieldg
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-09-21Always use user->SplitChanList in whois reply [jackmcbarn]danieldg
2009-09-18Separate spy channels [jackmcbarn]danieldg
2009-09-03Change cmd_*.so to use the Module object APIdanieldg