- 11 Dec, 2009 1 commit
-
-
Ben Peddell authored
-
- 17 Nov, 2009 1 commit
-
-
Rob Shearman authored
server: Extend get_token_user server call to also retrieve SIDs for the token's owner or primary group.
-
- 21 Apr, 2009 1 commit
-
-
Hans Leidekker authored
-
- 26 Mar, 2008 1 commit
-
-
Alexandre Julliard authored
Make sure we don't check the impersonation level for primary tokens.
-
- 18 Mar, 2008 1 commit
-
-
H. Verbeet authored
-
- 05 Dec, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 30 Oct, 2007 1 commit
-
-
Rob Shearman authored
server: Add the name length to the object_attributes structure so that other variable length data can be present after object_attributes.
-
- 26 Oct, 2007 1 commit
-
-
Rob Shearman authored
-
- 25 Oct, 2007 1 commit
-
-
Rob Shearman authored
-
- 16 Oct, 2007 1 commit
-
-
Rob Shearman authored
server: Fix token_access_check to allow full access to security descriptors with present but NULL DACLs.
-
- 04 Oct, 2007 3 commits
-
-
Rob Shearman authored
server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions.
-
Rob Shearman authored
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.
-
Rob Shearman authored
-
- 03 Oct, 2007 2 commits
-
-
Rob Shearman authored
server: Use ACL_REVISION in create_default_dacl instead of MAX_ACL_REVISION since we don't use any features from later ACL revisions.
-
Rob Shearman authored
These both don't operate on tokens so token.c is not the right place for them to be implemented.
-
- 14 Sep, 2007 1 commit
-
-
Rob Shearman authored
server: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken.
-
- 31 Jul, 2007 1 commit
-
-
Peter Dons Tychsen authored
-
- 30 May, 2007 1 commit
-
-
Rob Shearman authored
server: Move most of the duplicate_token request to a new function, token_duplicate, to enable the code to be used inside wineserver.
-
- 18 May, 2007 1 commit
-
-
Rob Shearman authored
-
- 22 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 07 Mar, 2007 2 commits
-
-
Alexandre Julliard authored
-
Juan Lang authored
-
- 06 Mar, 2007 1 commit
-
-
Rob Shearman authored
server: A general solution for handling MAXIMUM_ALLOWED access right has been implemented so remove the workarounds.
-
- 21 Feb, 2007 2 commits
-
-
Rob Shearman authored
server: Add get_token_impersonation_level server call for retrieving the impersonation level from a token. Add tests for GetTokenInformation(TokenImpersonationLevel).
-
Rob Shearman authored
Don't check object's security when duplicating a handle of the same or lower access rights. Based on a patch by Vitaliy Margolen.
-
- 16 Feb, 2007 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
- 15 Feb, 2007 1 commit
-
-
Vitaliy Margolen authored
-
- 13 Feb, 2007 1 commit
-
-
Vitaliy Margolen authored
-
- 08 Feb, 2007 1 commit
-
-
Vitaliy Margolen authored
-
- 25 Jan, 2007 3 commits
-
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
- 22 Jan, 2007 1 commit
-
-
Vitaliy Margolen authored
-
- 18 Dec, 2006 1 commit
-
-
Andrew Talbot authored
-
- 10 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 26 Jul, 2006 2 commits
-
-
Michael Stefaniuc authored
-
Alexandre Julliard authored
Make it an unsigned int to save some space on Win64, if we need to transfer more than 4Gb over the server pipe something is seriously wrong.
-
- 16 Jun, 2006 1 commit
-
-
Francois Gouget authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-