- 25 Jun, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 05 Dec, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 25 Oct, 2007 1 commit
-
-
Rob Shearman authored
-
- 04 Oct, 2007 1 commit
-
-
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.
-
- 03 Oct, 2007 1 commit
-
-
Rob Shearman authored
These both don't operate on tokens so token.c is not the right place for them to be implemented.
-
- 17 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 22 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 15 Feb, 2007 1 commit
-
-
Vitaliy Margolen authored
-
- 26 Jul, 2006 2 commits
-
-
Alexandre Julliard 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.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 22 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
Objects stored in static variables can now be marked when they are created and are automatically cleaned up on exit. This avoids having to export a bunch of close_* functions.
-
- 06 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
Allows to remove the name of an object while keeping around the object itself.
-
- 12 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 05 Dec, 2005 5 commits
-
-
Vitaliy Margolen authored
-
Alexandre Julliard authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
Change tests accordingly. Add small test for WaitNamedPipe.
-
Alexandre Julliard authored
-
- 02 Dec, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 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.
-
- 22 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 18 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 01 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
- Remove case_sensitive flag from namespace. - Remove todo_wine from now succeeding tests.
-
- 29 Oct, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 19 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
didn't return properly (can happen at thread exit).
-
- 14 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
the init_process request (based on a patch by Felix Nawothnig).
-
- 08 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
be used even when current is not set.
-
- 07 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 09 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
implement registry notifications and the strange behavior of CloseHandle on winstation/desktop handles.
-
- 08 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 11 May, 2005 1 commit
-
-
Alexandre Julliard authored
null-terminated ones, avoiding the need for a temporary buffer.
-
- 24 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 22 Apr, 2005 1 commit
-
-
Robert Shearman authored
- Implement checking tokens for privileges in the server. - Implement NtPrivilegeCheck.
-
- 01 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 11 Feb, 2005 1 commit
-
-
Robert Shearman authored
GetTokenInformation (for the TokenPrivileges case). - Return STATUS_NO_TOKEN for OpenThreadToken when there is no token set for the thread.
-
- 11 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 24 Jul, 2003 1 commit
-
-
Mike McCormack authored
-