kloczek: shadow NEWS shadow/src chage.c shadow/lib exitcodes.h

PLD CVS <[email protected]> Mon, 29 Aug 2005 20:15:45 +0200 (CEST)
Newsgroups gmane.linux.pld.shadow.cvs
Message-ID <[email protected]>
Module name:	shadow
Changes by:	kloczek	05/08/29 20:15:45

Modified files:
	.              : NEWS 
	src            : chage.c 
	lib            : exitcodes.h 

Log message:
differentiate the different failure causes by the exit value
This will permit to adduser Debian script to detect if chage failed because the
system doesn't have shadowed passwords (fix for http://bugs.debian.org/317012)
Plain merge 443_chage_exit_values Debian patch.

Revision  Changes    Path
1.259     +4 -1      shadow/NEWS
1.57      +10 -1     shadow/src/chage.c
1.4       +2 -1      shadow/lib/exitcodes.h