]> jfr.im git - irc/evilnet/mod.chanfix.git/history - sqlUser.h
Fixed missing include, corebug fix was already applied here.
[irc/evilnet/mod.chanfix.git] / sqlUser.h
2006-03-23  r33dSplit cf into a separate namespace (thanks Compy for...
2005-12-28  reedlodenRename F_CHANNEL to F_COMMENT, add LISTHOSTS command...
2005-12-28  CompsterAdded -modif to whois replies so you can see last_updat...
2005-12-27  reedlodenRemoved queue handling from sqlManager, as it was causi...
2005-10-29  reedlodenDrop F_NORMALUSER (+n), add USET NEEDOPER, modify docs...
2005-10-23  reedlodenCommit some more conversion to sqlManager work. This...
2005-10-22  reedlodenWORK-IN-PROGRESS for Compy. WILL NOT COMPILE. Start...
2005-10-18  reedlodenOptimization, pedantic, and other changes. Not guarante...
2005-10-17  CompsterMisc. changes, fixed lots of SQL/ADDUSER stuff, some...
2005-10-13  reedlodenLots of random fixes. Fix multiple declarations, proper...
2005-10-12  sirvulcaninitial commit for multi language support, USET has...
2005-08-28  reedlodenAdd new group code for users and uncomment related...
2005-08-28  reedlodenRearrange functions in sqlUser.cc/h. Rework ADDHOST...
2005-08-27  CompsterAdded host checking finally, few other random changes.
2005-08-19  reedlodenFix bugs with notes, add loadData() functions for both...
2005-08-14  reedlodenFix undefined symbol problem. Swap from a switch to...
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-09  CompsterLots of work to do, but got flags etc implemented....
2005-08-07  CompsterAdded user access support, needs lots of work. WHOIS...
2005-07-30  reedlodenRemove using statements, correct bugs as a result,...
2005-07-27  reedlodenFinish writing the rest of the database, update part...
2005-07-19  reedlodenCorrected a problem in SCORE, converted SCORE to UNIX...
2005-07-19  CompsterMultiple changes, fixed timers so they actually trigger...
2003-12-19  r33dAdded empty sqlUser until the real one can be designed...