..
Makefile.in
server: Remove no longer used snapshot requests.
2020-07-07 19:24:27 +02: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
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
class.c
server: Ignore low word of a class instance when looking up for a window class.
2020-02-27 23:34:51 +01:00
clipboard.c
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
completion.c
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
console.c
server: Implement console input flush in server.
2020-10-15 20:20:13 +02:00
debugger.c
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
device.c
server: Pass all creation arguments to the device creation functions.
2020-09-23 11:35:16 +02:00
directory.c
server: Create the NLS directory.
2020-10-15 20:14:14 +02:00
event.c
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
fd.c
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
file.c
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
file.h
ws2_32: Use server-side async I/O in accept().
2020-10-20 22:54:02 +02: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
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
mach.c
server: Don't change cached thread context in set_thread_context.
2020-04-22 16:47:41 +02:00
mailslot.c
server: Pass all creation arguments to the device creation functions.
2020-09-23 11:35:16 +02:00
main.c
server: Initialize current_time before it's used in init_registry.
2020-04-09 21:04:04 +02:00
mapping.c
server: Pass all creation arguments to the device creation functions.
2020-09-23 11:35:16 +02:00
mutex.c
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
named_pipe.c
ntdll: Implement NtFilterToken.
2020-09-23 15:58:10 +02:00
object.c
server: Initialize the object permanent flag.
2020-09-24 14:14:53 +02:00
object.h
server: Keep permanent objects on the standard object list.
2020-09-23 15:34:10 +02:00
process.c
server: Inherit standard handles together with explicit handle list.
2020-09-29 21:04:13 +02:00
process.h
server: Inherit standard handles together with explicit handle list.
2020-09-29 21:04:13 +02:00
procfs.c
server: Add a platform-specific entry point to initialize registers of a new thread.
2017-07-27 17:04:04 +02:00
protocol.def
user32: Implement GetMouseMovePointsEx().
2020-10-13 22:37:16 +02:00
ptrace.c
server: Don't change cached thread context in set_thread_context.
2020-04-22 16:47:41 +02:00
queue.c
user32: Implement GetMouseMovePointsEx().
2020-10-13 22:37:16 +02:00
region.c
server: Map region to the window DPI in redraw_region().
2018-08-24 20:12:05 +02:00
registry.c
server: Remove leftover dump in key_get_full_name().
2020-10-06 21:47:56 +02:00
request.c
server: Inherit standard handles together with explicit handle list.
2020-09-29 21:04:13 +02:00
request.h
user32: Implement GetMouseMovePointsEx().
2020-10-13 22:37:16 +02: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
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
serial.c
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
signal.c
server: Rename make_object_static() to make_object_permanent().
2020-09-23 15:26:10 +02:00
sock.c
server: Fix compile error when irda.h is available.
2020-10-22 11:43:54 +02:00
symlink.c
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
thread.c
ntdll: Support AVX registers for other thread in Nt{Get|Set}ContextThread().
2020-10-13 22:30:05 +02:00
thread.h
server: Remove no longer used snapshot requests.
2020-07-07 19:24:27 +02:00
timer.c
server: Add an object operation to retrieve an object name.
2020-09-22 16:55:08 +02:00
token.c
server: Add SeTcbPrivilege (SE_TCB_NAME) to the list of admin privileges.
2020-10-14 21:33:17 +02:00
trace.c
server: Remove no longer used console renderer object.
2020-10-14 21:33:17 +02:00
unicode.c
server: Add a helper function for hashing a Unicode string.
2020-03-24 19:43:38 +01:00
unicode.h
server: Don't use wine/unicode.h.
2020-03-24 19:43:38 +01:00
user.c
server: Free client-side user handles at process exit.
2009-10-15 17:56:04 +02:00
user.h
server: Support creating processes with specified parent.
2019-12-13 13:13:36 +01:00
window.c
server: Store length of window text instead of null-terminating it.
2020-03-23 11:40:04 +01:00
wineserver.de.UTF-8.man.in
server: Move WineHQ URLs to https.
2017-12-01 09:23:26 +01:00
wineserver.fr.UTF-8.man.in
server: Move WineHQ URLs to https.
2017-12-01 09:23:26 +01:00
wineserver.man.in
server: Move WineHQ URLs to https.
2017-12-01 09:23:26 +01:00
winstation.c
server: Check duplicated handle access against the calling thread token and target process token.
2020-09-24 15:22:36 +02:00