1. 9037f4b Added generic signal handling mechanism based on pipes to synchronize by Alexandre Julliard · 22 years ago
  2. 7ad5be9 Added -f option to make wineserver remain in the foreground for by Alexandre Julliard · 22 years ago
  3. e66207e Moved all references to file descriptors out of the generic object by Alexandre Julliard · 22 years ago
  4. 526a28d Added support for multiple object namespaces, and a bunch functions by Alexandre Julliard · 23 years ago
  5. 40043ed Added -k option to kill an existing wineserver. by Alexandre Julliard · 23 years ago
  6. 15a0f0e Check POLLHUP semantics at remote shutdown when wineserver is started. by Martin Wilck · 23 years ago
  7. 4144b5b Create the server directory and socket file in /tmp. by Alexandre Julliard · 23 years ago
  8. f5e0f0c Added timer on server exit to wait a bit for new clients. by Alexandre Julliard · 23 years ago
  9. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  10. 516e40e Make sure that GetMessagePos and GetMessageTime return sane values by Alexandre Julliard · 23 years ago
  11. 3ea0c07 Warning fixes. by Jeff Garzik · 24 years ago
  12. 558b660 Added a simple usage() function. by Josh DuBois · 24 years ago
  13. c941eff Make GetTickCount not use the whole Unix epoch (since 1970) any more, by Andreas Mohr · 25 years ago
  14. 6c8d917 Added a real root key and simplified creation of the HKEY_* special root keys. by Alexandre Julliard · 25 years ago
  15. ed923a5 More verbose error message. by Andreas Mohr · 25 years ago
  16. c970904 Save the registry on server exit without client intervention. by Alexandre Julliard · 25 years ago
  17. d804111 Made server launching somewhat cleaner and faster. by Alexandre Julliard · 25 years ago
  18. b73421d Set thread start address to 0 on events generated by by Alexandre Julliard · 25 years ago
  19. ea0d028 Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. by Alexandre Julliard · 25 years ago
  20. b849d79 Moved global atoms to the server (based on the work of Sergei by Alexandre Julliard · 25 years ago
  21. 2fe5777 Made the server listen for new clients on a Unix socket in by Alexandre Julliard · 25 years ago
  22. d7e85d6 Added registry support to the server. by Alexandre Julliard · 25 years ago
  23. 9103daf Install the wine server in $(bindir) and exec it from there. by Alexandre Julliard · 25 years ago
  24. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  25. 5bc7808 Made server communication faster by using a shared memory block. by Alexandre Julliard · 26 years ago
  26. 1bdd154 Added optional debugging code in object management. by Alexandre Julliard · 26 years ago
  27. 43c190e Server reorganization: by Alexandre Julliard · 26 years ago
  28. f692d44 Added new_process and init_process request. by Alexandre Julliard · 26 years ago
  29. a8b8d9c Added server-side file mapping object support. by Alexandre Julliard · 26 years ago
  30. c6e45ed Added add_queue/remove_queue to server object operations. by Alexandre Julliard · 26 years ago
  31. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  32. 642d313 Release 980712 by Alexandre Julliard · 27 years ago wine-980712