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

Аутор SHA1 Порука Датум
  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. пре 4 година
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. пре 4 година
  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 година
  Jacek Caban c8b50c98a3 server: Wake waiters when new pipe server instance is created. пре 5 година
  Jacek Caban be3ae0131e server: Connect pipe servers in order that they enter listening state. пре 5 година
  Huw Davies e4ca5dbec0 server: Add new pipe servers to the end of the servers list. пре 6 година
  Jacek Caban 6531f79d8d server: Return proper object type for mailslot and device files. пре 6 година
  Jacek Caban 62393d09e6 server: Fix pipe server listen queue initialization. пре 6 година
  Jacek Caban f487d50afd server: Remove no longer needed pipe_client struct. пре 6 година
  Jacek Caban 4841b5dc9f server: Store message mode flag only in named_pipe object. пре 6 година
  Jacek Caban 29be737652 server: Properly handle disconnected pipe in set_named_pipe_info request. пре 6 година
  Jacek Caban 2600ecd4ed server: Use a separated object for each opened named pipe device file. пре 6 година
  Jacek Caban 04094a6669 server: Use server_get_file_info for all info classes not implemented on client side. пре 6 година
  Jacek Caban dd1769a16a server: Improve error handling of disconnected named pipe clients. пре 6 година