]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_cban.cpp
We were already sending FMODE +nt after each channel creation to keep services happy...
[user/henk/code/inspircd.git] / src / modules / m_cban.cpp
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-11 w00tLast commit of that batch: Fix some returncodes (some...
2007-05-10 brainAdd m_taxonomy and api minor tweak to make it work...
2007-01-17 brainMass comment removal.
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-09-15 brainAnnotations
2006-09-15 brainAnnotations
2006-09-06 brainAll commands now return results CMD_FAILURE or CMD_SUCCESS
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainCamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp...
2006-08-11 brainMove remaining functions:
2006-08-11 brainChange to using Instance->Log (InspIRCd::Log) rather...
2006-08-11 brainextern time_t TIME -> InspIRCd::Time()
2006-08-11 brainNone of the modules use an extern InspIRCd* any more
2006-08-11 brain(Bigger than it looks, i did this with perl inplace...
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-10 brainMove tons more stuff into class InspIRCd*, make signal...
2006-08-10 brainFixes and removal of Server::GetServerName()
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-07-30 brainREMOTE STATS! WOOO AND YAY!
2006-07-28 brainAdd support for syntax of commands in place of the...
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-07-10 brainInherit just about everything from classbase
2006-07-08 brainRefactored user modes to work like the channel modes...
2006-06-19 w00tForward-port CBAN expiry fix
2006-03-11 brainMore converted modules
2006-02-13 w00ts/No such channel/Invalid channel name
2006-02-13 w00tMake use of IsValidChannelName() - as a side note,...
2006-02-05 omBug in code for syncing cbans
2006-02-03 omAdd operators >> and << for irc::string and i/ostreams...
2006-02-01 omIRC case sensitivity bug, if only we could use ASCII...
2006-01-31 omSome changes to some stuff..
2006-01-30 omMajor updates to CBANs...like they're reasonably functional
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainNew 'Implements' system
2005-12-23 w00tSemi-pointless commit to see CIA in action...
2005-12-22 w00tMaybe done removing of CBans?
2005-12-22 brainFixed
2005-12-22 w00tAdded debugging. Let's fix this sucker >:/
2005-12-22 w00tWell, it should do something useful now
2005-12-22 w00tAnother commit, just because I can :P
2005-12-22 brainChanged to use []
2005-12-22 w00tc++ errors, ftw
2005-12-22 w00tGetting closer...
2005-12-22 w00tFixed compile problems... Move along please, nothing...
2005-12-21 w00tMore CBAN structuring... getting there :-)
2005-12-21 w00tInitiial revision of CBAN. It doesn't do anything usefu...