Sweden-Number/server
Zebediah Figura d04c5f4b1b server: Do not accept sizeof(struct WS_sockaddr_in6_old).
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-23 19:03:13 +02:00
..
Makefile.in
async.c server: Remove special handling of STATUS_MORE_PROCESSING_REQUIRED. 2021-07-05 19:55:18 +02:00
atom.c
change.c
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c
directory.c server: Store session id in the process and return it at process init time. 2021-07-01 22:34:31 +02:00
event.c
fd.c
file.c
file.h
handle.c server: Call the close_handle callback and release_object_from_handle() in the same loop. 2021-07-05 19:54:56 +02:00
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c server: Don't generate dll load event for native binaries on Wow64. 2021-07-09 22:15:30 +02:00
mutex.c
named_pipe.c
object.c
object.h
process.c server: Store the session id in the process token. 2021-07-01 22:34:31 +02:00
process.h server: Store session id in the process and return it at process init time. 2021-07-01 22:34:31 +02:00
procfs.c
protocol.def server: Explicitly return whether a select request was immediately signaled. 2021-07-05 19:55:18 +02:00
ptrace.c
queue.c
region.c
registry.c server: Return STATUS_KEY_DELETED when trying to retrieve the full name of a deleted key. 2021-07-01 22:34:31 +02:00
request.c
request.h server: Explicitly return whether a select request was immediately signaled. 2021-07-05 19:55:18 +02:00
security.h server: Store the session id in the process token. 2021-07-01 22:34:31 +02:00
semaphore.c
serial.c
signal.c
sock.c server: Do not accept sizeof(struct WS_sockaddr_in6_old). 2021-07-23 19:03:13 +02:00
symlink.c
thread.c server: Explicitly return whether a select request was immediately signaled. 2021-07-05 19:55:18 +02:00
thread.h
timer.c
token.c ntdll: Implement NtQueryInformationToken(TokenSessionId). 2021-07-01 22:34:31 +02:00
trace.c server: Explicitly return whether a select request was immediately signaled. 2021-07-05 19:55:18 +02: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