Alexandre Julliard : server: Add a data type for generic access mappings.

Alexandre Julliard julliard at winehq.org
Thu Feb 4 16:15:19 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Feb  4 13:21:49 2021 +0100

server: Add a data type for generic access mappings.

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

---

 dlls/ntdll/unix/security.c     |  8 ++++----
 include/wine/server_protocol.h | 15 ++++++++++-----
 server/protocol.def            | 13 +++++++++----
 server/request.h               |  6 ++----
 server/token.c                 | 40 ++++++++++++++++------------------------
 server/trace.c                 | 11 +++++++----
 tools/make_requests            |  1 +
 7 files changed, 49 insertions(+), 45 deletions(-)

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



More information about the wine-cvs mailing list