История коммитов

Автор SHA1 Сообщение Дата
  Elizabeth Figura b43485162d server: Create fast synchronization objects for fd-based objects. 4 лет назад
  Elizabeth Figura bf28b59b2e server: Add an object operation to retrieve a fast synchronization object. 4 лет назад
  Jinoh Kang 9090229e67 server: Use the token owner instead of the token user for default object owner. 2 лет назад
  Alexandre Julliard 990cc1c64b server: Define a server-side structure for SID. 3 лет назад
  Alexandre Julliard 841b8862fb server: Define a server-side structure for ACE. 3 лет назад
  Alexandre Julliard c36f81fa75 server: Define a server-side structure for ACL. 3 лет назад
  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 лет назад
  Alexandre Julliard 9df976766f libport: Remove the obsolete O_LARGEFILE define. 3 лет назад
  Zebediah Figura 4f1c7ba5f9 server: Cancel asyncs through fd_ops. 3 лет назад
  Zebediah Figura a17cd35d6d server: Map a SD group to Unix group modes if the SD owner is present anywhere in the current user's token. 3 лет назад
  Zebediah Figura 101082253f server: Do not forbid closing fd handles in other processes. 3 лет назад
  Alexandre Julliard bb00942671 server: Store the NT name in the fd object. 4 лет назад
  Alexandre Julliard 76b3284388 ntdll: Pass the NT name in the create_file request. 4 лет назад
  Alexandre Julliard d6ef9401b3 server: Use the object type information to implement access mapping. 4 лет назад
  Alexandre Julliard 4d646de90d server: Add generic mapping masks for all object types. 4 лет назад
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. 4 лет назад
  Zebediah Figura 70d1263071 server: Use default_fd_get_poll_events() for file objects. 4 лет назад
  Paul Gofman ae106feed2 server: Do not dereference symlinks specified as root directory. 4 лет назад
  Alexandre Julliard 2e51f9aae3 server: Add an object operation to retrieve an object name. 4 лет назад
  Paul Gofman 3078f10d43 ntdll: Perform fsync() in client for files and directories. 4 лет назад
  Zebediah Figura 4a43546b34 server: Fix up executable permissions when renaming files. 5 лет назад
  Alexandre Julliard b851f1ca2b server: Add status code for ELOOP error. 5 лет назад
  Jacek Caban dcaeddd4db server: Allow creating file kernel objects. 5 лет назад
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. 5 лет назад
  Jacek Caban 6531f79d8d server: Return proper object type for mailslot and device files. 6 лет назад
  Jacek Caban f7f9bf9823 server: Introduce is_fd_overlapped() helper. 6 лет назад
  Jacek Caban 04094a6669 server: Use server_get_file_info for all info classes not implemented on client side. 6 лет назад
  Qian Hong 9ec4b572f8 server: Map EXDEV to STATUS_NOT_SAME_DEVICE. 6 лет назад
  Jacek Caban 6b08e60f03 server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 7 лет назад