=?UTF-8?Q?Michael=20M=C3=BCller=20?=: server: Implement querying the security label of a security descriptor.

Alexandre Julliard julliard at winehq.org
Thu Jun 15 15:34:18 CDT 2017


Module: wine
Branch: master
Commit: 2ebe67963803d46cce77c770696f3b733a627fb8
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2ebe67963803d46cce77c770696f3b733a627fb8

Author: Michael Müller <michael at fds-team.de>
Date:   Wed Jun 14 20:20:40 2017 +0200

server: Implement querying the security label of a security descriptor.

Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/advapi32/tests/security.c | 84 ++++++++++++++++++++++++++++++++++++++----
 include/winnt.h                | 35 +++++++++---------
 server/handle.c                |  9 +++++
 server/security.h              |  1 +
 server/token.c                 | 41 +++++++++++++++++++++
 5 files changed, 146 insertions(+), 24 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=2ebe67963803d46cce77c770696f3b733a627fb8



More information about the wine-cvs mailing list