Sweden-Number/server
Jacek Caban 1ce2201ed8 server: Share security descriptor among all pipe instances.
Based on patch by Jonathan Doron.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-27 11:06:43 +01:00
..
Makefile.in
async.c server: Keep reference to terminated async in free_async_queue. 2018-02-27 10:28:13 +01:00
atom.c
change.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
class.c
clipboard.c
completion.c
console.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
debugger.c
device.c server: Pass proper async object to queue_irp in device_file_flush. 2018-01-02 15:52:22 +01:00
directory.c
event.c
fd.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
file.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
file.h server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
handle.c
handle.h
hook.c
mach.c
mailslot.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
main.c
mapping.c server: Implement the various image flags in SECTION_IMAGE_INFORMATION. 2018-02-15 12:22:43 +01:00
mutex.c
named_pipe.c server: Share security descriptor among all pipe instances. 2018-02-27 11:06:43 +01:00
object.c
object.h
process.c
process.h
procfs.c
protocol.def include: Add definitions for SECTION_IMAGE_INFORMATION flags. 2018-02-13 20:23:26 +01:00
ptrace.c server: Avoid writing out of bounds in get_selector_entry(). 2018-02-16 19:19:43 +01:00
queue.c
region.c
registry.c
request.c
request.h server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
security.h
semaphore.c
serial.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
signal.c
snapshot.c
sock.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
symlink.c
thread.c server: Allow creating image mappings for all supported CPU platforms. 2018-01-30 10:57:00 +01:00
thread.h server: Allow creating image mappings for all supported CPU platforms. 2018-01-30 10:57:00 +01:00
timer.c
token.c server: Add a macro to define SIDs. 2018-02-07 19:38:29 +01:00
trace.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
unicode.c
unicode.h
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c