Alexandre Julliard : server: Don't depend on the TOKEN_GROUPS structure on the server side.

Alexandre Julliard julliard at winehq.org
Tue Jan 25 15:41:17 CST 2022


Module: wine
Branch: master
Commit: 868af0c500225c09dea150edabcc3c923c650131
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=868af0c500225c09dea150edabcc3c923c650131

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jan 25 12:35:48 2022 +0100

server: Don't depend on the TOKEN_GROUPS structure on the server side.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/unix/security.c     | 33 ++++++++++------------
 include/wine/server_protocol.h | 14 +++-------
 server/protocol.def            | 13 +++------
 server/request.h               |  3 +-
 server/token.c                 | 38 ++++++-------------------
 server/trace.c                 | 63 +++++++++++++++++-------------------------
 6 files changed, 58 insertions(+), 106 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=868af0c500225c09dea150edabcc3c923c650131



More information about the wine-cvs mailing list