- 05 Dec, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 06 Nov, 2007 1 commit
-
-
Rob Shearman authored
-
- 01 Nov, 2007 1 commit
-
-
Rob Shearman authored
server: Make sure to always initialise req_sd.owner_len and req_sd.group_len in the handler for the get_security_object call.
-
- 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 2 commits
-
-
Rob Shearman authored
Use it to implement NtQuerySecurityObject.
-
Rob Shearman authored
These both don't operate on tokens so token.c is not the right place for them to be implemented.
-
- 22 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 17 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 21 Feb, 2007 1 commit
-
-
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.
-
- 25 Jan, 2007 2 commits
-
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
- 18 Jan, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 02 Nov, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 15 Jun, 2006 1 commit
-
-
Mike McCormack authored
-
- 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.
-
- 12 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 09 Dec, 2005 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 22 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 18 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 29 Oct, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 27 Oct, 2005 1 commit
-
-
Vitaliy Margolen authored
inherit flag. - Pass DesiredAccess to the server when creating mailslot.
-
- 27 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 24 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 23 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
set_handle_info for that.
-
- 29 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 13 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 21 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 14 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
handle table.
-
- 09 Jun, 2005 2 commits
-
-
Alexandre Julliard authored
implement registry notifications and the strange behavior of CloseHandle on winstation/desktop handles.
-
Alexandre Julliard authored
desktop, not from the parent thread. Fixed a couple of bugs in the desktop name handling.
-
- 24 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 16 Sep, 2003 1 commit
-
-
Eric Pouech authored
- Added handle information to (wineserver) process snapshot.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 15 May, 2003 1 commit
-
-
Mike McCormack authored
- allow NtFileFlushBuffers to wait - allow DisconnectNamedPipe to invalidate client cached fd - fix the pipe test now that one extra test passes
-
- 19 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
structure. Changed the poll()-related routines to deal with file descriptors instead of objects and integrated poll support into fd.c.
-