]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_whois.cpp
Move more stuff into userrec
[user/henk/code/inspircd.git] / src / cmd_whois.cpp
2006-08-09 brainMove more stuff into userrec
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-08-04 brainChange to using userrec::ip as a sockaddr to store...
2006-08-01 brainThe IPV6 stuff compiles now, with compile-correct ipv6...
2006-07-28 brainChange all references to voodoo numbers (7, 3 etc)...
2006-07-16 brainCreated new class irc::commasepstream.
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-07-09 brainAdded Spacify() function local to cmd_whois.cpp which...
2006-07-01 omChange WriteChannelWithServ and it's _NoFormat to take...
2006-06-04 brainFix for an/a and vowel detection in "is an ircop" numer...
2006-04-20 brainMove to new include path
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-04-04 ommove do_whois to cmd_whois, i'm stopping now. really.
2006-03-07 brainWhowas refactor - probably wont compile yet
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-11 brainChanged fd_ref_table from 65536 to more correct MAX_DES...
2005-12-16 brainFixed LoopCall method calls
2005-12-16 brainSplit all commands into seperate files and redid comman...