From cfd6979c39434554d21f6e39a102811717b9bc28 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Mon, 24 Nov 2014 11:07:32 +0000 Subject: * passwd.c (GetPW): If server is NULL, and the user is not a local user, try to fetch the DC to use as server. (ChangePW): Get Windows username via extra parameter. (usage): Reduce -d help text to reflect above change. (main): Fix typo in comment. Call GetPW and ChangePW as per the changes above. --- 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 179a3cc85..cc2fa2820 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,12 @@ +2014-11-24 Corinna Vinschen + + * passwd.c (GetPW): If server is NULL, and the user is not a local + user, try to fetch the DC to use as server. + (ChangePW): Get Windows username via extra parameter. + (usage): Reduce -d help text to reflect above change. + (main): Fix typo in comment. Call GetPW and ChangePW as per the + changes above. + 2014-11-12 Corinna Vinschen * mkgroup.c (usage): Fix language. -- cgit v1.2.3