Sweden-Number/server
Joris van der Wel 6d19aa83bf server: A new function "set_sd_defaults_from_token". 2014-10-01 14:53:59 +02:00
..
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
async.c
atom.c
change.c server: Add missing includes of poll.h. 2014-06-12 18:05:08 +02:00
class.c
clipboard.c
completion.c
console.c
debugger.c server: Get rid of RIP_EVENT union elements. 2014-06-23 10:20:19 +02:00
device.c
directory.c
event.c server: Fix generic access mapping for an event. 2014-01-29 15:00:57 +01:00
fd.c server: Treat ENOTSUP the same way as ENOLCK, consider locking to be non-functional on that filesystem. 2014-06-18 19:55:33 +02:00
file.c
file.h server: Include <sys/types.h> for mode_t. 2014-08-25 15:52:39 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c server: Fix generic access mapping for a mutex. 2014-01-30 10:36:09 +01:00
named_pipe.c server: Implement set_named_pipe_info wineserver call for NtSetInformationFile/FilePipeInformation. 2014-08-20 19:40:07 +02:00
object.c server: A new function "set_sd_defaults_from_token". 2014-10-01 14:53:59 +02:00
object.h server: A new function "set_sd_defaults_from_token". 2014-10-01 14:53:59 +02:00
process.c server: Don't debug children when DEBUG_PROCESS and DEBUG_ONLY_THIS_PROCESS flags are passed to CreateProcess. 2014-04-09 13:15:58 +02:00
process.h
procfs.c
protocol.def server: Implement set_named_pipe_info wineserver call for NtSetInformationFile/FilePipeInformation. 2014-08-20 19:40:07 +02:00
ptrace.c configure: Add a check for sys/ucontext.h and include it where appropriate. 2014-07-23 19:06:58 +02:00
queue.c server: Add missing includes of poll.h. 2014-06-12 18:05:08 +02:00
region.c
registry.c
request.c
request.h server: Implement set_named_pipe_info wineserver call for NtSetInformationFile/FilePipeInformation. 2014-08-20 19:40:07 +02:00
security.h
semaphore.c server: Fix generic access mapping for a semaphore. 2014-02-04 10:52:15 +01:00
serial.c
signal.c
snapshot.c
sock.c server: Add missing includes of poll.h. 2014-06-12 18:05:08 +02:00
symlink.c
thread.c server: Avoid invalid memory access when thread is killed while in wake_up(). (Valgrind). 2014-06-23 10:12:02 +02:00
thread.h
timer.c
token.c
trace.c server: Implement set_named_pipe_info wineserver call for NtSetInformationFile/FilePipeInformation. 2014-08-20 19:40:07 +02:00
unicode.c
unicode.h
user.c
user.h user32: Change SetForegroundWindow behavior on windows with parent and no WS_CHILD flag. 2014-03-27 16:18:05 +01:00
window.c user32: Change SetForegroundWindow behavior on windows with parent and no WS_CHILD flag. 2014-03-27 16:18:05 +01:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c