server: Add primitive support for setting and getting the security descriptor of...
authorRob Shearman <rob@codeweavers.com>
Wed, 3 Oct 2007 19:19:05 +0000 (20:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Oct 2007 10:30:52 +0000 (12:30 +0200)
commitcb124c9b1281a15a8c776b65a1cb309490b4c9b6
tree299e843a4d2a164d7e80f2903b9ac8ebabce5166
parentc1707d89383f721d8d138d43e89c9788bd2d558c
server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions.
server/file.c
server/security.h
server/token.c