Histórico de commits

Autor SHA1 Mensagem Data
  Alexandre Julliard dd99319cde server: Return the full token group for TokenLogonSid. 2 anos atrás
  Alexandre Julliard 1a0f082682 server: Store the full group attributes. 2 anos atrás
  Alexandre Julliard 868af0c500 server: Don't depend on the TOKEN_GROUPS structure on the server side. 3 anos atrás
  Alexandre Julliard 990cc1c64b server: Define a server-side structure for SID. 3 anos atrás
  Alexandre Julliard 841b8862fb server: Define a server-side structure for ACE. 3 anos atrás
  Alexandre Julliard c36f81fa75 server: Define a server-side structure for ACL. 3 anos atrás
  Alexandre Julliard bf3442fab6 server: Define a server-side structure for SID_AND_ATTRIBUTES. 3 anos atrás
  Alexandre Julliard 7d7322671c server: Define a server-side structure for LUID_AND_ATTRIBUTES. 3 anos atrás
  Alexandre Julliard 1381be977b server: Add sys/types.h include in a few more files. 3 anos atrás
  Alexandre Julliard eb69da2a9c ntdll: Implement NtQueryInformationToken(TokenSessionId). 3 anos atrás
  Alexandre Julliard 2b5cefc92e server: Store the session id in the process token. 3 anos atrás
  Zebediah Figura 4cca8b67d0 server: Create linked tokens as impersonation tokens. 3 anos atrás
  Damjan Jovanovic 31e984a09d server: The owner of a securable object should have all the standard access rights. 3 anos atrás
  Alexandre Julliard 6f7b56a198 server: Merge the various token information queries. 4 anos atrás
  Zebediah Figura ec9244f056 ntdll: Implement NtQueryInformationToken(TokenLinkedToken). 4 anos atrás
  Zebediah Figura c96749790b ntdll: Implement NtQueryInformationToken(TokenElevationType). 4 anos atrás
  Michael Müller f68659c6e8 server: Grant the same access rights when req->access is zero in duplicate_token. 4 anos atrás
  Alexandre Julliard d6ef9401b3 server: Use the object type information to implement access mapping. 4 anos atrás
  Alexandre Julliard 4d646de90d server: Add generic mapping masks for all object types. 4 anos atrás
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. 4 anos atrás
  Alexandre Julliard 928a22cd02 server: Add a data type for generic access mappings. 4 anos atrás
  Paul Gofman 9df7a2efc3 server: Add SeTcbPrivilege (SE_TCB_NAME) to the list of admin privileges. 4 anos atrás
  Zebediah Figura fa1b0fcf6c server: Check duplicated handle access against the calling thread token and target process token. 4 anos atrás
  Michael Müller d0bea3d702 server: Implement support for creating a process with a specified token. 4 anos atrás
  Michael Müller 8c5638aa5e ntdll: Implement NtFilterToken. 4 anos atrás
  Alexandre Julliard 2e51f9aae3 server: Add an object operation to retrieve an object name. 4 anos atrás
  Alexandre Julliard 8286b780a4 server: Don't use wine/unicode.h. 4 anos atrás
  Qian Hong 1058647e14 server: Create primary group using DOMAIN_GROUP_RID_USERS. 5 anos atrás
  Erich E. Hoover e11e8705eb server: Add default security descriptor ownership for processes. 5 anos atrás
  Michael Müller f926811e0d server: Correctly validate SID length in sd_is_valid. 5 anos atrás