[Pkg-shadow-commits] r3454 - upstream/trunk

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Thu Jul 28 15:18:39 UTC 2011


Author: nekral-guest
Date: 2011-07-28 15:18:39 +0000 (Thu, 28 Jul 2011)
New Revision: 3454

Modified:
   upstream/trunk/ChangeLog
Log:
	* NEWS, src/chpasswd.c: Create a shadow entry if the password is
	set to 'x' in passwd and there are no entry in shadow for the
	user.
	* NEWS, src/chgpasswd.c: Create a gshadow entry if the password is 
	set to 'x' in group and there are no entry in gshadow for the 
	group.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2011-07-28 15:17:28 UTC (rev 3453)
+++ upstream/trunk/ChangeLog	2011-07-28 15:18:39 UTC (rev 3454)
@@ -1,5 +1,14 @@
 2011-07-28  Nicolas François  <nicolas.francois at centraliens.net>
 
+	* NEWS, src/chpasswd.c: Create a shadow entry if the password is
+	set to 'x' in passwd and there are no entry in shadow for the
+	user.
+	* NEWS, src/chgpasswd.c: Create a gshadow entry if the password is 
+	set to 'x' in group and there are no entry in gshadow for the 
+	group.
+
+2011-07-28  Nicolas François  <nicolas.francois at centraliens.net>
+
 	* src/pwunconv.c: Exit after printing usage when arguments or
 	options are provided.
 	* src/pwunconv.c: Re-indent.




More information about the Pkg-shadow-commits mailing list