..
.gitignore
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
atom.c
ntdll: Correct implementation for atom query functions.
2006-01-03 17:34:43 +01:00
change.c
server: Added infrastructure for access rights mapping.
2005-12-12 14:57:40 +01:00
class.c
Match PSDK STATUS_* definitions.
2005-11-28 17:32:54 +01:00
clipboard.c
server: Added infrastructure for access rights mapping.
2005-12-12 14:57:40 +01:00
console.c
server: Fixed console access rights handling.
2005-12-22 13:54:34 +01:00
console.h
In console input record queue, replace semaphore with a manual reset
2003-06-23 03:37:14 +00:00
context_alpha.c
server: Set the context flags in get_thread_context to indicate which
2005-12-21 20:06:42 +01:00
context_i386.c
ntdll: Handle NtSetContextThread on the client side (as far as
2006-01-11 20:20:32 +01:00
context_powerpc.c
server: Set the context flags in get_thread_context to indicate which
2005-12-21 20:06:42 +01:00
context_sparc.c
server: Set the context flags in get_thread_context to indicate which
2005-12-21 20:06:42 +01:00
context_x86_64.c
server: Set the context flags in get_thread_context to indicate which
2005-12-21 20:06:42 +01:00
debugger.c
server: Added infrastructure for access rights mapping.
2005-12-12 14:57:40 +01:00
directory.c
server: Added access rights mapping to file objects.
2005-12-12 16:46:17 +01:00
event.c
server: Added access rights mapping to synchronization objects.
2005-12-12 14:58:44 +01:00
fd.c
server: Make sure to release the fd we grabbed in all cases.
2006-01-17 13:13:14 +01:00
file.c
server: Added access rights mapping to file objects.
2005-12-12 16:46:17 +01:00
file.h
server: Added access rights mapping to file objects.
2005-12-12 16:46:17 +01:00
handle.c
server: Added infrastructure for access rights mapping.
2005-12-12 14:57:40 +01:00
handle.h
server: Make alloc_handle use attributes instead of inherit flag.
2005-12-09 13:58:25 +01:00
hook.c
server: Added infrastructure for access rights mapping.
2005-12-12 14:57:40 +01:00
mailslot.c
server: Added get_file_info implementation for named pipe and mailslot devices.
2005-12-13 12:00:11 +01:00
main.c
server: Remove sync_namespace.
2005-12-05 14:52:18 +01:00
Makefile.in
Implement symbolic link object in wineserver.
2005-11-30 19:22:57 +01:00
mapping.c
server: Don't round up the header size for image mappings.
2006-01-11 20:59:26 +01:00
mutex.c
server: Added access rights mapping to synchronization objects.
2005-12-12 14:58:44 +01:00
named_pipe.c
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
2005-12-14 11:14:02 +01:00
object.c
server: Added access rights mapping to file objects.
2005-12-12 16:46:17 +01:00
object.h
server: Added infrastructure for access rights mapping.
2005-12-12 14:57:40 +01:00
process.c
server: Added access rights mapping to file objects.
2005-12-12 16:46:17 +01:00
process.h
Return the startup info size in the init_thread request, and allocate
2005-07-13 19:43:35 +00:00
protocol.def
user: Fix WM_QUIT message ordering from PostQuitMessage.
2006-01-17 13:14:31 +01:00
ptrace.c
Match PSDK STATUS_* definitions.
2005-11-28 17:32:54 +01:00
queue.c
user: Fix WM_QUIT message ordering from PostQuitMessage.
2006-01-17 13:14:31 +01:00
region.c
Match PSDK STATUS_* definitions.
2005-11-28 17:32:54 +01:00
registry.c
server: Added access rights mapping to file objects.
2005-12-12 16:46:17 +01:00
request.c
server: Added infrastructure for access rights mapping.
2005-12-12 14:57:40 +01:00
request.h
user: Fix WM_QUIT message ordering from PostQuitMessage.
2006-01-17 13:14:31 +01:00
security.h
- Change the default user SID to match what was previously returned by
2005-07-18 13:22:55 +00:00
semaphore.c
server: Added access rights mapping to synchronization objects.
2005-12-12 14:58:44 +01:00
serial.c
server: Added access rights mapping to file objects.
2005-12-12 16:46:17 +01:00
signal.c
server: Added infrastructure for access rights mapping.
2005-12-12 14:57:40 +01:00
snapshot.c
server: Fix va_list compile error.
2006-01-03 12:06:03 +01:00
sock.c
server: Added access rights mapping to file objects.
2005-12-12 16:46:17 +01:00
symlink.c
server: Added access rights mapping to symlink objects.
2005-12-12 15:01:16 +01:00
thread.c
ntdll: Add debug registers to the context of all exceptions.
2006-01-13 13:58:14 +01:00
thread.h
Match PSDK STATUS_* definitions.
2005-11-28 17:32:54 +01:00
timer.c
server: Added access rights mapping to synchronization objects.
2005-12-12 14:58:44 +01:00
token.c
server: Added access rights mapping to token objects.
2005-12-12 15:01:08 +01:00
trace.c
user: Fix WM_QUIT message ordering from PostQuitMessage.
2006-01-17 13:14:31 +01:00
unicode.c
Fixed warnings with gcc option "-Wwrite-strings".
2003-10-21 23:57:25 +00:00
unicode.h
Fixed warnings with gcc option "-Wwrite-strings".
2003-10-21 23:57:25 +00:00
user.c
Treat 0xffff the same as 0 for the handle generation field to avoid
2005-05-07 15:03:00 +00:00
user.h
Added a struct unicode_str to encapsulate object names.
2005-11-18 16:31:18 +00:00
window.c
Match PSDK STATUS_* definitions.
2005-11-28 17:32:54 +01:00
wineserver.man.in
Put Wine version information in all the man pages.
2005-10-06 16:10:01 +00:00
winstation.c
server: Added infrastructure for access rights mapping.
2005-12-12 14:57:40 +01:00