Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2014-11-27 22:55:37 +0300
committerCorinna Vinschen <corinna@vinschen.de>2014-11-27 22:55:37 +0300
commitf3939c059c4594d537bed9e9b2a5f68ddc1ae00f (patch)
tree5b28af77760d9872a8b18bc471ae3ad77e5c828f /winsup/utils/ChangeLog
parente7d7418270fd17998e09017f013816788b32651d (diff)
* 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.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <corinna@vinschen.de>
+
+ * 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 <corinna@vinschen.de>
* passwd.c (GetPW): If server is NULL, and the user is not a local