Sweden-Number/server
Vincent Povirk 8b49ecc3d8 server: Fix string format warning. 2008-12-05 12:31:45 +01:00
..
Makefile.in makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
async.c
atom.c server: Use a unicode_str to represent atom names. 2008-06-25 14:03:08 +02:00
change.c server: Clone file_get_sd() and file_set_fd() for directories. 2008-11-07 12:01:51 +01:00
class.c server: Add support for a top-level message parent window in parallel to the desktop window. 2008-06-25 14:43:39 +02:00
clipboard.c
completion.c
console.c server: Remove an unneeded cast. 2008-12-01 13:01:40 +01:00
context_alpha.c server: Convert source files to utf-8. 2008-10-18 19:22:26 +02:00
context_i386.c
context_powerpc.c
context_sparc.c
context_x86_64.c
debugger.c
device.c
directory.c server: Added a request to unlink an object from its namespace. 2008-10-20 16:21:06 +02:00
event.c
fd.c wineserver: Don't use O_CREAT and O_EXCL when attempting to open directories. 2008-12-03 09:58:21 +01:00
file.c server: Refactor server side implementation of GetFileSecurity(). 2008-11-07 12:01:24 +01:00
file.h server: Refactor server side implementation of GetFileSecurity(). 2008-11-07 12:01:24 +01:00
handle.c server: Limit the number of allocated handles before running out of memory. 2008-12-04 16:12:04 +01:00
handle.h
hook.c
mach.c
mailslot.c
main.c wineserver: Add support for long command line options. 2008-05-22 12:41:24 +02:00
mapping.c ntdll,server: Fixed access checks for OpenFileMapping and MapViewOfFile. 2008-11-05 20:32:32 +01:00
mutex.c
named_pipe.c
object.c
object.h server: Use a unicode_str to represent atom names. 2008-06-25 14:03:08 +02:00
process.c server: Move the process pipe hangup handling into kill_process. 2008-06-20 20:42:51 +02:00
process.h
procfs.c server: Better handling of errors when accessing the /proc control files on Solaris. 2008-07-10 20:15:15 +02:00
protocol.def ntdll: Add support for virtual write watches. 2008-11-25 12:07:35 +01:00
ptrace.c
queue.c
region.c
registry.c
request.c
request.h ntdll: Store the per-page committed status in the server for anonymous file mappings. 2008-11-05 12:31:37 +01:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c server: Convert source files to utf-8. 2008-10-18 19:22:26 +02:00
symlink.c server: Follow symlink even with OBJ_OPENLINK unless it is the last element of the path. 2008-10-09 12:43:36 +02:00
thread.c server: Calling ResumeThread() on a terminated thread is valid. 2008-07-23 11:21:47 +02:00
thread.h
timer.c
token.c
trace.c server: Fix string format warning. 2008-12-05 12:31:45 +01:00
unicode.c
unicode.h
user.c
user.h server: Add support for a top-level message parent window in parallel to the desktop window. 2008-06-25 14:43:39 +02:00
window.c server: Implemented the server side of Get/SetLayeredWindowAttributes. 2008-09-12 15:30:47 +02:00
wineserver.fr.man.in
wineserver.man.in wineserver: Add support for long command line options. 2008-05-22 12:41:24 +02:00
winstation.c server: Add support for a top-level message parent window in parallel to the desktop window. 2008-06-25 14:43:39 +02:00