]> jfr.im git - irc/evilnet/mod.chanfix.git/history - chanfixCommands.h
Fixed missing include, corebug fix was already applied here.
[irc/evilnet/mod.chanfix.git] / chanfixCommands.h
2008-01-16  sirvulcanmerge with gnuworld cvs openchanfix
2006-12-22  buzlip01Removed tempblock commands as they are only to be used...
2006-12-22  buzlip01Test version, solved several memory leaks, changed...
2006-10-05  sirvulcanbug fix for 1453584. Renamed sqlUser to sqlcfUser to...
2006-10-01  sirvulcanSIMULATE command for doing simulated auto or manual...
2006-09-26  sirvulcantemporary channel blocking commands, works in with...
2006-08-16  buzlip01Added the SAY command and tweaked a few things
2006-04-18  sirvulcanHeres an initial version of LASTCOM. At the moment...
2006-04-11  sirvulcanNew features :) REQUESTOP allows the top ops within...
2006-04-01  buzlip01Added USERSCORES command, preparing to synch to CVS
2006-03-26  buzlip01Add LISTBLOCKED command to list blocked channels. Make...
2006-03-23  r33dSplit cf into a separate namespace (thanks Compy for...
2006-01-17  r33dAdd lots of sanity checks, replace ROTATE and UPDATE...
2005-12-28  reedlodenRename F_CHANNEL to F_COMMENT, add LISTHOSTS command...
2005-12-23  reedlodenAdd an UPDATE command for testing the new SQL update...
2005-08-29  reedlodenAdd SUSPEND/UNSUSPEND commands. Fix WHOGROUP bugs....
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  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-08-07  CompsterAdded user access support, needs lots of work. WHOIS...
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  CompsterAdded the start of the DB cleanup function. Much more...
2005-07-25  reedlodenAdd SET command, convert spaces to tabs, add functions...
2005-07-22  reedlodenRename ts_opped to ts_lastopped, add REHASH, fix proble...
2005-07-22  CompsterChanged timers to start AFTER burst, added OPLIST ...
2005-07-20  reedlodenAdd INFO command and modify STATUS command somewhat.
2005-07-20  reedlodenAdd ALERT, BLOCK, UNALERT, and UNBLOCK, rename Update...
2005-07-19  reedlodenDisable static building, actually compile OPNICKS and...
2005-07-19  CompsterMultiple changes, fixed timers so they actually trigger...
2005-03-19  r33dYea\! mod.chanfix actually compiles\!
2005-03-19  r33dUpdate build system and began work on getting it to...
2004-01-05  r33dAdded a STATUS command.
2004-01-01  r33dRedo lots of stuff and add a CHANFIX command.
2003-12-19  ultikeAuthor: Matthias Crauwels <ultimate_@wol.be>
2003-12-19  r33dStart adding new commands.