Sign in
goma
/
wine
/
8d7fa4c013991d79068436121f7948d367cf0fef
/
server
0193211
server: Fill in NtNotifyChangeDirectoryFile's buffer with change data.
by Mike McCormack
· 19 years ago
8800352
Enable for GNU/kFreeBSD the same kernel-specific interface/parameter
by Robert Millan
· 19 years ago
2a36dd2
server: Remove no longer used create_flags from get_startup_info request.
by Alexandre Julliard
· 19 years ago
cf9ced5
server: Fixed compile without inotify.
by Alexandre Julliard
· 19 years ago
fdf0c68
server: Initial inotify support.
by Mike McCormack
· 19 years ago
2e0b533
Suppress some false-positives reported by valgrind.
by Eric Pouech
· 19 years ago
8b0feb2
server: Make the FILE_SHARE_DELETE sharing checks depend on DELETE
by Alexandre Julliard
· 19 years ago
0835107
server: Fix the file notification interface to use directory handles.
by Mike McCormack
· 19 years ago
6d85f3b
server: Fixed low-level hardware hooks.
by Alexandre Julliard
· 19 years ago
471782a
server: Allow opening a directory with write access (based on a patch
by Alexandre Julliard
· 19 years ago
ab5ca5c
server: Use the new set_fd_user function in create_serial().
by Alexandre Julliard
· 19 years ago
9a7124e
server: Modify open_fd to create an fd without a user.
by Mike McCormack
· 19 years ago
53496f8
Fixed a couple of warnings on MacOS.
by Alexandre Julliard
· 19 years ago
58273ea
server: More generic mechanism for adding typecasts in server traces.
by Alexandre Julliard
· 19 years ago
a40ce39
user: Fix WM_QUIT message ordering from PostQuitMessage.
by Robert Shearman
· 19 years ago
213e01e
server: Make sure to release the fd we grabbed in all cases.
by Mike McCormack
· 19 years ago
2878d99
ntdll: Add debug registers to the context of all exceptions.
by Alexandre Julliard
· 19 years ago
b54e9e9
server: Don't round up the header size for image mappings.
by Alexandre Julliard
· 19 years ago
2654be0
ntdll: Handle NtSetContextThread on the client side (as far as
by Alexandre Julliard
· 19 years ago
b7607ae
ntdll: Correct implementation for atom query functions.
by Eric Pouech
· 19 years ago
4fabe11
server: Fix va_list compile error.
by Vitaliy Margolen
· 19 years ago
b4fa1b9
server: Fixed console access rights handling.
by Alexandre Julliard
· 19 years ago
bd298b5
server: Set the context flags in get_thread_context to indicate which
by Alexandre Julliard
· 19 years ago
b05340a
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
by Vitaliy Margolen
· 19 years ago
1acb930
server: Added get_file_info implementation for named pipe and mailslot devices.
by Alexandre Julliard
· 19 years ago
5bcd088
server: Fixed refcounting in get_fd requests for named pipe and mailslot devices.
by Alexandre Julliard
· 19 years ago
770c4a1
server: Don't enable polling on regular files in add_queue.
by Alexandre Julliard
· 19 years ago
a510a7e
server: Added access rights mapping to file objects.
by Alexandre Julliard
· 19 years ago
46d1b3e
server: Added access rights mapping to process and thread objects.
by Alexandre Julliard
· 19 years ago
32a9396
server: Added access rights mapping to registry key objects.
by Alexandre Julliard
· 19 years ago
e57f734
server: Added access rights mapping to symlink objects.
by Alexandre Julliard
· 19 years ago
5fb2e68
server: Added access rights mapping to token objects.
by Alexandre Julliard
· 19 years ago
03f46e1
server: Added access rights mapping to synchronization objects.
by Alexandre Julliard
· 19 years ago
28beba3
server: Added infrastructure for access rights mapping.
by Alexandre Julliard
· 19 years ago
b0aa29e
server: Allow the mailslot device to be opened as a file object.
by Alexandre Julliard
· 19 years ago
26e60d8
server: Allow the named pipe device to be opened as a file object.
by Alexandre Julliard
· 19 years ago
67505c0
server: Support for opening devices.
by Alexandre Julliard
· 19 years ago
2017555
server: Use a better error code for a zero-size mapped file.
by Alexandre Julliard
· 19 years ago
03b040c
server: Added object attributes to a few more requests.
by Alexandre Julliard
· 19 years ago
24560e7
server: Make alloc_handle use attributes instead of inherit flag.
by Alexandre Julliard
· 19 years ago
7b910f4
server: Use attributes instead of inherit flag in dup_handle request.
by Alexandre Julliard
· 19 years ago
836d07c
server: Use attributes instead of inherit flag in token requests.
by Alexandre Julliard
· 19 years ago
f2d7dd6
server: Use attributes instead of inherit flag in process and thread requests.
by Alexandre Julliard
· 19 years ago
f11d0a3
server: Use attributes instead of inherit flag in snapshot requests.
by Alexandre Julliard
· 19 years ago
7a09660
server: Use attributes instead of inherit flag in console requests.
by Alexandre Julliard
· 19 years ago
27b1aec
server: Use attributes instead of inherit flag in file requests.
by Alexandre Julliard
· 19 years ago
bc30303
server: Use attributes instead of inherit flag in socket requests.
by Alexandre Julliard
· 19 years ago
4e36524
server: Remove sync_namespace.
by Vitaliy Margolen
· 19 years ago
d13095b
server: Let the directory code handle device names.
by Alexandre Julliard
· 19 years ago
cf21d4d
Move mailslot devices into directory name space.
by Vitaliy Margolen
· 19 years ago
babfa79
Move named pipe objects into directory name space.
by Vitaliy Margolen
· 19 years ago
3764da6
server: Move handle allocation out of open_object_dir.
by Alexandre Julliard
· 19 years ago
348a3d9
Move mapping (section) objects into directory name space.
by Vitaliy Margolen
· 19 years ago
7c5cb7a
Move timer objects into directory name space.
by Vitaliy Margolen
· 19 years ago
5daae3d
Move semaphore objects into directory name space.
by Vitaliy Margolen
· 19 years ago
f676bc8
Move event and mutex objects into directory name space.
by Vitaliy Margolen
· 19 years ago
e21a97d
Fixed some compiler warnings on Darwin.
by Alexandre Julliard
· 19 years ago
80444df
Implement symbolic link object in wineserver.
by Vitaliy Margolen
· 19 years ago
3c6bdcc
Implement directory object in wineserver.
by Vitaliy Margolen
· 19 years ago
1a1583a
Match PSDK STATUS_* definitions.
by Ge van Geldorp
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
baffcb9
Add name_lookup function in object_ops.
by Vitaliy Margolen
· 19 years ago
7f9e281
Use struct unicode_str instead of null-terminated strings where
by Alexandre Julliard
· 19 years ago
95414ef
Add stdarg.h where missing.
by Robert Lunnon
· 19 years ago
893987b
Return correct error on name collision when creating new named
by Vitaliy Margolen
· 19 years ago
86397e1
Fixed handling of mailslot read timeout to avoid compiler warnings.
by Alexandre Julliard
· 19 years ago
83ef91c
Replace inherit flag with object attributes in winstation and desktop
by Vitaliy Margolen
· 19 years ago
ead9b06
Added a struct unicode_str to encapsulate object names.
by Alexandre Julliard
· 19 years ago
80b997a
Added support for the QS_ALLPOSTMESSAGE flag.
by Alexandre Julliard
· 19 years ago
73c7239
Fixed Get/SetThreadContext to work properly on suspended threads.
by Alexandre Julliard
· 19 years ago
f2686d4
Fix error returned when opening nonexistent pipes.
by Vitaliy Margolen
· 19 years ago
3f85e26
Moved the platform-independent part of the get/set_thread_context
by Alexandre Julliard
· 19 years ago
ff7795e
Don't send an extra signal when waiting for a debug event, just do a
by Alexandre Julliard
· 19 years ago
d6f7adb
Don't send the incoming context to the server for get_thread_context,
by Alexandre Julliard
· 19 years ago
ecca104
Fix error returned when exceeding allowed instances.
by Vitaliy Margolen
· 19 years ago
1ca6e89
- Use OBJ_CASE_INSENSITIVE in object lookup.
by Vitaliy Margolen
· 19 years ago
4b811d9
Do not overflow the stackbased "nt" struct when reading non-conforming PE files.
by Marcus Meissner
· 19 years ago
3585f2f
Pass object attributes to create_named_object & find_object.
by Vitaliy Margolen
· 19 years ago
a996000
- Send whole OBJECT_ATTRIBUTES.Attributes to the server not just an
by Vitaliy Margolen
· 19 years ago
f8037bd
Make the unmount_device request take a handle to the device file
by Alexandre Julliard
· 19 years ago
2790923
Removed incorrect process queue check in wait_input_idle.
by Alexandre Julliard
· 19 years ago
12a7499
Put Wine version information in all the man pages.
by Alexandre Julliard
· 19 years ago
664e410
Added global rules for man pages.
by Alexandre Julliard
· 19 years ago
9a7b41a
Fix refcount leak and return correct error in create_named_object.
by Vitaliy Margolen
· 20 years ago
79b387d
Initial version of a wineserver man page.
by Alexandre Julliard
· 20 years ago
b09582a
Implemented kernel32 process affinity handling on top on ntdll.
by Eric Pouech
· 20 years ago
0ec183c
Use the proper format to print handles in handle_table_dump.
by Alexandre Julliard
· 20 years ago
43c6396
Use int instead of long in interlocked_* functions for 64-bit compatibility.
by Alexandre Julliard
· 20 years ago
e21aa6a
- now passing access rights when creating a named pipe in NTDLL
by Eric Pouech
· 20 years ago
5a12dd1
Preliminary version of the context support for x86-64.
by Alexandre Julliard
· 20 years ago
cdf9294
Use the proper size for the cmsg_fd structure on 64-bit plaforms.
by Alexandre Julliard
· 20 years ago
867ae26
Remove an exiting thread from the process only after thread cleanup to
by Alexandre Julliard
· 20 years ago
127127f
Timeout 0 means infinite wait for SendMessageTimeout.
by Alexandre Julliard
· 20 years ago
f0db7ab
Added FSCTL_PIPE_LISTEN support.
by Ivan Leo Puoti
· 20 years ago
b3badc7
- rewrite kernel32:{Set|Get}PriorityClass on top of ntdll equivalent
by Eric Pouech
· 20 years ago
f62f6e8
Don't cache file descriptors open on removable devices.
by Alexandre Julliard
· 20 years ago
38502f7
Added a separate set_handle_cached_fd request instead of abusing
by Alexandre Julliard
· 20 years ago
1b2adad
Don't try to detach from a thread that is exiting, to avoid triggering
by Alexandre Julliard
· 20 years ago
9d99a04
Added a watchdog mechanism to break out of the wait4 call in case it
by Alexandre Julliard
· 20 years ago
3f31a10
Avoid a crash in find_hardware_message_window when there's no foreground input.
by Alexandre Julliard
· 20 years ago
Next »