- 05 Dec, 2007 1 commit
-
-
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.
-
- 02 Oct, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 17 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 16 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 10 Apr, 2007 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Allows moving the FD_FLAG_OVERLAPPED support to the generic get_handle_fd request handling.
-
Alexandre Julliard authored
-
- 04 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
File handles are signaled when an I/O operation completes, and reset when another operation is queued.
-
- 03 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 02 Apr, 2007 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 27 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 26 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 22 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 20 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 03 Jan, 2007 1 commit
-
-
Reinhard Karcher authored
-
- 20 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 02 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 10 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 27 Feb, 2006 1 commit
-
-
Eric Pouech authored
ClearCommError should only deal with *communication* errors (are being seen on the serial interface) rather than API errors (which can be reported to the caller by the API itself). I then removed all the stuff related to storing the error status in the server object.
-
- 24 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 12 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
-
- 21 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 20 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 09 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
implement registry notifications and the strange behavior of CloseHandle on winstation/desktop handles.
-
- 24 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 29 Mar, 2005 1 commit
-
-
Eric Pouech authored
-
- 04 Mar, 2005 1 commit
-
-
Steven Edwards authored
-
- 24 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 14 Jan, 2005 1 commit
-
-
Eric Pouech authored
- fixed some overlapped issues in socket handling - moved kernel32.CancelIo implementation to ntdll
-
- 18 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 17 Aug, 2004 1 commit
-
-
Eric Pouech authored
+ added necessary semantics to fd flags + no longer uses fd type (but fd flags) read/write semantic behavior - fixed socket code to use the proper manifest constants - fixes for kernel32.GetOverlappedResult without hEvent set - in ntdll.Nt{Read|Write}File + always reset the event + added support for longlong offsets + better object disposal in error handling code paths
-
- 08 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
-