]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_denychans.cpp
Windows support. Tested and working to compile on freebsd and linux. Next step is...
[user/henk/code/inspircd.git] / src / modules / m_denychans.cpp
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-12 w00tChange to IS_OPER, also modify to use short circuit...
2007-01-09 specialMade m_denychans support wildcards
2007-01-01 brainFix to allow for OnRehash to know what user initiated...
2006-12-15 w00tRemove global namespacing, makes modules compile FASTAH...
2006-10-19 brainInsert massive change here.
2006-10-01 brainNow with binary versioning goodness
2006-09-25 brainAll done.
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainConfigReader and FileReader now take InspIRCd* to their...
2006-08-10 brainLast of Server:: methods moved to InspIRCd::. Server...
2006-08-10 brainNote: FOR THE MOMENT, this is BROKEN. It wont run right...
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-03-11 brainMore converted modules
2006-02-15 brainNow has no strchr() at all.
2006-02-15 w00t- Let's stop using that nasty strchr() in a loop
2006-01-29 omeggy: be happy
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainConverted more stuff to 'Implements' system
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-05-25 brainAdded denychans module, allows blocking of channels