summaryrefslogtreecommitdiff
path: root/src/modules/m_password_hash.cpp
AgeCommit message (Expand)Author
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