1. 64e6ee5 server: Set stderr in line-buffered mode before doing anything else. by Alexandre Julliard · 16 years ago
  2. 67daa7f wineserver: Add support for long command line options. by Vitaliy Margolen · 17 years ago
  3. aaf477f server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. by Alexandre Julliard · 18 years ago
  4. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  5. 4e36524 server: Remove sync_namespace. by Vitaliy Margolen · 19 years ago
  6. 3c6bdcc Implement directory object in wineserver. by Vitaliy Margolen · 19 years ago
  7. 1ca6e89 - Use OBJ_CASE_INSENSITIVE in object lookup. by Vitaliy Margolen · 19 years ago
  8. c516571 - Use NULL instead of 0 for all non-handle pointers. by Robert Shearman · 20 years ago
  9. 52e5ac5 Make sure leaked objects are printed even if a file descriptor is still open. by Alexandre Julliard · 20 years ago
  10. ec39d65 Added a version option to the wineserver. by Bill Medland · 20 years ago
  11. 9037f4b Added generic signal handling mechanism based on pipes to synchronize by Alexandre Julliard · 22 years ago
  12. 7ad5be9 Added -f option to make wineserver remain in the foreground for by Alexandre Julliard · 22 years ago
  13. e66207e Moved all references to file descriptors out of the generic object by Alexandre Julliard · 22 years ago
  14. 526a28d Added support for multiple object namespaces, and a bunch functions by Alexandre Julliard · 23 years ago
  15. 40043ed Added -k option to kill an existing wineserver. by Alexandre Julliard · 23 years ago
  16. 15a0f0e Check POLLHUP semantics at remote shutdown when wineserver is started. by Martin Wilck · 23 years ago
  17. 4144b5b Create the server directory and socket file in /tmp. by Alexandre Julliard · 23 years ago
  18. f5e0f0c Added timer on server exit to wait a bit for new clients. by Alexandre Julliard · 23 years ago
  19. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  20. 516e40e Make sure that GetMessagePos and GetMessageTime return sane values by Alexandre Julliard · 23 years ago
  21. 3ea0c07 Warning fixes. by Jeff Garzik · 24 years ago
  22. 558b660 Added a simple usage() function. by Josh DuBois · 24 years ago
  23. c941eff Make GetTickCount not use the whole Unix epoch (since 1970) any more, by Andreas Mohr · 25 years ago
  24. 6c8d917 Added a real root key and simplified creation of the HKEY_* special root keys. by Alexandre Julliard · 25 years ago
  25. ed923a5 More verbose error message. by Andreas Mohr · 25 years ago
  26. c970904 Save the registry on server exit without client intervention. by Alexandre Julliard · 25 years ago
  27. d804111 Made server launching somewhat cleaner and faster. by Alexandre Julliard · 25 years ago
  28. b73421d Set thread start address to 0 on events generated by by Alexandre Julliard · 25 years ago
  29. ea0d028 Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. by Alexandre Julliard · 25 years ago
  30. b849d79 Moved global atoms to the server (based on the work of Sergei by Alexandre Julliard · 25 years ago
  31. 2fe5777 Made the server listen for new clients on a Unix socket in by Alexandre Julliard · 25 years ago
  32. d7e85d6 Added registry support to the server. by Alexandre Julliard · 25 years ago
  33. 9103daf Install the wine server in $(bindir) and exec it from there. by Alexandre Julliard · 25 years ago
  34. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  35. 5bc7808 Made server communication faster by using a shared memory block. by Alexandre Julliard · 26 years ago
  36. 1bdd154 Added optional debugging code in object management. by Alexandre Julliard · 26 years ago
  37. 43c190e Server reorganization: by Alexandre Julliard · 26 years ago
  38. f692d44 Added new_process and init_process request. by Alexandre Julliard · 26 years ago
  39. a8b8d9c Added server-side file mapping object support. by Alexandre Julliard · 26 years ago
  40. c6e45ed Added add_queue/remove_queue to server object operations. by Alexandre Julliard · 26 years ago
  41. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  42. 642d313 Release 980712 by Alexandre Julliard · 27 years ago wine-980712