1. c5e433a Moved idle event handling to the server. by Alexandre Julliard · 25 years ago
  2. 5b4f3e8 Rewrote Unix process launching to allow passing startup information to by Alexandre Julliard · 25 years ago
  3. 07d8446 Implemented thread and (partial) module snapshots, based on the work by Alexandre Julliard · 25 years ago
  4. f6507ed Do not send a debug event for a thread until the previous event for by Alexandre Julliard · 25 years ago
  5. b73421d Set thread start address to 0 on events generated by by Alexandre Julliard · 25 years ago
  6. 12f29b5 Have threads and processes exit more cleanly whenever possible. by Alexandre Julliard · 25 years ago
  7. 98aacc7 Avoid SIGSTOP/SIGCONT race when ptrace is disabled. by Alexandre Julliard · 25 years ago
  8. ea0d028 Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. by Alexandre Julliard · 25 years ago
  9. ff81d78 Generate CREATE_PROCESS/THREAD debug events internally in the server. by Alexandre Julliard · 25 years ago
  10. 2fe5777 Made the server listen for new clients on a Unix socket in 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. 247b8ae Use poll() instead of select() for the server main loop. by Alexandre Julliard · 25 years ago
  14. 17cf810 Fixed handling of debug events on thread/process exit. by Alexandre Julliard · 25 years ago
  15. 578c100 Moved ptrace support to ptrace.c. Tried to improve portability. by Alexandre Julliard · 25 years ago
  16. 8b8828f Added support for ReadProcessMemory through the server. by Alexandre Julliard · 25 years ago
  17. 0a70783 Preliminary ptrace support. by Alexandre Julliard · 25 years ago
  18. ebe29ef Further server optimizations: by Alexandre Julliard · 26 years ago
  19. 5bc7808 Made server communication faster by using a shared memory block. by Alexandre Julliard · 26 years ago
  20. e712e07 Added debug events support. by Alexandre Julliard · 26 years ago
  21. 57e1131 Adapted to new select interface. by Alexandre Julliard · 26 years ago
  22. 43c190e Server reorganization: by Alexandre Julliard · 26 years ago[Renamed (78%) from include/server/thread.h]
  23. 371fd75 Added new CLIENT_DebuggerRequest routine, implemented support for by Ulrich Weigand · 26 years ago
  24. f692d44 Added new_process and init_process request. by Alexandre Julliard · 26 years ago
  25. 2f2898b Handle suspend/resume_thread requests in phase STARTING correctly. by Ulrich Weigand · 26 years ago
  26. 62a8b43 Hacked server-side device support by Alexandre Julliard · 26 years ago
  27. a8b8d9c Added server-side file mapping object support. by Alexandre Julliard · 26 years ago
  28. c6e45ed Added add_queue/remove_queue to server object operations. by Alexandre Julliard · 26 years ago
  29. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  30. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  31. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809