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

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


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

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

server: Implement changing the 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 | 151 ++++++++++++++++++++++++++++++++++++++++-
 dlls/ntdll/sec.c               |   3 +-
 server/handle.c                |   3 +-
 server/object.c                |  16 ++++-
 server/security.h              |   1 +
 server/token.c                 |  69 +++++++++++++++++++
 6 files changed, 239 insertions(+), 4 deletions(-)

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



More information about the wine-cvs mailing list