1. 5fb2e68 server: Added access rights mapping to token objects. by Alexandre Julliard · 19 years ago
  2. 28beba3 server: Added infrastructure for access rights mapping. by Alexandre Julliard · 19 years ago
  3. 24560e7 server: Make alloc_handle use attributes instead of inherit flag. by Alexandre Julliard · 19 years ago
  4. 836d07c server: Use attributes instead of inherit flag in token requests. by Alexandre Julliard · 19 years ago
  5. 1a1583a Match PSDK STATUS_* definitions. by Ge van Geldorp · 19 years ago
  6. baffcb9 Add name_lookup function in object_ops. by Vitaliy Margolen · 19 years ago
  7. 91eaea5 - Change the default user SID to match what was previously returned by by Robert Shearman · 20 years ago
  8. fbf0ea9 Store the default DACL in the token. by Robert Shearman · 20 years ago
  9. 4bba216 Add support for impersonating a token. by Robert Shearman · 20 years ago
  10. dacc3db Fix size used to validate the sids in aces. by Robert Shearman · 20 years ago
  11. f95ef09 Add TokenType attribute to specify whether the token is a primary or by Robert Shearman · 20 years ago
  12. 3795709 Change code style of form "if( x )" to "if (x)" for consistency. by Robert Shearman · 20 years ago
  13. b9b1ea9 Added a close_handle method to the object operations, and use it to by Alexandre Julliard · 20 years ago
  14. 9b82644 - Avoid evil signed bitfields. by Robert Shearman · 20 years ago
  15. 4ad9341 Implement NtAccessCheck. by Robert Shearman · 20 years ago
  16. 2a782c6 Add user attribute to token objects. by Robert Shearman · 20 years ago
  17. d40517c Change the type of 1 bit wide bitfields to unsigned. by Michael Stefaniuc · 20 years ago
  18. f92fff6 Implemented NtSignalAndWaitForSingleObject. by Mike McCormack · 20 years ago
  19. d2ea92d - Clean up well-known privileges. by Robert Shearman · 20 years ago
  20. b0f02b2 - Implement AdjustTokenPrivileges, DuplicateTokenEx and by Robert Shearman · 20 years ago
  21. 36cd6f5 Added a security token object in wineserver. by Mike McCormack · 22 years ago