1. 5b4f3e8 Rewrote Unix process launching to allow passing startup information to by Alexandre Julliard · 25 years ago
  2. d804111 Made server launching somewhat cleaner and faster. by Alexandre Julliard · 25 years ago
  3. de1d5ad Added support for WINEPREFIX environment variable. by Alexandre Julliard · 25 years ago
  4. 12f29b5 Have threads and processes exit more cleanly whenever possible. by Alexandre Julliard · 25 years ago
  5. ea0d028 Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. by Alexandre Julliard · 25 years ago
  6. 05f0b71 Store the list of loaded dlls in the server, and generate debug events by Alexandre Julliard · 25 years ago
  7. 7e9913f Fixed some warnings. by Patrik Stridvall · 25 years ago
  8. 2d33ab9 Added configure check for the unix domain sockaddr length. by Juergen Lock · 25 years ago
  9. 2fe5777 Made the server listen for new clients on a Unix socket in by Alexandre Julliard · 25 years ago
  10. cb1fc73 Changed the server to return STATUS_* error codes. by Alexandre Julliard · 25 years ago
  11. 9de03f4 Made sleep_on usable from all requests. by Alexandre Julliard · 25 years ago
  12. 1dca5e2 Moved poll handling to the generic part of the server objects. by Alexandre Julliard · 25 years ago
  13. ebe29ef Further server optimizations: by Alexandre Julliard · 26 years ago
  14. 5bc7808 Made server communication faster by using a shared memory block. by Alexandre Julliard · 26 years ago
  15. 88de35c Changed select interface, separated timeouts from file descriptors. by Alexandre Julliard · 26 years ago
  16. 43c190e Server reorganization: by Alexandre Julliard · 26 years ago
  17. 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  18. 371fd75 Added new CLIENT_DebuggerRequest routine, implemented support for by Ulrich Weigand · 26 years ago
  19. 875c4b3 Added server pid and tid in init_thread request, and use them in by Alexandre Julliard · 26 years ago
  20. f692d44 Added new_process and init_process request. by Alexandre Julliard · 26 years ago
  21. 2f2898b Handle suspend/resume_thread requests in phase STARTING correctly. by Ulrich Weigand · 26 years ago
  22. ee517e8 - fixed missing stdlib.h and string.h includes everywhere by David Luyer · 26 years ago
  23. 875d112 Removed dst_handle in duplicate_handle request. by Alexandre Julliard · 26 years ago
  24. 6d4ee73 Added get/set_handle_info request. by Alexandre Julliard · 26 years ago
  25. fdc92ba Added server snapshot support (processes only for now). by Alexandre Julliard · 26 years ago
  26. 4b46112 Added input queue to server-side console object, by Alexandre Julliard · 26 years ago
  27. 62a8b43 Hacked server-side device support by Alexandre Julliard · 26 years ago
  28. 0562539 Implemented file sharing checks in the server. by Alexandre Julliard · 26 years ago
  29. a6ac379 Fixed CHECK_STRING display. by Alexandre Julliard · 26 years ago
  30. a8b8d9c Added server-side file mapping object support. by Alexandre Julliard · 26 years ago
  31. 63cb0f8 Added change notifications. Added global handle support. by Alexandre Julliard · 26 years ago
  32. aa0ebd0 Added several file server requests Added server-side pipes and consoles by Alexandre Julliard · 26 years ago
  33. 338e757 Added beginnings of server-side file handling. by Alexandre Julliard · 26 years ago
  34. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  35. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  36. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809