1. e4faa12 server: Make sure that last error doesn't get set during thread cleanup. by Alexandre Julliard · 15 years ago
  2. d764107 server: Make user handles ints instead of pointers. by Alexandre Julliard · 16 years ago
  3. 8382eb0 server: Return correct object types in the get_directory_entry request. by Alexandre Julliard · 17 years ago
  4. c1707d8 server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk. by Rob Shearman · 17 years ago
  5. 7e71c1d server: Add an open_file() function to the object operations. by Alexandre Julliard · 18 years ago
  6. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  7. 28beba3 server: Added infrastructure for access rights mapping. by Alexandre Julliard · 19 years ago
  8. 1a1583a Match PSDK STATUS_* definitions. by Ge van Geldorp · 19 years ago
  9. baffcb9 Add name_lookup function in object_ops. by Vitaliy Margolen · 19 years ago
  10. 499e343 Export the winstation and desktop structures to avoid having to write by Alexandre Julliard · 20 years ago
  11. 45128bd Make the clipboard information local to the process window station. by Alexandre Julliard · 20 years ago
  12. 5067909 Create a thread-specific selection window to make sure we receive the by Ulrich Czekalla · 20 years ago
  13. 342adc9 The clipboard owner can be set by the thread that has the clipboard open. by Ulrich Czekalla · 21 years ago
  14. b3569e7 Add a test case for clipboard functionality and fix some bugs revealed by it. by Dmitry Timoshkov · 21 years ago
  15. 8eb5e68 cbthread and cbowner don't need to be exported. by Alexandre Julliard · 21 years ago
  16. b2df5f9 - use global atoms for the format ids by Ulrich Czekalla · 22 years ago