]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_opermd5.cpp
WHEEEEE!!!!!
[user/henk/code/inspircd.git] / src / modules / m_opermd5.cpp
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 brainTypos
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-07-10 brain#ifdef's around stdint.h include
2006-03-21 brainunsigned long -> unsigned int: unsigned int should...
2006-03-11 brainYet more const ref changes
2006-02-26 brainServer* Srv marked static or moved to private member...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainMissing Implements section
2005-12-22 brainOptimized out strcpys that copy empty strings (craq++)
2005-12-16 brainSplit all commands into seperate files and redid comman...
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-11-30 w00tStylistic changes.
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-04-22 brainAdded module which provides MD5 encryption for oper...