Sweden-Number/server
Erich E. Hoover 67c47e401b server: Implement the interface change notification object. 2015-02-10 22:57:36 +09:00
..
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
async.c
atom.c
change.c server: Add missing includes of poll.h. 2014-06-12 18:05:08 +02:00
class.c
clipboard.c
completion.c
console.c server: Always remove inflight fd if alloc_console fails. 2014-11-20 22:33:29 +09:00
debugger.c server: Get rid of RIP_EVENT union elements. 2014-06-23 10:20:19 +02:00
device.c
directory.c
event.c server: Add blocked support for SIO_ADDRESS_LIST_CHANGE ioctl(). 2015-02-10 22:45:02 +09:00
fd.c server: Treat ENOTSUP the same way as ENOLCK, consider locking to be non-functional on that filesystem. 2014-06-18 19:55:33 +02:00
file.c server: Avoid leaking file descriptor on error in create_file_for_fd. 2014-11-18 14:14:04 +09:00
file.h server: Include <sys/types.h> for mode_t. 2014-08-25 15:52:39 +02:00
handle.c
handle.h
hook.c
mach.c server: Use mach_vm_* functions instead of the old vm_* functions. 2015-01-23 11:15:20 +01:00
mailslot.c
main.c
mapping.c server: Check PE file architecture at mapping creation time. 2013-11-21 19:39:02 +01:00
mutex.c server: Fix generic access mapping for a mutex. 2014-01-30 10:36:09 +01:00
named_pipe.c server: Add blocked support for SIO_ADDRESS_LIST_CHANGE ioctl(). 2015-02-10 22:45:02 +09:00
object.c server: Initialize the _len parts to 0 (Coverity). 2014-12-01 11:00:20 +01:00
object.h server: Add blocked support for SIO_ADDRESS_LIST_CHANGE ioctl(). 2015-02-10 22:45:02 +09:00
process.c server: Fix several fd leaks on error in new_process wineserver call. 2014-11-20 22:33:39 +09:00
process.h
procfs.c
protocol.def server: Set the security descriptor of named pipe objects. 2014-11-12 21:09:50 +09:00
ptrace.c configure: Add a check for sys/ucontext.h and include it where appropriate. 2014-07-23 19:06:58 +02:00
queue.c server: Filter WM_QUIT message in PeekMessage call if PM_QS_POSTMESSAGE was not specified. 2015-02-09 17:40:40 +09:00
region.c server: Avoid reallocating region data when there is still enough space. 2014-11-19 16:40:03 +09:00
registry.c server: Fix invalid memory access when copying KeyNameInformation data. 2014-10-17 14:40:24 +09:00
request.c
request.h server: Set the security descriptor of named pipe objects. 2014-11-12 21:09:50 +09:00
security.h
semaphore.c server: Fix generic access mapping for a semaphore. 2014-02-04 10:52:15 +01:00
serial.c server: Make it possible for WaitCommEvent to detect recursive requests. 2013-11-13 11:21:28 +01:00
signal.c
snapshot.c
sock.c server: Implement the interface change notification object. 2015-02-10 22:57:36 +09:00
symlink.c
thread.c server: Avoid leaking file descriptor on error in create_thread function. 2014-11-18 14:14:18 +09:00
thread.h kernel32: Validate the architecture of newly created processes on the server side. 2013-11-22 12:32:48 +01:00
timer.c
token.c
trace.c server: Set the security descriptor of named pipe objects. 2014-11-12 21:09:50 +09:00
unicode.c
unicode.h
user.c
user.h server: Send mouse hardware messages to thread owning top-most window. 2014-10-17 17:51:52 +09:00
window.c server: Send mouse hardware messages to thread owning top-most window. 2014-10-17 17:51:52 +09:00
wineserver.de.UTF-8.man.in makefiles: Rename translated manpages according to their destination directory. 2013-11-18 11:33:34 +01:00
wineserver.fr.UTF-8.man.in makefiles: Rename translated manpages according to their destination directory. 2013-11-18 11:33:34 +01:00
wineserver.man.in
winstation.c server: Fixed winstation object leak in open_input_desktop. 2013-11-11 13:27:27 +01:00