[Pkg-shadow-commits] r2870 - in upstream/trunk: . libmisc

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Sat May 9 13:15:17 UTC 2009


Author: nekral-guest
Date: 2009-05-09 13:15:17 +0000 (Sat, 09 May 2009)
New Revision: 2870

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/libmisc/pam_pass.c
Log:
	* libmisc/pam_pass.c: Removed comment regarding pam_misc. This is
	checked by configure.in.

Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2009-05-09 13:15:10 UTC (rev 2869)
+++ upstream/trunk/ChangeLog	2009-05-09 13:15:17 UTC (rev 2870)
@@ -1,5 +1,10 @@
 2009-05-07  Nicolas François  <nicolas.francois at centraliens.net>
 
+	* libmisc/pam_pass.c: Removed comment regarding pam_misc. This is
+	checked by configure.in.
+
+2009-05-07  Nicolas François  <nicolas.francois at centraliens.net>
+
 	* man/login.defs.5.xml: PAM enabled chpasswd do not use any
 	configuration variable from login.defs.
 

Modified: upstream/trunk/libmisc/pam_pass.c
===================================================================
--- upstream/trunk/libmisc/pam_pass.c	2009-05-09 13:15:10 UTC (rev 2869)
+++ upstream/trunk/libmisc/pam_pass.c	2009-05-09 13:15:17 UTC (rev 2870)
@@ -37,10 +37,7 @@
 
 
 /*
- * Change the user's password using PAM.  Requires libpam and libpam_misc
- * (for misc_conv).  Note: libpam_misc is probably Linux-PAM specific,
- * so you may have to port it if you want to use this code on non-Linux
- * systems with PAM (such as Solaris 2.6).  --marekm
+ * Change the user's password using PAM.
  */
 #include <stdio.h>
 #include <stdlib.h>




More information about the Pkg-shadow-commits mailing list