1. 16b7a7f server: Add access mapping for IO completion objects. by Dmitry Timoshkov · 13 years ago
  2. f6fa72d server: Make async I/O transfer sizes always 32-bit. by Alexandre Julliard · 16 years ago
  3. dc7f170 server: Add an apc_param_t type to store APC client-side parameters. by Alexandre Julliard · 16 years ago
  4. 8382eb0 server: Return correct object types in the get_directory_entry request. by Alexandre Julliard · 17 years ago
  5. c702a91 server: Allow async i/o operations to send completion messages. by Andrey Turkin · 17 years ago
  6. c1707d8 server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk. by Rob Shearman · 17 years ago
  7. d1a8155 server: Allow completion object to be attached to an fd object. by Andrey Turkin · 18 years ago
  8. 2380437 server: Include stdarg.h in completion.c. Needed for older gcc versions. by Michael Stefaniuc · 18 years ago
  9. 4775824 server: Implement server-side completion queues and operations on them. by Andrey Turkin · 18 years ago