- 05 Nov, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 20 Oct, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 12 Sep, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 03 Jul, 2008 1 commit
-
-
Alexandre Julliard authored
This essentially reverts 2f69329a. We really need the visible rect to be set atomically with the rest of the window position info.
-
- 17 Apr, 2008 1 commit
-
-
Alexandre Julliard authored
server: Keep a file descriptor open to the config directory to make sure we don't write the registry in the wrong place.
-
- 22 Jan, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 03 Jan, 2008 1 commit
-
-
Alexandre Julliard authored
System processes are now killed only after the server persistence delay has expired. New processes are not allowed to start during shutdown.
-
- 28 Dec, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 05 Dec, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 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.
-