]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_opersha256.cpp
Annotations
[user/henk/code/inspircd.git] / src / modules / m_opersha256.cpp
2006-09-15 brainAnnotations
2006-09-06 brainAll commands now return results CMD_FAILURE or CMD_SUCCESS
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
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-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
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 tons of stuff from classbase that should always...
2006-07-10 brainSupport for systems without stdint.h (we make a guess...
2006-01-27 brainMoved to extra/ - not all systems have stdint.h yet?
2006-01-27 brainChanged back to using stdint.h
2006-01-27 brainProblems removing +t due to wrong bit-value being used...
2006-01-26 brainAdded m_opersha256 module created by Special