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-17 13:09:01 +0300
committerCorinna Vinschen <corinna@vinschen.de>2014-11-17 13:09:01 +0300
commit5c6a0f3117811cf11b98b471503e02fdc37f96f2 (patch)
treec904438199887e0cc98019eb54fc5f6ed6cccfcf /winsup/cygwin/ChangeLog
parent1243cefd789dddc2e071079ef5252e46cb3f7c1d (diff)
* uinfo.cc (pwdgrp::fetch_account_from_windows): Allow fetching of
NT SERVICE accounts by name. Always prepend domain to NT SERVICE accounts. Add U-domain\username string to pw_gecos for predefined builtin accounts as well.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index c4be0562a..c8419f46c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2014-11-17 Corinna Vinschen <corinna@vinschen.de>
+
+ * uinfo.cc (pwdgrp::fetch_account_from_windows): Allow fetching of
+ NT SERVICE accounts by name. Always prepend domain to NT SERVICE
+ accounts. Add U-domain\username string to pw_gecos for predefined
+ builtin accounts as well.
+
2014-11-14 Corinna Vinschen <corinna@vinschen.de>
* fhandler_termios.cc (fhandler_termios::line_edit): Fix fatal typo in