Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastian Lackner e4dedad864 server: Temporarily store the full security descriptor for file objects. hace 9 años
  Erich E. Hoover ef28fc87e0 server: Unify the retrieval of security attributes for files and directories. (try 7) hace 10 años
  Erich E. Hoover 2c86f19c74 server: Unify the storage of security attributes for files and directories. (try 7) hace 10 años
  Sebastian Lackner af245fbb87 server: Introduce a new alloc_handle object callback. (v2) hace 9 años
  Zebediah Figura 77be2eb25d server: Create esync file descriptors for true file objects and use them for directory change notifications. hace 5 años
  Zebediah Figura 6f726b0ea0 server: Add an object operation to grab the esync file descriptor. hace 6 años
  Damjan Jovanovic 07c2e8581a configure: Link wineserver to libinotify if necessary. hace 5 años
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. hace 5 años
  Dmitry Timoshkov bfa98dbb1b server: Map FILE_NOTIFY_CHANGE_LAST_ACCESS to IN_MODIFY. hace 6 años
  Dmitry Timoshkov 48e5273cd5 server: Don't stop processing change notifications when name length is 0. hace 6 años
  Jacek Caban 04094a6669 server: Use server_get_file_info for all info classes not implemented on client side. hace 6 años
  Jacek Caban 6b08e60f03 server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. hace 6 años
  Jacek Caban 2ab2f31f18 server: Allow server side NtQueryVolumeInformationFile implementation. hace 7 años
  Jacek Caban 7b33613fc4 server: Make fd_queue_async infallible. hace 7 años
  Jacek Caban fa0dfe5967 server: Store fd reference in async object for unqueued asyncs. hace 7 años
  Jacek Caban a3acdf117f server: Pass existing async object to fd_queue_async. hace 7 años
  Jacek Caban 64dc8f5c48 server: Store iosb in async object. hace 8 años
  Jacek Caban ad1e0609a0 server: Get rid of no loner used cancel_async from fd_ops. hace 8 años
  Alexandre Julliard 80f3fda934 server: Add support for maintaining a client-side directory cache. hace 8 años
  Alexandre Julliard f55db7882d server: Add link_name and unlink_name object operations. hace 8 años
  Qian Hong ef3ed04cdc server: Fix type name of directory file. hace 9 años
  Alexandre Julliard 193667ecd7 ntdll: Fix handling of async cancellation for directory changes. hace 9 años
  Alexandre Julliard 837b39b202 server: Add read and write fd member functions. hace 9 años
  Felix Janda e3faab267c server: Add missing includes of poll.h. hace 10 años
  Francois Gouget c7cb3e6cb2 configure: Use errno.h instead of the non-standard sys/errno.h header. hace 13 años
  Piotr Caban be5a757c7a server: Don't report rename events when file is moved between directories. hace 14 años
  Piotr Caban b614a15328 server: Return multiple events in read_changes. hace 14 años
  Alexandre Julliard 0ae3816264 server: Use the syscall function instead of inline assembly. hace 14 años
  Piotr Caban f4e64a442f server: Handle more inotify mask values. hace 14 años
  Rob Shearman f12f8503a3 server: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. hace 15 años