[PATCH 1/4] server: Move set_security_object to handle.c and set_object_sd to object.c.

Robert Shearman rob at codeweavers.com
Tue Oct 2 09:54:51 CDT 2007


These both don't operate on tokens so token.c is not the right place for 
them to be implemented.
---
  server/handle.c   |   27 +++++++++
  server/object.c   |   89 +++++++++++++++++++++++++++++
  server/object.h   |    1 +
  server/security.h |   53 ++++++++++++++++++
  server/token.c    |  160 
++--------------------------------------------------
  5 files changed, 177 insertions(+), 153 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1cd9b72b65e0e2d127738b0a769789e8bb249ec4.diff
Type: text/x-patch
Size: 13763 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071002/b0bba4d5/attachment-0001.bin 


More information about the wine-patches mailing list