Sweden-Number/server
Rémi Bernon 50798b1320 server: Grow rawinput buffer instead of allocating its maximum size.
Call of Duty: WWII call GetRawInputBuffer with very large client buffer,
so the maximum buffer size may be large and it causes an unnecessary
load on wineserver when it allocates and clears the reply buffer.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-09 11:39:47 +01:00
..
Makefile.in server: Use l_intl.nls for case mappings. 2020-11-27 18:28:35 +01:00
async.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
atom.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
change.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
class.c
clipboard.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
completion.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
console.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
debugger.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
device.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
directory.c server: Add a request to return all object types. 2021-02-05 22:53:46 +01:00
event.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
fd.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
file.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
file.h server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
handle.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
handle.h server: Inherit standard handles together with explicit handle list. 2020-09-29 21:04:13 +02:00
hook.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01: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: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +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 server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
mutex.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
named_pipe.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
object.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
object.h server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
process.c server: Get the process entry point from the exe image info. 2021-02-08 12:10:49 +01:00
process.h server: Add a separate request to initialize the first thread of a process. 2021-02-02 10:22:56 +01:00
procfs.c
protocol.def server: Get the process entry point from the exe image info. 2021-02-08 12:10:49 +01:00
ptrace.c server: Don't change cached thread context in set_thread_context. 2020-04-22 16:47:41 +02:00
queue.c server: Grow rawinput buffer instead of allocating its maximum size. 2021-02-09 11:39:47 +01:00
region.c
registry.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
request.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
request.h server: Get the process entry point from the exe image info. 2021-02-08 12:10:49 +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 server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
serial.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
signal.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
sock.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
symlink.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
thread.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +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 server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
token.c server: Grant the same access rights when req->access is zero in duplicate_token. 2021-02-08 11:07:31 +01:00
trace.c server: Get the process entry point from the exe image info. 2021-02-08 12:10:49 +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: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00