[PATCH 2/5] server: Add security descriptor field to object struct.

Vitaliy Margolen wine-patches at kievinfo.com
Tue Feb 6 22:44:15 CST 2007


Each object should have a security descriptor, either set during object
creation or default, derived from token.

To simplify things a bit I decided to treat objects without SD as
"unsecured" - same as they are now.
---
 server/object.c |    2 ++
 server/object.h |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7b7db1f3c6da1bfb0878eb74249180b09ee87e6b.diff
Type: text/x-patch
Size: 1125 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070206/4d18de50/7b7db1f3c6da1bfb0878eb74249180b09ee87e6b.bin


More information about the wine-patches mailing list