[PATCH 4/5] ntdll/server: Implement NtSetSecurityObject. With tests.

Vitaliy Margolen wine-patches at kievinfo.com
Wed Feb 7 22:43:11 CST 2007


Use this version instead.
Added several tests where I take user and primary group SIDs from the token.
It could be that tests are ran by regular user, who is not part of admin group.
Also slightly modified behavior when only parts of a SD are being set.
---
 dlls/advapi32/tests/security.c |   55 +++++++++++++++++++++-----
 dlls/ntdll/sec.c               |   81 ++++++++++++++++++++++++++++++++++++---
 server/protocol.def            |    7 +++
 server/token.c                 |   28 ++++++++++++++
 4 files changed, 153 insertions(+), 18 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 91f43560b968c08e5cae9333fbe38912a8df9815.diff
Type: text/x-patch
Size: 9934 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070207/38ab1bda/91f43560b968c08e5cae9333fbe38912a8df9815-0001.bin


More information about the wine-patches mailing list