1. 43a27e3 Implemented local atoms in the server. by Turchanov Sergei · 25 years ago
  2. c5e433a Moved idle event handling to the server. by Alexandre Julliard · 25 years ago
  3. 5b4f3e8 Rewrote Unix process launching to allow passing startup information to by Alexandre Julliard · 25 years ago
  4. 07d8446 Implemented thread and (partial) module snapshots, based on the work by Alexandre Julliard · 25 years ago
  5. 12f29b5 Have threads and processes exit more cleanly whenever possible. 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. ff81d78 Generate CREATE_PROCESS/THREAD debug events internally in the server. by Alexandre Julliard · 25 years ago
  8. 67a24c8 Store the handle of the process exe file in the server. by Alexandre Julliard · 25 years ago
  9. 0a7c1f6 Implemented GetThreadSelectorEntry through 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. d083a7b Fixed DEBUG_ONLY_THIS_PROCESS again (thanks to Ulrich Weigand). by Alexandre Julliard · 25 years ago
  12. 17cf810 Fixed handling of debug events on thread/process exit. by Alexandre Julliard · 25 years ago
  13. ec7bb23 Added support for CREATE_SUSPENDED flag in CreateProcess. by Alexandre Julliard · 25 years ago
  14. 039aa42 Return console handles in alloc_console request. by Alexandre Julliard · 26 years ago
  15. eb2e77f Made handle table a separate object. by Alexandre Julliard · 26 years ago
  16. 3da5f84 Moved process structure definition to process.h. by Alexandre Julliard · 26 years ago
  17. 43c190e Server reorganization: by Alexandre Julliard · 26 years ago