summaryrefslogtreecommitdiff
path: root/src/whois.cpp
AgeCommit message (Expand)Author
2012-09-30Fix more undefined behavior caused by referencing the returned buffer by std:...attilamolnar
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-12-23Fix bug #113Jackmcbarn
2010-03-22Change <security:operspywhois> to a tristatedanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
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