summaryrefslogtreecommitdiff
path: root/src/cmd_whowas.cpp
AgeCommit message (Expand)Author
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11Move whowas into InspIRCdbrain
2006-08-11ConfigReader and FileReader now take InspIRCd* to their constructorsbrain
2006-08-09ServerConfig extern moved into class InspIRCdbrain
2006-08-08WHEEEEE!!!!!brain
2006-08-08Move whowas stuff into its own namespace, move more stuff into userrecbrain
2006-07-16mass tidyup, change A LOT of stuff to const char** which was char** (such as ...brain
2006-04-20Move to new include pathbrain
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om
2006-03-30Make /whois code a little prettier, make /whowas show real host as well as di...om
2006-03-07Too many 'end of whowas' numericsbrain
2006-03-07Whois typo fixesbrain
2006-03-07Typos round onebrain
2006-03-07Whowas refactor - probably wont compile yetbrain
2006-03-07Tidying, strlen, strcasecmp where not needed.brain
2006-03-05Fixed to not show real server name if you have hiding of servernames in WHOISbrain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2006-01-11Changed fd_ref_table from 65536 to more correct MAX_DESCRIPTORSbrain
2005-12-16Split all commands into seperate files and redid command system to take class...brain