Alexandre Julliard
|
990cc1c64b
server: Define a server-side structure for SID.
|
пре 2 година |
Huw Davies
|
6fdae1979b
configure: Stop checking for poll.h and sys/poll.h - always use poll.h.
|
пре 3 година |
Alexandre Julliard
|
c954e5b9e6
server: Avoid using wine/port.h.
|
пре 3 година |
Zebediah Figura
|
4f1c7ba5f9
server: Cancel asyncs through fd_ops.
|
пре 3 година |
Zebediah Figura
|
101082253f
server: Do not forbid closing fd handles in other processes.
|
пре 3 година |
Alexandre Julliard
|
d6ef9401b3
server: Use the object type information to implement access mapping.
|
пре 3 година |
Alexandre Julliard
|
c6f2aacb57
server: Add a type descriptor to all server objects.
|
пре 3 година |
Alexandre Julliard
|
2e51f9aae3
server: Add an object operation to retrieve an object name.
|
пре 4 година |
Alexandre Julliard
|
2633a5c1ae
server: Avoid using interlocked functions.
|
пре 4 година |
Damjan Jovanovic
|
07c2e8581a
configure: Link wineserver to libinotify if necessary.
|
пре 5 година |
Jacek Caban
|
b2a546c92d
server: Introduce kernel_object struct for generic association between server and kernel objects.
|
пре 5 година |
Dmitry Timoshkov
|
bfa98dbb1b
server: Map FILE_NOTIFY_CHANGE_LAST_ACCESS to IN_MODIFY.
|
пре 6 година |
Dmitry Timoshkov
|
48e5273cd5
server: Don't stop processing change notifications when name length is 0.
|
пре 6 година |
Jacek Caban
|
04094a6669
server: Use server_get_file_info for all info classes not implemented on client side.
|
пре 6 година |
Jacek Caban
|
6b08e60f03
server: Introduce get_file_info request for server-side NtQueryInformationFile implementation.
|
пре 6 година |
Jacek Caban
|
2ab2f31f18
server: Allow server side NtQueryVolumeInformationFile implementation.
|
пре 7 година |
Jacek Caban
|
7b33613fc4
server: Make fd_queue_async infallible.
|
пре 7 година |
Jacek Caban
|
fa0dfe5967
server: Store fd reference in async object for unqueued asyncs.
|
пре 7 година |
Jacek Caban
|
a3acdf117f
server: Pass existing async object to fd_queue_async.
|
пре 7 година |
Jacek Caban
|
64dc8f5c48
server: Store iosb in async object.
|
пре 8 година |
Jacek Caban
|
ad1e0609a0
server: Get rid of no loner used cancel_async from fd_ops.
|
пре 8 година |
Alexandre Julliard
|
80f3fda934
server: Add support for maintaining a client-side directory cache.
|
пре 8 година |
Alexandre Julliard
|
f55db7882d
server: Add link_name and unlink_name object operations.
|
пре 8 година |
Qian Hong
|
ef3ed04cdc
server: Fix type name of directory file.
|
пре 9 година |
Alexandre Julliard
|
193667ecd7
ntdll: Fix handling of async cancellation for directory changes.
|
пре 9 година |
Alexandre Julliard
|
837b39b202
server: Add read and write fd member functions.
|
пре 9 година |
Felix Janda
|
e3faab267c
server: Add missing includes of poll.h.
|
пре 10 година |
Francois Gouget
|
c7cb3e6cb2
configure: Use errno.h instead of the non-standard sys/errno.h header.
|
пре 13 година |
Piotr Caban
|
be5a757c7a
server: Don't report rename events when file is moved between directories.
|
пре 14 година |
Piotr Caban
|
b614a15328
server: Return multiple events in read_changes.
|
пре 14 година |