Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Derek Lesho 18557d20e7 ntoskrnl.exe: Try to correctly handle METHOD_NEITHER ioctls. 4 vuotta sitten
  Sebastian Lackner eef7a9f221 server: Growing files which are mapped to memory should still work. 9 vuotta sitten
  Qian Hong 058833e7c7 ntdll: Set EOF on file which has a memory mapping should fail. 9 vuotta sitten
  Sebastian Lackner af245fbb87 server: Introduce a new alloc_handle object callback. (v2) 9 vuotta sitten
  Qian Hong 48c621807a server: Do not allow to set disposition on file which has a file mapping. 10 vuotta sitten
  Sebastian Lackner 867e67947b server: FILE_WRITE_ATTRIBUTES should succeed for readonly files. 9 vuotta sitten
  Sebastian Lackner 45b653e70c server: When creating new directories temporarily give read-permissions until they are opened. 10 vuotta sitten
  Sebastian Lackner 7804543691 server: Allow to open files without any permission bits. (try 2) 10 vuotta sitten
  Sebastian Lackner 2372e5780b server: Improve STATUS_CANNOT_DELETE checks for directory case. 8 vuotta sitten
  Zebediah Figura 77be2eb25d server: Create esync file descriptors for true file objects and use them for directory change notifications. 6 vuotta sitten
  Zebediah Figura 6d82a366b7 server: Create eventfd descriptors for pseudo-fd objects and use them for named pipes. 6 vuotta sitten
  Zebediah Figura 6f726b0ea0 server: Add an object operation to grab the esync file descriptor. 6 vuotta sitten
  Michael Müller 0243c8b94d server: Implement support for global and local shared memory blocks based on memfd. 10 vuotta sitten
  Erich E. Hoover 4628e7d87d server: Properly handle file symlink deletion. 6 vuotta sitten
  Zebediah Figura 2b3904d233 server: Check whether the new file name is executable. 5 vuotta sitten
  Zebediah Figura a20d8bda37 server: Store the real Unix path. 5 vuotta sitten
  Zebediah Figura 4a43546b34 server: Fix up executable permissions when renaming files. 5 vuotta sitten
  Zebediah Figura 6971fd2d61 server: Allow renaming a file to the same name. 5 vuotta sitten
  Zebediah Figura ee136f9832 ntdll: Check for an existing file on the server side. 5 vuotta sitten
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. 6 vuotta sitten
  Dmitry Timoshkov ee02007967 server: Track separately implicit and explicit file disposition. 6 vuotta sitten
  Dmitry Timoshkov 1affd75fcb server: Allow setting delete disposition on a read-only directory. 6 vuotta sitten
  Jacek Caban 3dacf82173 server: Add FILE_SKIP_SET_EVENT_ON_HANDLE support. 6 vuotta sitten
  Jacek Caban 43cdcc0794 server: Use file mode flags in async_handoff to decide if request is blocking. 6 vuotta sitten
  Jacek Caban f7f9bf9823 server: Introduce is_fd_overlapped() helper. 6 vuotta sitten
  Jacek Caban 2adfa93a7f server: Add FileModeInformation implementation. 6 vuotta sitten
  Sebastian Lackner 18e074b0f3 server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on client-side asyncs. 6 vuotta sitten
  Sebastian Lackner c0996553a1 server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on server-side asyncs. 6 vuotta sitten
  Sebastian Lackner 2f17e0112d ntdll: Add setting FileIoCompletionNotificationInformation implementation. 6 vuotta sitten
  Jacek Caban 66e20ce576 server: Add NtQueryInformationFile(FileIoCompletionNotificationInformation) implementation. 6 vuotta sitten