Rob Shearman : server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions .

Alexandre Julliard julliard at winehq.org
Thu Oct 4 06:21:21 CDT 2007


Module: wine
Branch: master
Commit: cb124c9b1281a15a8c776b65a1cb309490b4c9b6
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=cb124c9b1281a15a8c776b65a1cb309490b4c9b6

Author: Rob Shearman <rob at codeweavers.com>
Date:   Wed Oct  3 20:19:05 2007 +0100

server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions.

---

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

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=cb124c9b1281a15a8c776b65a1cb309490b4c9b6



More information about the wine-cvs mailing list