1. b419df1 server: Include user groups in file mode calculation when user is file owner. by Ben Peddell · 15 years ago
  2. bd56916 server: Extend get_token_user server call to also retrieve SIDs for the token's owner or primary group. by Rob Shearman · 15 years ago
  3. 24af6f3 server: Add requests to set and retrieve default dacl. by Hans Leidekker · 16 years ago
  4. f6d871e server: impersonation_level should be an int since we store -1 in it. by Alexandre Julliard · 17 years ago
  5. 3120c08 server: Don't drop the SE_GROUP_LOGON_ID attribute. by H. Verbeet · 17 years ago
  6. 8382eb0 server: Return correct object types in the get_directory_entry request. by Alexandre Julliard · 17 years ago
  7. 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
  8. e51f849 server: Ignore ACEs with the INHERIT_ONLY_ACE flag set during access checks. by Rob Shearman · 17 years ago
  9. dd9e392 server: Use the security descriptor passed in when creating events. by Rob Shearman · 17 years ago
  10. 12e44bf server: Fix token_access_check to allow full access to security descriptors with present but NULL DACLs. by Rob Shearman · 17 years ago
  11. 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
  12. c1707d8 server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk. by Rob Shearman · 17 years ago
  13. 8184bcc server: Add a simple mapping from Unix uids to NT SIDs. by Rob Shearman · 17 years ago
  14. 45b6706 server: Use ACL_REVISION in create_default_dacl instead of MAX_ACL_REVISION since we don't use any features from later ACL revisions. by Rob Shearman · 17 years ago
  15. 5af809a server: Move set_security_object to handle.c and set_object_sd to object.c. by Rob Shearman · 17 years ago
  16. 3f431a0 server: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken. by Rob Shearman · 18 years ago
  17. ec4d890 server: Added the install driver privilege to the default user. by Peter Dons Tychsen · 18 years ago
  18. 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
  19. fa074bc server: Add the logon SID to the default admin token's groups. by Rob Shearman · 18 years ago
  20. 7e71c1d server: Add an open_file() function to the object operations. by Alexandre Julliard · 18 years ago
  21. bf17ce8 server: Use internal luid_t type where appropriate. by Alexandre Julliard · 18 years ago
  22. c2cb296 ntdll: Implement NtAllocateLocallyUniqueId with server call. by Juan Lang · 18 years ago
  23. 221e01a server: A general solution for handling MAXIMUM_ALLOWED access right has been implemented so remove the workarounds. by Rob Shearman · 18 years ago
  24. d342d14 server: Add get_token_impersonation_level server call for retrieving the impersonation level from a token. by Rob Shearman · 18 years ago
  25. 6a76a0a server: Check object's security when creating handles. by Rob Shearman · 18 years ago
  26. c9b9847 server: Track the impersonation level of tokens. by Rob Shearman · 18 years ago
  27. df0d625 server: Track IDs for tokens and modifications made to tokens. by Rob Shearman · 18 years ago
  28. b0e9d7e ntdll/server: Implement NtSetSecurityObject. With tests. by Vitaliy Margolen · 18 years ago
  29. 6413a9c server: Get the primary group from the token's groups. by Vitaliy Margolen · 18 years ago
  30. aa28ed0 server: Fix typo. Should be group not owner. by Vitaliy Margolen · 18 years ago
  31. 55fdda4 server: Prevent a crash on error while creating a token. by Vitaliy Margolen · 18 years ago
  32. fad936c server: Reverse return value and status in token_access_check to be consistent. by Vitaliy Margolen · 18 years ago
  33. 2cf11ef advapi32: Add few more tests for token access check and fix it on Wine. by Vitaliy Margolen · 18 years ago
  34. 97b122c server: User correct user sid for the default_dacl. by Vitaliy Margolen · 18 years ago
  35. 53dae9b server: Cast-qual warnings fix. by Andrew Talbot · 18 years ago
  36. 5ceccec server: Remove redundant NULL check before free() (found by Smatch). by Michael Stefaniuc · 18 years ago
  37. a624977 server: Fix some comparisons between signed and unsigned. by Michael Stefaniuc · 19 years ago
  38. 0f273c1 server: Added data_size_t type to represent sizes in the server protocol. by Alexandre Julliard · 19 years ago
  39. 11ae0f6 Assorted spelling fixes. by Francois Gouget · 19 years ago
  40. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  41. 3396a66 server: Retrieve the groups for a token from the server. by Robert Shearman · 19 years ago
  42. 0bf1c22 server: Handle failure of mem_alloc in duplicate_token. by Robert Shearman · 19 years ago
  43. 9e0d056 server: Handle possible mem_alloc failure in create_token. by Robert Shearman · 19 years ago
  44. d18711e server: Store the token source. by Robert Shearman · 19 years ago
  45. 5fb2e68 server: Added access rights mapping to token objects. by Alexandre Julliard · 19 years ago
  46. 28beba3 server: Added infrastructure for access rights mapping. by Alexandre Julliard · 19 years ago
  47. 24560e7 server: Make alloc_handle use attributes instead of inherit flag. by Alexandre Julliard · 19 years ago
  48. 836d07c server: Use attributes instead of inherit flag in token requests. by Alexandre Julliard · 19 years ago
  49. 1a1583a Match PSDK STATUS_* definitions. by Ge van Geldorp · 19 years ago
  50. baffcb9 Add name_lookup function in object_ops. by Vitaliy Margolen · 19 years ago
  51. 91eaea5 - Change the default user SID to match what was previously returned by by Robert Shearman · 20 years ago
  52. fbf0ea9 Store the default DACL in the token. by Robert Shearman · 20 years ago
  53. 4bba216 Add support for impersonating a token. by Robert Shearman · 20 years ago
  54. dacc3db Fix size used to validate the sids in aces. by Robert Shearman · 20 years ago
  55. f95ef09 Add TokenType attribute to specify whether the token is a primary or by Robert Shearman · 20 years ago
  56. 3795709 Change code style of form "if( x )" to "if (x)" for consistency. by Robert Shearman · 20 years ago
  57. b9b1ea9 Added a close_handle method to the object operations, and use it to by Alexandre Julliard · 20 years ago
  58. 9b82644 - Avoid evil signed bitfields. by Robert Shearman · 20 years ago
  59. 4ad9341 Implement NtAccessCheck. by Robert Shearman · 20 years ago
  60. 2a782c6 Add user attribute to token objects. by Robert Shearman · 20 years ago
  61. d40517c Change the type of 1 bit wide bitfields to unsigned. by Michael Stefaniuc · 20 years ago
  62. f92fff6 Implemented NtSignalAndWaitForSingleObject. by Mike McCormack · 20 years ago
  63. d2ea92d - Clean up well-known privileges. by Robert Shearman · 20 years ago
  64. b0f02b2 - Implement AdjustTokenPrivileges, DuplicateTokenEx and by Robert Shearman · 20 years ago
  65. 36cd6f5 Added a security token object in wineserver. by Mike McCormack · 22 years ago