wine/server
Jacek Caban 316112e3b4 server: Store connected pipe_end in pipe_end struct.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-20 19:36:35 +01:00
..
async.c server: Pass existing async object to fd_queue_async. 2017-02-22 20:20:50 +01:00
atom.c server: Add link_name and unlink_name object operations. 2016-02-04 21:07:19 +09:00
change.c server: Pass existing async object to fd_queue_async. 2017-02-22 20:20:50 +01:00
class.c server: Directly return a structure in get_req_unicode_str(). 2016-01-29 21:25:12 +09:00
clipboard.c server: Get rid of the clipboard owner thread field. 2016-11-02 17:10:35 +01:00
completion.c server: Add missing linebreak to a dump message. 2016-04-26 14:50:48 +09:00
console.c server: Get rid of no loner used cancel_async from fd_ops. 2016-12-01 13:50:59 +01:00
debugger.c server: Add link_name and unlink_name object operations. 2016-02-04 21:07:19 +09:00
device.c server: Pass existing async object to fd_queue_async. 2017-02-22 20:20:50 +01:00
directory.c server: Add a helper function to create session directories and symlinks. 2016-07-18 16:21:24 +09:00
event.c server: Set the security descriptor at object creation.time. 2016-02-12 23:07:30 +09:00
fd.c server: Pass existing async object to fd_queue_async. 2017-02-22 20:20:50 +01:00
file.c server: Create async object in flush request handler. 2017-02-21 14:24:13 +01:00
file.h server: Pass existing async object to fd_queue_async. 2017-02-22 20:20:50 +01:00
handle.c server: Give all access rights when opening an object with MAXIMUM_ALLOWED. 2017-02-13 11:37:02 +01:00
handle.h server: Use a common helper function to implement open object calls. 2016-01-29 21:25:12 +09:00
hook.c server: Add link_name and unlink_name object operations. 2016-02-04 21:07:19 +09:00
mach.c
mailslot.c server: Pass existing async object to fd_queue_async. 2017-02-22 20:20:50 +01:00
main.c
Makefile.in
mapping.c server: Get rid of no loner used cancel_async from fd_ops. 2016-12-01 13:50:59 +01:00
mutex.c ntdll: Add NtQueryMutant. 2016-05-04 01:03:26 +09:00
named_pipe.c server: Store connected pipe_end in pipe_end struct. 2017-03-20 19:36:35 +01:00
object.c server: Explicitly mark memory as undefined in mem_alloc wrapper. 2017-03-09 10:28:53 +01:00
object.h server: Add a helper function to create a symlink to an existing object. 2016-07-18 15:34:08 +09:00
process.c server: Cancel process asyncs on process termination. 2016-12-01 15:25:34 +01:00
process.h server: Store async list in process object and use that to find async in cansel_async request. 2016-12-01 13:50:27 +01:00
procfs.c
protocol.def server: Use async object to transfer IRP result to client. 2016-12-05 16:11:03 +01:00
ptrace.c
queue.c server: Add a helper function to validate a window handle. 2016-08-30 18:08:36 +09:00
region.c server: Fix an invalid memory access in subtract_overlapping (Valgrind). 2016-02-09 19:42:41 +09:00
registry.c server: Allow to create win32 prefix when directory already exists. 2016-09-22 12:46:01 +09:00
request.c server: Get rid of no loner used cancel_async from fd_ops. 2016-12-01 13:50:59 +01:00
request.h server: Use async object to transfer IRP result to client. 2016-12-05 16:11:03 +01:00
security.h
semaphore.c server: Set the security descriptor at object creation.time. 2016-02-12 23:07:30 +09:00
serial.c server: Pass existing async object to fd_queue_async. 2017-02-22 20:20:50 +01:00
signal.c server: Get rid of no loner used cancel_async from fd_ops. 2016-12-01 13:50:59 +01:00
snapshot.c server: Do not hold reference on parent process. 2016-04-25 18:48:19 +09:00
sock.c server: Create async object in ioctl request handler. 2017-02-21 14:24:11 +01:00
symlink.c server: Add a helper function to create a symlink to an existing object. 2016-07-18 15:34:08 +09:00
thread.c server: Remove dead check in is_cpu_supported(). 2017-01-25 17:17:18 +01:00
thread.h
timer.c server: Set the security descriptor at object creation.time. 2016-02-12 23:07:30 +09:00
token.c server: Fix handling of MAXIMUM_ALLOWED in token_access_check. 2017-02-03 19:05:10 +01:00
trace.c server: Use async object to transfer IRP result to client. 2016-12-05 16:11:03 +01:00
unicode.c
unicode.h
user.c
user.h server: Add a helper function to validate a window handle. 2016-08-30 18:08:36 +09:00
window.c server: Cleanup clipboard information upon window destruction. 2016-08-24 00:16:43 +09:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c server: Set the security descriptor at object creation.time. 2016-02-12 23:07:30 +09:00