]> granicus.if.org Git - linux-pam/commit
pam_unix: Prefer a gensalt function, that supports auto entropy.
authorBjörn Esser <besser82@fedoraproject.org>
Thu, 15 Nov 2018 14:58:56 +0000 (15:58 +0100)
committerTomáš Mráz <t8m@users.noreply.github.com>
Thu, 22 Nov 2018 14:17:55 +0000 (15:17 +0100)
commitdce80b3f11b3c3aa137d18f22699809094dd64b6
treede1b607e79bdf720dbade2a14e4c23cbe95dc73f
parent8eaf5570cf011148a0b55c53570df5edaafebdb0
pam_unix: Prefer a gensalt function, that supports auto entropy.

* modules/pam_unix/pam_unix_passwd.c: Initialize rounds parameter to 0.
* modules/pam_unix/passverify.c: Prefer gensalt with auto entropy.
* modules/pam_unix/support.c: Fix sanitizing of rounds parameter.
modules/pam_unix/pam_unix_passwd.c
modules/pam_unix/passverify.c
modules/pam_unix/support.c