]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_password_hash.cpp
Patch by dz avoiding <badchan:redirect> loops, and tidying up on-rehash checks.
[user/henk/code/inspircd.git] / src / modules / m_password_hash.cpp
2008-02-13 w00tSlight API tweak. Change Command to take char * instead...
2008-02-11 w00tAdd -Wshadow to cflags, and fix a bunch of warnings...
2008-02-02 aquanightMake m_password_hash able to pick up hasher modules...
2008-01-27 brainYou left out the module name in the command, aquanight ;)
2008-01-27 aquanightChange API OnOperCompare to OnPassCompare, password...