提交历史

作者 SHA1 备注 提交日期
  Sebastian Lackner e4dedad864 server: Temporarily store the full security descriptor for file objects. 9 年之前
  Erich E. Hoover ef28fc87e0 server: Unify the retrieval of security attributes for files and directories. (try 7) 10 年之前
  Erich E. Hoover 2c86f19c74 server: Unify the storage of security attributes for files and directories. (try 7) 10 年之前
  Sebastian Lackner af245fbb87 server: Introduce a new alloc_handle object callback. (v2) 9 年之前
  Zebediah Figura 77be2eb25d server: Create esync file descriptors for true file objects and use them for directory change notifications. 5 年之前
  Zebediah Figura 6f726b0ea0 server: Add an object operation to grab the esync file descriptor. 6 年之前
  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 年之前
  Alexandre Julliard 0ae3816264 server: Use the syscall function instead of inline assembly. 14 年之前
  Piotr Caban f4e64a442f server: Handle more inotify mask values. 14 年之前
  Rob Shearman f12f8503a3 server: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. 15 年之前