]> granicus.if.org Git - shadow/commit
Review 52a38d55097bf0532b0eaa97552e001203808e88
authorNicolas François <nicolas.francois@centraliens.net>
Sat, 3 Aug 2013 21:07:06 +0000 (23:07 +0200)
committerNicolas François <nicolas.francois@centraliens.net>
Sat, 3 Aug 2013 22:27:53 +0000 (00:27 +0200)
commite8ab31d009cafa6f3cf9e8364a647f5af9e08161
tree2883d7cf0caca7514f10c3730eebe385c78583e9
parentee1952424d8e936ac79e534d88c2452f34136e4a
Review 52a38d55097bf0532b0eaa97552e001203808e88

* Changelog: Update documentation of 2013-07-28  mancha entry.
* lib/prototypes.h, lib/encrypt.c: Update splint marker,
pw_encrypt can return NULL.
* lib/encrypt.c: Fix outdated statement on GNU crypt.
* src/chgpasswd.c: Improve diagnostic to user when pw_encrypt
fails and use fail_exit() instead of exit().
* src/chpasswd.c: Likewise.
* src/newusers.c: Likewise.
* src/passwd.c: Likewise when new password is encrypted.
* src/newgrp.c: Improve diagnostic to user and syslog when
pw_encrypt fails.  Do not apply 1s penalty as this is not an
invalid password issue.
* src/passwd.c: Likewise when password is checked.
ChangeLog
lib/encrypt.c
lib/prototypes.h
lib/pwauth.c
src/chgpasswd.c
src/chpasswd.c
src/gpasswd.c
src/newgrp.c
src/newusers.c
src/passwd.c