- 15 Nov, 2007 1 commit
-
-
Andrey Turkin authored
-
- 03 Oct, 2007 1 commit
-
-
Rob Shearman authored
Use it to implement NtQuerySecurityObject.
-
- 28 Sep, 2007 1 commit
-
-
Andrey Turkin authored
-
- 26 Sep, 2007 1 commit
-
-
Andrey Turkin authored
-
- 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.
-
- 16 Jul, 2007 1 commit
-
-
Alexandre Julliard authored
This is needed to return the correct value when one of the handles being waited on is set to signaled state by the APC.
-
- 06 Jun, 2007 1 commit
-
-
Alexandre Julliard authored
server: Add support for system processes, that can be signaled to exit when all non-system processes are done.
-
- 08 May, 2007 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 18 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 17 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 16 Apr, 2007 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 04 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 22 Mar, 2007 2 commits
-
-
Alexandre Julliard authored
Get rid of the open_named_pipe request, we can now use a normal open_file_object.
-
Alexandre Julliard authored
Get rid of the open_mailslot request, we can now use a normal open_file_object.
-
- 17 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 07 Mar, 2007 1 commit
-
-
Juan Lang authored
-
- 21 Feb, 2007 1 commit
-
-
Rob Shearman authored
server: Add get_token_impersonation_level server call for retrieving the impersonation level from a token. Add tests for GetTokenInformation(TokenImpersonationLevel).
-
- 15 Feb, 2007 1 commit
-
-
Vitaliy Margolen authored
-
- 25 Jan, 2007 1 commit
-
-
Vitaliy Margolen authored
-
- 15 Jan, 2007 1 commit
-
-
Alexandre Julliard authored
Defined APC_VIRTUAL_ALLOC and APC_VIRTUAL_FREE requests.
-
- 02 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 05 Oct, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 14 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 09 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jul, 2006 2 commits
-
-
Alexandre Julliard authored
Also get rid of the unused timeout field.
-
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.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 15 May, 2006 1 commit
-
-
Robert Shearman authored
-
- 06 Feb, 2006 1 commit
-
-
Mike McCormack authored
-
- 27 Jan, 2006 1 commit
-
-
Mike McCormack authored
-
- 17 Jan, 2006 1 commit
-
-
Robert Shearman authored
Added a new server call as PostQuitMessage should set a flag in the message queue to return the WM_QUIT message when there are no other pending messages, rather than posting a message to the thread queue as it does at the moment.
-
- 12 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
Added support for opening devices directly with the server when they don't correspond to a Unix file.
-
- 30 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement Nt[Create|Open|Query]SymbolicLinkObject. Change tests accordingly.
-
- 29 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement Nt[Create|Open]DirectoryObject. Change tests accordingly.
-
- 18 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 24 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
-