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

Vitaliy Margolen wine-patches at kievinfo.com
Mon Jan 29 15:59:18 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: f0b7bb9a82b7adc8672e7814340d7a0fbf3465b6.diff
Type: text/x-patch
Size: 1125 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070129/2f43c33f/f0b7bb9a82b7adc8672e7814340d7a0fbf3465b6.bin


More information about the wine-patches mailing list