Sign in
goma
/
wine
/
eeb54b992253b28430c1b902f575c7a09d4cab71
/
server
/
security.h
f6d871e
server: impersonation_level should be an int since we store -1 in it.
by Alexandre Julliard
· 17 years ago
f98556c
server: Add the name length to the object_attributes structure so that other variable length data can be present after object_attributes.
by Rob Shearman
· 17 years ago
dd9e392
server: Use the security descriptor passed in when creating events.
by Rob Shearman
· 17 years ago
cb124c9
server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions.
by Rob Shearman
· 17 years ago
8184bcc
server: Add a simple mapping from Unix uids to NT SIDs.
by Rob Shearman
· 17 years ago
5af809a
server: Move set_security_object to handle.c and set_object_sd to object.c.
by Rob Shearman
· 18 years ago
bdf964d
server: Move most of the duplicate_token request to a new function, token_duplicate, to enable the code to be used inside wineserver.
by Rob Shearman
· 18 years ago
6a76a0a
server: Check object's security when creating handles.
by Rob Shearman
· 18 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
91eaea5
- Change the default user SID to match what was previously returned by
by Robert Shearman
· 20 years ago
fbf0ea9
Store the default DACL in the token.
by Robert Shearman
· 20 years ago
4bba216
Add support for impersonating a token.
by Robert Shearman
· 20 years ago
d2ea92d
- Clean up well-known privileges.
by Robert Shearman
· 20 years ago