Robert Shearman : server: Retrieve the groups for a token from the server.

Alexandre Julliard julliard at wine.codeweavers.com
Mon May 15 07:35:27 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 3396a66ee7270c24cd2c50193afb68f6e49b4c92
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=3396a66ee7270c24cd2c50193afb68f6e49b4c92

Author: Robert Shearman <rob at codeweavers.com>
Date:   Sat May 13 16:58:19 2006 +0100

server: Retrieve the groups for a token from the server.

---

 dlls/ntdll/nt.c                |   73 ++++++++++++++++++++++++++++++-------
 include/wine/server_protocol.h |   24 ++++++++++++
 server/protocol.def            |   14 +++++++
 server/request.h               |    2 +
 server/token.c                 |   80 +++++++++++++++++++++++++++++++++++-----
 server/trace.c                 |   52 ++++++++++++++++++++++++++
 6 files changed, 220 insertions(+), 25 deletions(-)

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



More information about the wine-cvs mailing list