From 0ac91154fc664eaed66a8a286069b916adf34e25 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Sat, 15 Apr 2000 22:30:49 +0000 Subject: * mkpasswd.c (main): Use GetDCName instead of GetAnyDCName. Don't create extra passwd entry for administrators group if local_groups is set. (usage): Change usage text slightly. (enum_users): Loop while ERROR_MORE_DATA is returned. (enum_local_groups): Ditto. * mkgroup.c (enum_local_groups): Ditto. (enum_groups) Ditto. (usage): Change usage text slightly. --- winsup/utils/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'winsup/utils/ChangeLog') diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index e389c97aa..840b8bb3a 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,15 @@ +Sat Apr 15 23:34:00 2000 Corinna Vinschen + + * mkpasswd.c (main): Use GetDCName instead of GetAnyDCName. + Don't create extra passwd entry for administrators group + if local_groups is set. + (usage): Change usage text slightly. + (enum_users): Loop while ERROR_MORE_DATA is returned. + (enum_local_groups): Ditto. + * mkgroup.c (enum_local_groups): Ditto. + (enum_groups) Ditto. + (usage): Change usage text slightly. + Thu Apr 13 01:22:35 2000 Christopher Faylor * cygpath.cc (main): Add -a -o and -c options. -- cgit v1.2.3