CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2015-01-08 17:08:47

Modified files:
        winsup/cygwin  : ChangeLog cygheap.h uinfo.cc 

Log message:
        * cygheap.h (cygheap_pwdgrp::get_shell): Add sid to argument list.
        (cygheap_pwdgrp::get_gecos): Ditto.
        * uinfo.cc (fetch_windows_home): Accept cyg_ldap and PUSER_INFO_3
        arguments, and fetch db home dir values right here.
        (fetch_from_path): Accept cyg_ldap, PUSER_INFO_3 pointers and sid
        arguments.  Add '%H' format specifier to fetch Windows home dir in
        POSIX notation.
        (cygheap_pwdgrp::get_home): Accommodate changes to fetch_windows_home
        and fetch_from_path.
        (cygheap_pwdgrp::get_shell): Ditto.
        (cygheap_pwdgrp::get_gecos): Ditto.
        (pwdgrp::fetch_account_from_windows): Accommodate sid argument to
        cygheap_pwdgrp::get_shell and cygheap_pwdgrp::get_gecos.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6603&r2=1.6604
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.h.diff?cvsroot=src&r1=1.179&r2=1.180
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/uinfo.cc.diff?cvsroot=src&r1=1.244&r2=1.245

Reply via email to