Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relevant BUGIDs: | Thorsten Kukuk | 2008-02-13 | 1 | -10/+3 |
| | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2008-02-13 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_rhosts/Makefile.am: Remove pam_rhosts_auth. * modules/pam_rhosts/pam_rhosts_auth.c: Removed. * modules/pam_rhosts/tst-pam_rhosts_auth: Removed. * modules/pam_namespace/Makefile.am (noinst_HEADERS): Add pam_namespace.h. | ||||
* | Relevant BUGIDs: | Tomas Mraz | 2008-01-23 | 1 | -0/+194 |
Purpose of commit: cleanup, new feature Commit summary: --------------- Merging the the refactorization pam_unix_ref branch into the trunk. Added support for sha256 and sha512 password hashes to pam_unix when the libcrypt supports them. |