summaryrefslogtreecommitdiff
path: root/src/modules/m_password_hash.cpp
AgeCommit message (Expand)Author
2008-08-25Change module versions to use a string instead of fixed digits, and use props...w00t
2008-07-12Fix for bug #569, thanks dz.w00t
2008-06-11fixed some indentation and spacing in modulespippijn
2008-05-19More donebrain
2008-05-05Conversionsaquanight
2008-03-24And more of thembrain
2008-02-22Convert remaining InspIRCd::Log() calls to new logging systemaquanight
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-02-13Slight API tweak. Change Command to take char * instead of char in it's const...w00t
2008-02-11Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ...w00t
2008-02-02Make m_password_hash able to pick up hasher modules after it's loaded, meanin...aquanight
2008-01-27You left out the module name in the command, aquanight ;)brain
2008-01-27Change API OnOperCompare to OnPassCompare, password hashing is now available ...aquanight