]> granicus.if.org Git - shadow/commit
* libmisc/pwd2spwd.c, src/chpasswd.c, src/newusers.c,
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 5 Apr 2009 21:23:27 +0000 (21:23 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 5 Apr 2009 21:23:27 +0000 (21:23 +0000)
commitb23443630cb03cf64ea04106b2bf2d68a906ff04
tree7279d94be8c5fa4f6cf810443919c976a2c1aae3
parent7585fa0fe910cba981850387e80e48b24f53fa38
* libmisc/pwd2spwd.c, src/chpasswd.c, src/newusers.c,
src/passwd.c, src/pwck.c, src/pwconv.c, src/useradd.c,
src/usermod.c: On Jan 01, 1970, do not set the sp_lstchg field to
0 (which means that the password shall be changed during the next
login), but use -1 (password aging disabled).
* src/passwd.c: Do not check sp_min if sp_lstchg is null or -1.
ChangeLog
libmisc/pwd2spwd.c
src/chpasswd.c
src/newusers.c
src/passwd.c
src/pwck.c
src/pwconv.c
src/useradd.c
src/usermod.c