[PATCH 3/3] server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions. [Try 3]

Robert Shearman rob at codeweavers.com
Wed Oct 3 14:19:05 CDT 2007


---
  server/file.c     |  251 
++++++++++++++++++++++++++++++++++++++++++++++++++++-
  server/security.h |   13 +++
  server/token.c    |   15 +---
  3 files changed, 264 insertions(+), 15 deletions(-)

This version includes the suggestion by Juan to set file->mode to 
st.st_mode always.

It also removes an assumption from file_set_sd that the owner of the 
file is the current user.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 182660f515bcc5230a3d586320277426c567f1fe.diff
Type: text/x-patch
Size: 14419 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071003/f91606a4/attachment-0001.bin 


More information about the wine-patches mailing list