Rob Shearman : server: Extend get_token_user server call to also retrieve SIDs for the token' s owner or primary group.

Alexandre Julliard julliard at winehq.org
Tue Nov 17 09:28:19 CST 2009


Module: wine
Branch: master
Commit: bd56916f90e68632993a7275fe30a55a7efa222a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=bd56916f90e68632993a7275fe30a55a7efa222a

Author: Rob Shearman <robertshearman at gmail.com>
Date:   Mon Nov 16 20:11:06 2009 +0000

server: Extend get_token_user server call to also retrieve SIDs for the token's owner or primary group.

---

 dlls/ntdll/nt.c                |   51 ++++++++++++++++++++++------------------
 include/wine/server_protocol.h |   17 +++++++------
 server/protocol.def            |    9 ++++---
 server/request.h               |   11 ++++----
 server/token.c                 |   42 +++++++++++++++++++++++++-------
 server/trace.c                 |   15 ++++++-----
 6 files changed, 89 insertions(+), 56 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=bd56916f90e68632993a7275fe30a55a7efa222a



More information about the wine-cvs mailing list