- 05 Dec, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard 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.
-
- 22 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 15 Feb, 2007 1 commit
-
-
Vitaliy Margolen authored
-
- 18 Dec, 2006 1 commit
-
-
Andrew Talbot authored
-
- 26 Jul, 2006 1 commit
-
-
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 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 29 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement Nt[Create|Open]DirectoryObject. Change tests accordingly.
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 22 Nov, 2005 2 commits
-
-
Vitaliy Margolen authored
-
Robert Lunnon authored
-
- 21 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
objects. Check for correct error in affected places.
-
- 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
-
- 28 Sep, 2005 1 commit
-
-
Vitaliy Margolen 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
-
- 24 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 01 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 06 Dec, 2004 1 commit
-
-
Eric Pouech authored
-
- 11 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 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.
-
- 14 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
Removed get_file_info function from object operations. Added get_device_id request to avoid abusing get_file_info.
-
- 30 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
separate fd object. This will be needed for file locking.
-
- 02 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
for managing linked lists.
-
- 26 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
for ssize_t. Removed a couple of no longer used portability functions. Various portability fixes in port.h.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 09 Jan, 2002 1 commit
-
-
Martin Wilck authored
-
- 30 Nov, 2001 1 commit
-
-
Alexandre Julliard authored
data to be exchanged. Split request and reply structures to make backwards compatibility easier. Moved many console functions to dlls/kernel, added code page support, changed a few requests to behave properly with the new protocol.
-
- 04 Oct, 2001 1 commit
-
-
Mike McCormack authored
-
- 19 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 30 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
Changed a few requests to use the new vararg mechanism.
-
- 26 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
Do not prefix all keys with the name of the top key when saving to a file. Try to load $WINEPREFIX/config into the Wine config branch at startup.
-