server: Retrieve the groups for a token from the server

Robert Shearman rob at codeweavers.com
Wed Apr 26 09:43:39 CDT 2006


ChangeLog:
Retrieve the groups for a token using a server call instead of hard 
coding them.

Rename sid_and_attributes to groups to better describe what the 
structure is.

  dlls/ntdll/nt.c                |   77 
++++++++++++++++++++++++++++++++-------
  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, 224 insertions(+), 25 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8d9f2d34d2eab9d99b7f81bb388aff44aef022c8.diff
Type: text/x-patch
Size: 16134 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060426/3c0ab5bf/8d9f2d34d2eab9d99b7f81bb388aff44aef022c8-0001.diff


More information about the wine-patches mailing list