]> jfr.im git - irc/evilnet/mod.chanfix.git/history - INFOCommand.cc
Fixed missing include, corebug fix was already applied here.
[irc/evilnet/mod.chanfix.git] / INFOCommand.cc
2008-01-16  sirvulcanmerge with gnuworld cvs openchanfix
2006-12-22  buzlip01Updated translations
2006-10-05  sirvulcanbug fix for 1453584. Renamed sqlUser to sqlcfUser to...
2006-06-26  buzlip01Changed a silly little bug with the new notes schema...
2006-04-18  sirvulcanHere we are, the way I should of done this first time
2006-04-11  sirvulcanNew features :) REQUESTOP allows the top ops within...
2006-04-01  r33dFix lots of warnings. Correct problems with keyword...
2006-03-31  buzlip01Quick emergency fix, checking for users who are not...
2006-03-31  buzlip01Fixed SCORE string error, INFO now returns how long...
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-23  buzlip01Have chanfix pause for 1 hour on autofixing a channel...
2006-03-08  r33dDrop CHECK_CHANS_TIME to 60 seconds. Drop PROCESS_QUEUE...
2006-01-17  r33dAdd lots of sanity checks, replace ROTATE and UPDATE...
2005-10-23  reedlodenCommit some more conversion to sqlManager work. This...
2005-10-13  sirvulcanand more files updated.. nearly all done, plus added...
2005-08-25  reedlodenRemove std::ends from all of the SQL queries. Add a...
2005-08-18  reedlodenDisplay the event type in the INFO command and add...
2005-08-18  reedlodenUse getRealNickUserHost() instead of getNickUserHost...
2005-08-14  reedlodenAdd a new SendTo() function to take care of privmsg...
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-07-31  reedlodenClean-up some more includes, remove excess tabs, fix...
2005-07-30  reedlodenRemove using statements, correct bugs as a result,...
2005-07-26  CompsterFixed some SQL chanop inconsistencies. Added a function...
2005-07-20  reedlodenAdd INFO command and modify STATUS command somewhat.