Історія комітів

Автор SHA1 Опис Дата
  Bernhard Übelacker c488f29122 server: Return ReadDataAvailable value for FilePipeLocalInformation. 3 роки тому
  Alexandre Julliard 1381be977b server: Add sys/types.h include in a few more files. 3 роки тому
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. 3 роки тому
  Zebediah Figura 4f1c7ba5f9 server: Cancel asyncs through fd_ops. 3 роки тому
  Zebediah Figura b1e4d920c3 server: Return void from the ioctl callback. 3 роки тому
  Zebediah Figura a36e2769c9 server: Return void from the flush callback. 3 роки тому
  Zebediah Figura 377d18c7b1 server: Return void from the write callback. 3 роки тому
  Zebediah Figura 6d49991188 server: Return void from the read callback. 3 роки тому
  Zebediah Figura 6cc36a46ff server: Return void from the get_volume_info callback. 3 роки тому
  Zebediah Figura 19d3923975 server: Use async_request_complete() in message_queue_read(). 3 роки тому
  Zebediah Figura 96593370cd server: Introduce a helper to fill an iosb and terminate the async. 3 роки тому
  Zebediah Figura 101082253f server: Do not forbid closing fd handles in other processes. 3 роки тому
  Erich E. Hoover 61d7629ba4 server: Allow volume information queries to be asynchronous. 4 роки тому
  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 роки тому
  Paul Gofman 1f3064c5d5 server: Allow client pipe creation with server pipe as root directory. 4 роки тому
  Paul Gofman aa5c1e871b server: Return STATUS_OBJECT_PATH_INVALID for noname pipe name query. 4 роки тому
  Paul Gofman a2ffa8ef7e server: Allow named pipes creation with device file as root directory. 4 роки тому
  Paul Gofman ae106feed2 server: Do not dereference symlinks specified as root directory. 4 роки тому
  Michael Müller 8c5638aa5e ntdll: Implement NtFilterToken. 4 роки тому
  Alexandre Julliard 5c4d6cf837 server: Pass all creation arguments to the device creation functions. 4 роки тому
  Alexandre Julliard bdb2fe0cad server: Return the device name for named pipe files. 4 роки тому
  Alexandre Julliard 2e51f9aae3 server: Add an object operation to retrieve an object name. 4 роки тому
  Zebediah Figura aaea13a128 server: Report named pipe device files as type "File". 4 роки тому
  Alexandre Julliard 9ac3f24f74 ntdll: Move the FSCTL_PIPE_IMPERSONATE semi-stub to the server. 4 роки тому
  Brendan Shanks 41374ef196 server: Don't block ConnectNamedPipe for pipe in PIPE_NOWAIT mode. 5 роки тому
  Brendan Shanks 91c4e9bf9a server: Don't block when writing to named pipes in PIPE_NOWAIT mode. 5 роки тому
  Jacek Caban add0556991 server: Reselect read queue before write queue in pipe_end_write. 5 роки тому
  Brendan Shanks abb1ce1087 server: Don't block when reading from named pipes in PIPE_NOWAIT mode. 5 роки тому
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. 5 роки тому