1. c941eff Make GetTickCount not use the whole Unix epoch (since 1970) any more, by Andreas Mohr · 25 years ago
  2. 6c8d917 Added a real root key and simplified creation of the HKEY_* special root keys. by Alexandre Julliard · 25 years ago
  3. c5e433a Moved idle event handling to the server. by Alexandre Julliard · 25 years ago
  4. 6a72dc5 Load done event now created by the server. 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. ea0d028 Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. by Alexandre Julliard · 25 years ago
  7. 05f0b71 Store the list of loaded dlls in the server, and generate debug events by Alexandre Julliard · 25 years ago
  8. ff81d78 Generate CREATE_PROCESS/THREAD debug events internally in the server. by Alexandre Julliard · 25 years ago
  9. b849d79 Moved global atoms to the server (based on the work of Sergei 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. 3e2517c Added Get/SetThreadContext support through the server. 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. d16319c Store all object names as Unicode in the server. by Alexandre Julliard · 25 years ago
  15. d7e85d6 Added registry support to the server. by Alexandre Julliard · 25 years ago
  16. c76ad35 Added get_page_size function. by Alexandre Julliard · 25 years ago
  17. f45608f Winsock rewrite. Sockets are now proper win32 handles. by Ove Kaaven · 25 years ago
  18. d6d994f Made event manipulation routines public. by Alexandre Julliard · 26 years ago
  19. ec29ba8 Added EXCEPT_EVENT to wineserver select loop. by Ove Kaaven · 26 years ago
  20. ebe29ef Further server optimizations: by Alexandre Julliard · 26 years ago
  21. 5bc7808 Made server communication faster by using a shared memory block. by Alexandre Julliard · 26 years ago
  22. 039aa42 Return console handles in alloc_console request. by Alexandre Julliard · 26 years ago
  23. 1bdd154 Added optional debugging code in object management. by Alexandre Julliard · 26 years ago
  24. e712e07 Added debug events support. by Alexandre Julliard · 26 years ago
  25. 88de35c Changed select interface, separated timeouts from file descriptors. by Alexandre Julliard · 26 years ago
  26. 43c190e Server reorganization: by Alexandre Julliard · 26 years ago[Renamed (63%) from include/server/object.h]
  27. f692d44 Added new_process and init_process request. by Alexandre Julliard · 26 years ago
  28. cb28bdc Added support for mappings with no associated file. by Alexandre Julliard · 26 years ago
  29. fdc92ba Added server snapshot support (processes only for now). by Alexandre Julliard · 26 years ago
  30. 4b46112 Added input queue to server-side console object, by Alexandre Julliard · 26 years ago
  31. 62a8b43 Hacked server-side device support by Alexandre Julliard · 26 years ago
  32. 0562539 Implemented file sharing checks in the server. by Alexandre Julliard · 26 years ago
  33. a8b8d9c Added server-side file mapping object support. by Alexandre Julliard · 26 years ago
  34. 63cb0f8 Added change notifications. Added global handle support. by Alexandre Julliard · 26 years ago
  35. aa0ebd0 Added several file server requests Added server-side pipes and consoles by Alexandre Julliard · 26 years ago
  36. 338e757 Added beginnings of server-side file handling. by Alexandre Julliard · 26 years ago
  37. c6e45ed Added add_queue/remove_queue to server object operations. by Alexandre Julliard · 26 years ago
  38. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  39. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  40. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809