1. 1a4f6e5 user: Launch explorer to manage the desktop window. by Alexandre Julliard · 19 years ago
  2. 4be3d4c server: Return real parent and owner in the create_window request. by Alexandre Julliard · 19 years ago
  3. 6b95c0e kernel32: ClearCommError. by Eric Pouech · 19 years ago
  4. e27358e server: Remove no longer needed fields in the init_process_done request. by Alexandre Julliard · 19 years ago
  5. e4faabf server: Track created and removed directories in the tree of inodes for inotify. by Mike McCormack · 19 years ago
  6. e033014 server: Remove the no longer needed exe_file parameter in the by Alexandre Julliard · 19 years ago
  7. 0790f95 kernel32: ReadDirectoryChangesW fixes. by Mike McCormack · 19 years ago
  8. 0193211 server: Fill in NtNotifyChangeDirectoryFile's buffer with change data. by Mike McCormack · 19 years ago
  9. 2a36dd2 server: Remove no longer used create_flags from get_startup_info request. by Alexandre Julliard · 19 years ago
  10. 0835107 server: Fix the file notification interface to use directory handles. by Mike McCormack · 19 years ago
  11. a40ce39 user: Fix WM_QUIT message ordering from PostQuitMessage. by Robert Shearman · 19 years ago
  12. 2878d99 ntdll: Add debug registers to the context of all exceptions. by Alexandre Julliard · 19 years ago
  13. 2654be0 ntdll: Handle NtSetContextThread on the client side (as far as by Alexandre Julliard · 19 years ago
  14. b7607ae ntdll: Correct implementation for atom query functions. by Eric Pouech · 19 years ago
  15. b05340a ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl. by Vitaliy Margolen · 19 years ago
  16. 67505c0 server: Support for opening devices. by Alexandre Julliard · 19 years ago
  17. 03b040c server: Added object attributes to a few more requests. by Alexandre Julliard · 19 years ago
  18. 7b910f4 server: Use attributes instead of inherit flag in dup_handle request. by Alexandre Julliard · 19 years ago
  19. 836d07c server: Use attributes instead of inherit flag in token requests. by Alexandre Julliard · 19 years ago
  20. f2d7dd6 server: Use attributes instead of inherit flag in process and thread requests. by Alexandre Julliard · 19 years ago
  21. f11d0a3 server: Use attributes instead of inherit flag in snapshot requests. by Alexandre Julliard · 19 years ago
  22. 7a09660 server: Use attributes instead of inherit flag in console requests. by Alexandre Julliard · 19 years ago
  23. 27b1aec server: Use attributes instead of inherit flag in file requests. by Alexandre Julliard · 19 years ago
  24. bc30303 server: Use attributes instead of inherit flag in socket requests. by Alexandre Julliard · 19 years ago
  25. cf21d4d Move mailslot devices into directory name space. by Vitaliy Margolen · 19 years ago
  26. babfa79 Move named pipe objects into directory name space. by Vitaliy Margolen · 19 years ago
  27. 348a3d9 Move mapping (section) objects into directory name space. by Vitaliy Margolen · 19 years ago
  28. 7c5cb7a Move timer objects into directory name space. by Vitaliy Margolen · 19 years ago
  29. 5daae3d Move semaphore objects into directory name space. by Vitaliy Margolen · 19 years ago
  30. f676bc8 Move event and mutex objects into directory name space. by Vitaliy Margolen · 19 years ago
  31. 80444df Implement symbolic link object in wineserver. by Vitaliy Margolen · 19 years ago
  32. 3c6bdcc Implement directory object in wineserver. by Vitaliy Margolen · 19 years ago
  33. 86397e1 Fixed handling of mailslot read timeout to avoid compiler warnings. by Alexandre Julliard · 19 years ago
  34. 83ef91c Replace inherit flag with object attributes in winstation and desktop by Vitaliy Margolen · 19 years ago
  35. 73c7239 Fixed Get/SetThreadContext to work properly on suspended threads. by Alexandre Julliard · 19 years ago
  36. ff7795e Don't send an extra signal when waiting for a debug event, just do a by Alexandre Julliard · 19 years ago
  37. a996000 - Send whole OBJECT_ATTRIBUTES.Attributes to the server not just an by Vitaliy Margolen · 19 years ago
  38. b09582a Implemented kernel32 process affinity handling on top on ntdll. by Eric Pouech · 20 years ago
  39. e21aa6a - now passing access rights when creating a named pipe in NTDLL by Eric Pouech · 20 years ago
  40. f0db7ab Added FSCTL_PIPE_LISTEN support. by Ivan Leo Puoti · 20 years ago
  41. f62f6e8 Don't cache file descriptors open on removable devices. by Alexandre Julliard · 20 years ago
  42. 38502f7 Added a separate set_handle_cached_fd request instead of abusing by Alexandre Julliard · 20 years ago
  43. 964815b Added an unmount_device request that invalidates all file descriptors by Alexandre Julliard · 20 years ago
  44. 91eaea5 - Change the default user SID to match what was previously returned by by Robert Shearman · 20 years ago
  45. 9ad5628 Moved the server start time to the init_thread request and got rid of by Alexandre Julliard · 20 years ago
  46. 11ad6a0 Return the startup info size in the init_thread request, and allocate by Alexandre Julliard · 20 years ago
  47. 4391be5 Get rid of the boot_done request. by Alexandre Julliard · 20 years ago
  48. 0424f38 Already initialize the process in the first init_thread request by Alexandre Julliard · 20 years ago
  49. 01caa5e Moved the fields that depends on startup info from the init_process by Alexandre Julliard · 20 years ago
  50. 6aa0cc5 Load the HKEY_CURRENT_USER branch at server startup too. by Alexandre Julliard · 20 years ago
  51. 8c51880 Put in place the basic infrastructure to allow supporting multiple by Alexandre Julliard · 20 years ago
  52. 86af38c Make IsWindowUnicode work in the case when window belongs to another process. by Dmitry Timoshkov · 20 years ago
  53. 4bba216 Add support for impersonating a token. by Robert Shearman · 20 years ago
  54. e51dd36 Implement overlapped I/O with named pipes. by Robert Shearman · 20 years ago
  55. 1bf96e0 Beginnings of support for window stations and desktops. by Alexandre Julliard · 20 years ago
  56. db412aa Added a from_child parameter to the get_update_region request to allow by Alexandre Julliard · 20 years ago
  57. 4ad9341 Implement NtAccessCheck. by Robert Shearman · 20 years ago
  58. 7bff354 - Add new server type "struct security_descriptor". by Robert Shearman · 20 years ago
  59. 9e73cdd Allow passing a string to the window property server requests instead by Alexandre Julliard · 20 years ago
  60. 6334235 Store a bitmap of active hooks on the client side to try to avoid by Alexandre Julliard · 20 years ago
  61. e626736 - changed ATOM support in wineserver to match NTDLL needs by Eric Pouech · 20 years ago
  62. abe70f7 Implemented GetLastInputInfo. by Mike McCormack · 20 years ago
  63. f92fff6 Implemented NtSignalAndWaitForSingleObject. by Mike McCormack · 20 years ago
  64. d2ea92d - Clean up well-known privileges. by Robert Shearman · 20 years ago
  65. 3e2f2a5 Allow nested hardware message processing by storing a unique id in by Alexandre Julliard · 20 years ago
  66. 0a9f98b Removed the no longer user APC_ASYNC kind of APC. by Eric Pouech · 20 years ago
  67. 5a2591d - moved named pipe creation to ntdll by Eric Pouech · 20 years ago
  68. bc75f2f Return the coordinates information needed to setup the DC parameters by Alexandre Julliard · 20 years ago
  69. 2ab6a77 Implement mailslots. by Mike McCormack · 20 years ago
  70. 4d32a47 Replace the link_window request by a set_parent request since that is by Alexandre Julliard · 20 years ago
  71. 0bc8377 Create a new server request for accepting hardware messages instead of by Alexandre Julliard · 20 years ago
  72. 5054c79 Try to always keep the server window Z-order in sync with the X11 one by Alexandre Julliard · 20 years ago
  73. f756090 Make the server know about the visible area of a window, which is the by Alexandre Julliard · 20 years ago
  74. 4e47afb Compute the top clipping window directly on the server side. by Alexandre Julliard · 20 years ago
  75. 9961502 Properly cope with get_message being called recursively while by Alexandre Julliard · 20 years ago
  76. 5067909 Create a thread-specific selection window to make sure we receive the by Ulrich Czekalla · 20 years ago
  77. b0f02b2 - Implement AdjustTokenPrivileges, DuplicateTokenEx and by Robert Shearman · 20 years ago
  78. 6dba0a7 Add support for winevent hooks. by Dmitry Timoshkov · 20 years ago
  79. ae661da Properly compute the client area valid rects and pass them to the by Alexandre Julliard · 20 years ago
  80. 4634447 - got rid of include/async.h by Eric Pouech · 20 years ago
  81. 7572b12 Implement NtQueryTimer. by Robert Shearman · 20 years ago
  82. 5defa49 Moved update region handling to the server. by Alexandre Julliard · 20 years ago
  83. 44158dd - moved event, semaphore, mutex implementation from kernel32 to ntdll by Eric Pouech · 20 years ago
  84. ff986a5 Converted the timer list to use standard list functions. by Alexandre Julliard · 20 years ago
  85. 6a27b48 Fd type is no longer used, get rid of it. by Alexandre Julliard · 21 years ago
  86. 1ffddb4 - better support for non-blocking COMM and socket read/writes: by Eric Pouech · 21 years ago
  87. 4616dcb Moved the WindowFromPoint functionality to the server so that we can by Alexandre Julliard · 21 years ago
  88. c4ec210 Pass the environment for a child process through the server instead of by Alexandre Julliard · 21 years ago
  89. 618a7e5 Added support for window regions in the server. by Alexandre Julliard · 21 years ago
  90. e8d86b7 Moved visible region calculation to the server. by Alexandre Julliard · 21 years ago
  91. b0fd2ad - Added ProcessBasicInformation class to ntdll.NtQueryInformationProcess. by Eric Pouech · 21 years ago
  92. 8c29b5f Removed the no longer used SMB file I/O support, we can't do reliable by Alexandre Julliard · 21 years ago
  93. c07ce05 Moved loading of the home registry files to the server, there's no by Alexandre Julliard · 21 years ago
  94. 72f87b8 Use pread/pwrite everywhere to avoid changing the file position while by Alexandre Julliard · 21 years ago
  95. 18c08d3 Removed the get_file_info request. by Alexandre Julliard · 21 years ago
  96. db45170 Handle the set_file_pointer request on the client side. by Alexandre Julliard · 21 years ago
  97. 49b2f6d Get rid of the removable media handling in the server. by Alexandre Julliard · 21 years ago
  98. a1fe8b4 Use futimes() instead of utime() to implement SetFileTime, so that it by Alexandre Julliard · 21 years ago
  99. adc0610 Make the standard create_file request handle serial ports too, and by Alexandre Julliard · 21 years ago
  100. 014099c Changed the create_file server request to take NtCreateFile flags by Alexandre Julliard · 21 years ago