Alexandre Julliard : server: Define a server-side structure for ACL.

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


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

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

server: Define a server-side structure for ACL.

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

---

 include/wine/server_protocol.h |  15 ++++-
 server/file.c                  |  24 ++++----
 server/handle.c                |   6 +-
 server/object.c                |  10 ++--
 server/process.c               |  16 +++---
 server/protocol.def            |  17 ++++--
 server/registry.c              |  16 +++---
 server/security.h              |  14 ++---
 server/token.c                 | 125 +++++++++++++++++++++--------------------
 server/trace.c                 |  21 +++----
 10 files changed, 144 insertions(+), 120 deletions(-)

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



More information about the wine-cvs mailing list