Sweden-Number/server
Vitaliy Margolen 97b122c03f server: User correct user sid for the default_dacl. 2007-01-22 12:02:10 +01:00
..
Makefile.in server: Implement process control using Mach primitives for Mac OS. 2006-12-29 20:38:49 +01:00
atom.c
change.c server: Return an fd type in the get_handle_fd request. 2006-11-20 14:14:04 +01:00
class.c
clipboard.c
console.c server: Avoid crash in alloc_console when the process has no parent. 2007-01-04 09:41:14 +01:00
console.h
context_alpha.c
context_i386.c
context_powerpc.c
context_sparc.c
context_x86_64.c
debugger.c server: Get rid of the server-side file descriptor cache management. 2006-11-02 20:52:05 +01:00
directory.c
event.c
fd.c ntdll: Moved the check for removable file in load_dll to the server. 2007-01-12 14:42:43 +01:00
file.c ntdll: Moved the check for removable file in load_dll to the server. 2007-01-12 14:42:43 +01:00
file.h ntdll: Moved the check for removable file in load_dll to the server. 2007-01-12 14:42:43 +01:00
handle.c ntdll: Fix NtDuplicateObject to only close the file descriptor if it's in the same process. 2007-01-18 12:18:51 +01:00
handle.h server: Get rid of the server-side file descriptor cache management. 2006-11-02 20:52:05 +01:00
hook.c
mach.c server: Print a trace when sending a signal to a thread. 2007-01-18 12:23:29 +01:00
mailslot.c server: Return an fd type in the get_handle_fd request. 2006-11-20 14:14:04 +01:00
main.c
mapping.c ntdll: Duplicate the mapping handle on the server side for NtMapViewOfSection. 2007-01-12 14:55:31 +01:00
mutex.c
named_pipe.c server: Set the specified in/out buffer sizes on named pipes using SO_SND/RCVBUF. 2007-01-12 20:59:22 +01:00
object.c server: Cast-qual warnings fix. 2006-12-18 11:39:58 +01:00
object.h
process.c ntdll: Moved the check for removable file in load_dll to the server. 2007-01-12 14:42:43 +01:00
process.h server: Implement process control using Mach primitives for Mac OS. 2006-12-29 20:38:49 +01:00
protocol.def ntdll: Avoid inter-process APCs when called for the process itself. 2007-01-18 15:41:05 +01:00
ptrace.c server: Print a trace when sending a signal to a thread. 2007-01-18 12:23:29 +01:00
queue.c
region.c
registry.c
request.c server: Add hooks to support process tracing mechanisms other than ptrace. 2006-12-29 16:56:11 +01:00
request.h server: Added mechanism for returning results of APC calls. 2007-01-15 22:24:40 +01:00
security.h
semaphore.c
serial.c server: Fix 0 timeout handling for serial I/O. 2007-01-03 12:04:38 +01:00
signal.c
snapshot.c
sock.c server: Explicitly shutdown destroyed sockets to force pending poll() calls to return. 2006-12-04 18:02:02 +01:00
symlink.c
thread.c ntdll: Avoid inter-process APCs when called for the process itself. 2007-01-18 15:41:05 +01:00
thread.h server: Add a generic apc_call structure to make it easier to extend, and more type-safe. 2007-01-04 13:40:09 +01:00
timer.c server: Add a generic apc_call structure to make it easier to extend, and more type-safe. 2007-01-04 13:40:09 +01:00
token.c server: User correct user sid for the default_dacl. 2007-01-22 12:02:10 +01:00
trace.c ntdll: Avoid inter-process APCs when called for the process itself. 2007-01-18 15:41:05 +01:00
unicode.c
unicode.h
user.c
user.h
window.c winex11.drv: Store window and drawable rects in X11DRV_PDEVICE. 2006-12-12 13:45:10 +01:00
wineserver.man.in
winstation.c server: Add generic access mapping for winstation and desktop objects. 2007-01-19 12:28:58 +01:00