Sweden-Number/server
Alexandre Julliard eb69da2a9c ntdll: Implement NtQueryInformationToken(TokenSessionId).
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46595
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-01 22:34:31 +02:00
..
Makefile.in
async.c
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 server: Make pulse_event() static. 2021-03-18 22:04:01 +01:00
fd.c server: Forbid shrinking files which are mapped to memory. 2021-06-29 12:39:35 +02:00
file.c
file.h
handle.c server: Use a separate request to retrieve the object name. 2021-07-01 22:34:31 +02:00
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c server: Do not forbid closing fd handles in other processes. 2021-03-23 12:29:10 +01:00
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 ntdll: Implement NtQueryInformationToken(TokenSessionId). 2021-07-01 22:34:31 +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 ntdll: Implement NtQueryInformationToken(TokenSessionId). 2021-07-01 22:34:31 +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 ws2_32: Handle SO_SNDTIMEO in the server. 2021-06-30 09:19:42 +02:00
symlink.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
thread.c server: Store session id in the process and return it at process init time. 2021-07-01 22:34:31 +02:00
thread.h
timer.c
token.c ntdll: Implement NtQueryInformationToken(TokenSessionId). 2021-07-01 22:34:31 +02:00
trace.c ntdll: Implement NtQueryInformationToken(TokenSessionId). 2021-07-01 22:34:31 +02:00
unicode.c
unicode.h
user.c
user.h server: Track desktop users per thread instead of per process. 2021-04-21 21:00:33 +02:00
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c