Sweden-Number/server
Alexandre Julliard 2b6426da65 server: Don't store the debug object in the debugger thread.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-01 16:48:09 +01:00
..
Makefile.in server: Use l_intl.nls for case mappings. 2020-11-27 18:28:35 +01:00
async.c ws2_32: Use server-side async I/O in accept(). 2020-10-20 22:54:02 +02:00
atom.c server: Rename make_object_static() to make_object_permanent(). 2020-09-23 15:26:10 +02:00
change.c
class.c
clipboard.c
completion.c
console.c server: Fix handling of STATUS_ALERTED in get_next_console_request. 2020-12-02 20:51:51 +01:00
debugger.c server: Don't store the debug object in the debugger thread. 2021-02-01 16:48:09 +01:00
device.c
directory.c server: Release the l_intl fd once the mapping is created. 2020-11-28 16:24:49 +01:00
event.c
fd.c
file.c server: Use default_fd_get_poll_events() for file objects. 2021-01-22 11:12:21 +01:00
file.h server: Create the NLS section object for the l_intl.nls file. 2020-11-27 18:28:35 +01:00
handle.c server: Handle duplicate handles when inheriting them for the new process. 2020-10-19 14:56:29 +02:00
handle.h server: Inherit standard handles together with explicit handle list. 2020-09-29 21:04:13 +02:00
hook.c
mach.c
mailslot.c server: Do not dereference symlinks specified as root directory. 2020-11-26 23:25:38 +01:00
main.c server: Create the NLS section object for the l_intl.nls file. 2020-11-27 18:28:35 +01:00
mapping.c ntdll: Create a SEC_IMAGE view also for .so builtins. 2021-01-26 16:38:56 +01:00
mutex.c
named_pipe.c server: Allow client pipe creation with server pipe as root directory. 2020-11-26 23:25:38 +01:00
object.c server: Do not dereference symlinks specified as root directory. 2020-11-26 23:25:38 +01:00
object.h server: Don't store the debug object in the debugger thread. 2021-02-01 16:48:09 +01:00
process.c server: Don't store the debug object in the debugger thread. 2021-02-01 16:48:09 +01:00
process.h ntdll: Pass a debug object in the new_process request. 2021-02-01 11:08:44 +01:00
procfs.c
protocol.def ntdll: Implement NtWaitForDebugEvent(). 2021-02-01 16:48:09 +01:00
ptrace.c
queue.c user32: Implement GetMouseMovePointsEx(). 2020-10-13 22:37:16 +02:00
region.c
registry.c server: Store and notify all notification events associated with a given registry handle. 2021-01-27 21:06:26 +01:00
request.c server: Allow named pipes creation with device file as root directory. 2020-11-26 23:25:38 +01:00
request.h ntdll: Implement NtWaitForDebugEvent(). 2021-02-01 16:48:09 +01:00
security.h server: Check duplicated handle access against the calling thread token and target process token. 2020-09-24 15:22:36 +02:00
semaphore.c
serial.c
signal.c server: Rename make_object_static() to make_object_permanent(). 2020-09-23 15:26:10 +02:00
sock.c server: Avoid leaking "acceptsock" on allocation failure. 2021-01-22 11:12:21 +01:00
symlink.c server: Do not dereference symlinks specified as root directory. 2020-11-26 23:25:38 +01:00
thread.c server: Don't store the debug object in the debugger thread. 2021-02-01 16:48:09 +01:00
thread.h server: Don't store the debug object in the debugger thread. 2021-02-01 16:48:09 +01:00
timer.c
token.c server: Add SeTcbPrivilege (SE_TCB_NAME) to the list of admin privileges. 2020-10-14 21:33:17 +02:00
trace.c ntdll: Implement NtWaitForDebugEvent(). 2021-02-01 16:48:09 +01:00
unicode.c server: Create the NLS section object for the l_intl.nls file. 2020-11-27 18:28:35 +01:00
unicode.h server: Create the NLS section object for the l_intl.nls file. 2020-11-27 18:28:35 +01:00
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c server: Do not dereference symlinks specified as root directory. 2020-11-26 23:25:38 +01:00