.. |
Makefile.in
|
makefiles: Generate rules for installing programs.
|
2015-10-29 21:20:06 +09:00 |
async.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
atom.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
change.c
|
server: Add support for maintaining a client-side directory cache.
|
2016-05-02 14:39:16 +09:00 |
class.c
|
server: Directly return a structure in get_req_unicode_str().
|
2016-01-29 21:25:12 +09:00 |
clipboard.c
|
server: Get rid of the clipboard owner thread field.
|
2016-11-02 17:10:35 +01:00 |
completion.c
|
server: Add missing linebreak to a dump message.
|
2016-04-26 14:50:48 +09:00 |
console.c
|
server: Get and set the console pop-up color attributes.
|
2016-08-11 23:31:53 +09:00 |
debugger.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
device.c
|
server: Allow caching device file handles.
|
2016-10-28 18:35:55 +02:00 |
directory.c
|
server: Add a helper function to create session directories and symlinks.
|
2016-07-18 16:21:24 +09:00 |
event.c
|
server: Set the security descriptor at object creation.time.
|
2016-02-12 23:07:30 +09:00 |
fd.c
|
server: Allow caching device file handles.
|
2016-10-28 18:35:55 +02:00 |
file.c
|
server: Support opening file objects from any root, not only directories.
|
2016-02-09 20:36:17 +09:00 |
file.h
|
server: Add a helper function to create a symlink to an existing object.
|
2016-07-18 15:34:08 +09:00 |
handle.c
|
server: Require a directory as root to open an object with a name.
|
2016-02-12 23:07:30 +09:00 |
handle.h
|
server: Use a common helper function to implement open object calls.
|
2016-01-29 21:25:12 +09:00 |
hook.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
mach.c
|
…
|
|
mailslot.c
|
server: Add a helper function to create a symlink to an existing object.
|
2016-07-18 15:34:08 +09:00 |
main.c
|
…
|
|
mapping.c
|
server: Fix loading of IMAGE_OPTIONAL_HEADER.
|
2016-08-09 00:56:00 +09:00 |
mutex.c
|
ntdll: Add NtQueryMutant.
|
2016-05-04 01:03:26 +09:00 |
named_pipe.c
|
server: Make disconnecting a named pipe immediately close the client's connection and allow the server to initiate a new connection.
|
2016-10-21 13:39:10 +02:00 |
object.c
|
server: Set the security descriptor at object creation.time.
|
2016-02-12 23:07:30 +09:00 |
object.h
|
server: Add a helper function to create a symlink to an existing object.
|
2016-07-18 15:34:08 +09:00 |
process.c
|
process: Make PROCESS_QUERY_LIMITED_INFORMATION sufficient for QueryFullProcessImageName().
|
2016-10-17 16:55:14 -07:00 |
process.h
|
server: Do not store unix_pid in process_snapshot struct.
|
2016-09-07 23:54:44 +09:00 |
procfs.c
|
…
|
|
protocol.def
|
server: Get rid of the set_clipboard_info request.
|
2016-11-02 17:07:54 +01:00 |
ptrace.c
|
…
|
|
queue.c
|
server: Add a helper function to validate a window handle.
|
2016-08-30 18:08:36 +09:00 |
region.c
|
server: Fix an invalid memory access in subtract_overlapping (Valgrind).
|
2016-02-09 19:42:41 +09:00 |
registry.c
|
server: Allow to create win32 prefix when directory already exists.
|
2016-09-22 12:46:01 +09:00 |
request.c
|
server: Avoid some compiler warnings when EWOULDBLOCK == EAGAIN.
|
2016-08-30 19:09:20 +09:00 |
request.h
|
server: Get rid of the set_clipboard_info request.
|
2016-11-02 17:07:54 +01:00 |
security.h
|
server: Add a helper function to validate and return object attributes.
|
2016-01-16 00:05:57 +09:00 |
semaphore.c
|
server: Set the security descriptor at object creation.time.
|
2016-02-12 23:07:30 +09:00 |
serial.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
signal.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
snapshot.c
|
server: Do not hold reference on parent process.
|
2016-04-25 18:48:19 +09:00 |
sock.c
|
server: Create ifchange async queue on socket fd.
|
2016-10-13 18:22:00 +02:00 |
symlink.c
|
server: Add a helper function to create a symlink to an existing object.
|
2016-07-18 15:34:08 +09:00 |
thread.c
|
server: Do not hold reference on parent process.
|
2016-04-25 18:48:19 +09:00 |
thread.h
|
ntdll: Implement ThreadQuerySetWin32StartAddress info class in NtSetInformationThread.
|
2015-07-29 21:44:03 +02:00 |
timer.c
|
server: Set the security descriptor at object creation.time.
|
2016-02-12 23:07:30 +09:00 |
token.c
|
server: Add link_name and unlink_name object operations.
|
2016-02-04 21:07:19 +09:00 |
trace.c
|
server: Get rid of the set_clipboard_info request.
|
2016-11-02 17:07:54 +01:00 |
unicode.c
|
…
|
|
unicode.h
|
…
|
|
user.c
|
…
|
|
user.h
|
server: Add a helper function to validate a window handle.
|
2016-08-30 18:08:36 +09:00 |
window.c
|
server: Cleanup clipboard information upon window destruction.
|
2016-08-24 00:16:43 +09:00 |
wineserver.de.UTF-8.man.in
|
…
|
|
wineserver.fr.UTF-8.man.in
|
…
|
|
wineserver.man.in
|
…
|
|
winstation.c
|
server: Set the security descriptor at object creation.time.
|
2016-02-12 23:07:30 +09:00 |