Историја ревизија

Аутор 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 година