]> granicus.if.org Git - linux-pam/commit
Use hash from /etc/login.defs as default if no
authorThorsten Kukuk <kukuk@orinoco.thkukuk.de>
Tue, 18 Jun 2013 14:27:15 +0000 (16:27 +0200)
committerThorsten Kukuk <kukuk@orinoco.thkukuk.de>
Tue, 18 Jun 2013 14:27:15 +0000 (16:27 +0200)
commita36df58aa78531a4629f90f732be475e9296a842
treedb32d07e9e2304c846047a9f596d509892c1ddc1
parent8c715834cd61f2d50d53f9af85d3bd2f87a26c61
Use hash from /etc/login.defs as default if no
other one is specified as argument.

* modules/pam_unix/support.c: Add search_key, call from __set_ctrl
* modules/pam_unix/support.h: Add define for /etc/login.defs
* modules/pam_unix/pam_unix.8.xml: Document new behavior.
* modules/pam_umask/pam_umask.c: Add missing NULL pointer check
modules/pam_umask/pam_umask.c
modules/pam_unix/pam_unix.8.xml
modules/pam_unix/support.c
modules/pam_unix/support.h