]> jfr.im git - irc/evilnet/mod.chanfix.git/history - WHOISCommand.cc
Fixed missing include, corebug fix was already applied here.
[irc/evilnet/mod.chanfix.git] / WHOISCommand.cc
2006-10-05  sirvulcanbug fix for 1453584. Renamed sqlUser to sqlcfUser to...
2006-04-18  sirvulcanHere we are, the way I should of done this first time
2006-04-01  r33dFix lots of warnings. Correct problems with keyword...
2006-03-30  buzlip01Removed unused var from OPLIST, log ALL commands (per...
2006-03-23  r33dSplit cf into a separate namespace (thanks Compy for...
2006-03-05  r33dAdd chanfix_defs.h to svnignore. Add new ax_prefix_conf...
2005-12-30  reedlodenCleaned-up some WHOGROUP code. Added a way to add a...
2005-12-28  reedlodenRename F_CHANNEL to F_COMMENT, add LISTHOSTS command...
2005-12-28  reedlodenAdd two new autoconf macros to help detect boost_thread...
2005-12-28  CompsterAdded -modif to whois replies so you can see last_updat...
2005-12-24  reedlodenLots of miscellaneous work from Compy's machine. Includ...
2005-10-17  CompsterMisc. changes, fixed lots of SQL/ADDUSER stuff, some...
2005-10-14  sirvulcanthats it, all files updated. Except the help index...
2005-08-28  reedlodenAdd new group code for users and uncomment related...
2005-08-27  CompsterAdded host checking finally, few other random changes.
2005-08-18  reedlodenIt would help if ptr was initialized. ;)
2005-08-18  reedlodenUse getRealNickUserHost() instead of getNickUserHost...
2005-08-14  reedlodenAdd a new SendTo() function to take care of privmsg...
2005-08-14  reedlodenReturn true if user is owner in getFlag(). Add chanfix...
2005-08-14  reedlodenFinish all the new flags checking and add parameter...
2005-08-11  reedlodenTons of changes. Rewrote flags completely to use bitwis...
2005-08-07  CompsterAdded user access support, needs lots of work. WHOIS...