summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_hash_posix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid future bugs with AttachGravatar Jackmcbarn2010-08-281-1/+1
* Force modules to use init() to register hooksGravatar Daniel De Graaf2010-08-051-1/+1
* Fix password comparison and metadata updatesGravatar Daniel De Graaf2010-08-031-1/+1
* Add m_hash_posix to allow reading POSIX passwords ($1$salt$md5, like /etc/sha...Gravatar Daniel De Graaf2010-08-031-0/+49