summaryrefslogtreecommitdiff
path: root/src/modules/m_opermd5.cpp
AgeCommit message (Expand)Author
2006-02-26Server* Srv marked static or moved to private member of module class in all m...brain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-26Missing Implements sectionbrain
2005-12-22Optimized out strcpys that copy empty strings (craq++)brain
2005-12-16Split all commands into seperate files and redid command system to take class...brain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-11-30Stylistic changes.w00t
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
2005-04-22Added module which provides MD5 encryption for oper passwords plus /mkpasswdbrain