Age | Commit message (Collapse) | Author |
|
|
|
* merge fgetpwnam into pam_sm_authenticate
* handle empty password field
* fix a fd and memory leak if pwdfile opening succeeds but locking fails
* use crypt_r (enabled via USE_CRYPT_R)
* rely on crypt() to handle newer crypt variants (including "good" md5 crypt)
* make bigcrypt and broken md5 crypt optional
* add some const's
|
|
|
|
if this is ever integrated into pam it will be autotools anyways
use ?= and += to better work with distribution's build systems
|
|
|
|
|
|
Fixed minor build warnings (added _BSD_SOURCE define).
|
|
|
|
which included commits to RCS files with non-trunk default branches.
|