From f3939c059c4594d537bed9e9b2a5f68ddc1ae00f Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 27 Nov 2014 19:55:37 +0000 Subject: * mkgroup.c (main): Call enum_groups with offset 0x30000 for local machine, same as from DB. * mkpasswd.c (enum_unix_users): Set pw_passwd field to '*'. (enum_users): Ditto. (main): Call enum_users with offset of 0x30000 for local machine, same as from DB. --- winsup/utils/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'winsup/utils/ChangeLog') diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index cc2fa2820..0442901d1 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,12 @@ +2014-11-27 Corinna Vinschen + + * mkgroup.c (main): Call enum_groups with offset 0x30000 for local + machine, same as from DB. + * mkpasswd.c (enum_unix_users): Set pw_passwd field to '*'. + (enum_users): Ditto. + (main): Call enum_users with offset of 0x30000 for local machine, + same as from DB. + 2014-11-24 Corinna Vinschen * passwd.c (GetPW): If server is NULL, and the user is not a local -- cgit v1.2.3