1. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  2. e66207e Moved all references to file descriptors out of the generic object by Alexandre Julliard · 22 years ago
  3. cf27a7f Changed fd operations to take a struct fd instead of a struct object. by Alexandre Julliard · 22 years ago
  4. 863637b Started moving functions that deal with Unix file descriptors to a by Alexandre Julliard · 22 years ago
  5. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  6. 88cd32b More general approach to file descriptor types and flags. by Martin Wilck · 23 years ago
  7. 6f011c0 - move async activation into the server - implement async queues by Mike McCormack · 23 years ago
  8. 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
  9. ff58be5 Fetch a handle type in FILE_GetUnixHandle. by Mike McCormack · 23 years ago
  10. 8081e5a Added handle_t type to server interface so that we can make handles by Alexandre Julliard · 24 years ago
  11. 1ab243b Merged the get_read_fd and get_write_fd requests. by Alexandre Julliard · 24 years ago
  12. cb1fc73 Changed the server to return STATUS_* error codes. by Alexandre Julliard · 25 years ago
  13. 1dca5e2 Moved poll handling to the generic part of the server objects. by Alexandre Julliard · 25 years ago
  14. ebe29ef Further server optimizations: by Alexandre Julliard · 26 years ago
  15. 5bc7808 Made server communication faster by using a shared memory block. by Alexandre Julliard · 26 years ago
  16. 43c190e Server reorganization: by Alexandre Julliard · 26 years ago
  17. f935c59 Added missing includes to avoid warnings/errors. by Michael Veksler · 26 years ago
  18. f727b43 Added server-side device support (only a hack for now). by Alexandre Julliard · 26 years ago