1. f6d871e server: impersonation_level should be an int since we store -1 in it. by Alexandre Julliard · 17 years ago
  2. 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
  3. dd9e392 server: Use the security descriptor passed in when creating events. by Rob Shearman · 17 years ago
  4. 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
  5. 8184bcc server: Add a simple mapping from Unix uids to NT SIDs. by Rob Shearman · 17 years ago
  6. 5af809a server: Move set_security_object to handle.c and set_object_sd to object.c. by Rob Shearman · 18 years ago
  7. 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
  8. 6a76a0a server: Check object's security when creating handles. by Rob Shearman · 18 years ago
  9. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  10. 91eaea5 - Change the default user SID to match what was previously returned by by Robert Shearman · 20 years ago
  11. fbf0ea9 Store the default DACL in the token. by Robert Shearman · 20 years ago
  12. 4bba216 Add support for impersonating a token. by Robert Shearman · 20 years ago
  13. d2ea92d - Clean up well-known privileges. by Robert Shearman · 20 years ago