]> jfr.im git - irc/evilnet/mod.chanfix.git/history - BLOCKCommand.cc
Fixed missing include, corebug fix was already applied here.
[irc/evilnet/mod.chanfix.git] / BLOCKCommand.cc
2008-01-16  sirvulcanmerge with gnuworld cvs openchanfix
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-11  sirvulcanNew features :) REQUESTOP allows the top ops within...
2006-04-03  r33dCorrect response reply. Add stopFixingChan() function...
2006-03-29  buzlip01Changed admin logs to a match more of an exact command...
2006-03-23  r33dSplit cf into a separate namespace (thanks Compy for...
2006-03-07  r33dAdd new logDebugMessage() function that will always...
2006-01-17  r33dAdd lots of sanity checks, replace ROTATE and UPDATE...
2005-12-29  reedlodenAdd logAdminMessage() calls for several commands for...
2005-10-13  sirvulcansome more commands updated, better get ready for work now
2005-08-28  reedlodenRearrange functions in sqlUser.cc/h. Rework ADDHOST...
2005-08-20  reedlodenFix bugs with TS-1 and modes, deleteOldestNote(), and...
2005-08-19  reedlodenFix bugs with notes, add loadData() functions for both...
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-08-09  CompsterLots of work to do, but got flags etc implemented....
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-20  reedlodenAdd ALERT, BLOCK, UNALERT, and UNBLOCK, rename Update...