1. 4610c0a Check for an empty string in DOSFS_FindNextEx to avoid an unnecessary failure. by György 'Nog' Jeney · 23 years ago
  2. bba4bb1 Remove references to PCVOID and LPUINT. by Francois Gouget · 23 years ago
  3. 6a504be - Return correct error codes. by Martin Wilck · 23 years ago
  4. 065d537 Fixed "conditional expr is always true due to being unsigned < 0" problem. by Marcus Meissner · 23 years ago
  5. 14fb095 Mark files starting with a dot as FA_HIDDEN. by Dimitrie O. Paun · 23 years ago
  6. 2a5c146 info->u.smb_dir is a pointer, errors are signaled by NULL. by Marcus Meissner · 23 years ago
  7. dafbc3f Removed remaining references to advapi32 registry functions from by Alexandre Julliard · 23 years ago
  8. b18d32c Wait timeout must be 0 if bWait == FALSE. by Martin Wilck · 23 years ago
  9. 81bdcf1 Removed references to advapi32 registry functions from some of the by Alexandre Julliard · 23 years ago
  10. 1668870 Fixed warnings caused by new winternl.h. by Alexandre Julliard · 23 years ago
  11. 9c1de6d Moved all the content of the DDK files ntdef.h and ntddk.h to winternl.h. by Patrik Stridvall · 23 years ago
  12. 2b54cf9 Fix the behavior of GetOverlappedResult() and WSAGetOverlappedResult() by Martin Wilck · 23 years ago
  13. 81ac4f2 Fixed buffer size in DIR_TryModulePath for Win32 modules. by Michael Beach · 23 years ago
  14. 51e6c0c MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
  15. dba83c8 Added wine_get_user_name function and got rid of some of the getpwuid by Alexandre Julliard · 23 years ago
  16. 96d05d1 Fixed permission check when renaming a directory (based on a patch by by Alexandre Julliard · 23 years ago
  17. d75aed2 Convert most of the file APIs to Unicode. by Dmitry Timoshkov · 23 years ago
  18. 57bf450 MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
  19. d016f81 Added include protection for unistd.h and sys/time.h. by Patrik Stridvall · 23 years ago
  20. 4325554 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
  21. 712caf3 - Fixed possible loss of data with given overlapped structure on a by Juergen Schmied · 23 years ago
  22. 7fcae15 Made the calls to (Read|Write)Console through a function pointer to by Eric Pouech · 23 years ago
  23. 530d50c Changed dos_handles to store dups of stdio/out/err as per Ove Kaaven's by Rafael Kitover · 23 years ago
  24. 267ca68 Fixed HANDLE<->HFILE conversions, since they will be different types by Alexandre Julliard · 23 years ago
  25. e1db8bd Repair SetLastError in FindNextFileA. by Rein Klazes · 23 years ago
  26. 963985b First go at reading directories on public SMB shares. by Mike McCormack · 23 years ago
  27. 2996c57 Fixed uninitialized HKEYs. by Andreas Mohr · 23 years ago
  28. 2cbcb32 Fixed handling of drives with "/" path (thanks to Marcus Meissner). by Alexandre Julliard · 23 years ago
  29. 7c4cb51 Cast void* to char* for pointer arithmetic. by Gregg Mattinson · 23 years ago
  30. 958732d Fixed warnings. by Alexandre Julliard · 23 years ago
  31. e921e46 Return the correct length when getting a complete section in PROFILE_GetString. by Mike McCormack · 23 years ago
  32. 4c5c7e7 Fixed regression caused by previous change. by Alexandre Julliard · 23 years ago
  33. 4144b5b Create the server directory and socket file in /tmp. by Alexandre Julliard · 23 years ago
  34. dcf0bea Make sure that DRIVE_FindDriveRoot always returns an absolute path. by Alexandre Julliard · 23 years ago
  35. 034e39b Check access rights before renaming or deleting files (based on by Alexandre Julliard · 23 years ago
  36. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  37. be367c7 Added wine_server_fd_to_handle to replace FILE_DupUnixHandle. by Alexandre Julliard · 23 years ago
  38. a032277 - Fixed GetSystemTimeAdjustment prototype and added it to winbase.h. by Vincent Béron · 23 years ago
  39. 922a5e4 Silence fixme in unnecessary situation, add missing \n to another fixme. by Jason Edmeades · 23 years ago
  40. 55e845d Removed most inclusions of options.h. by Alexandre Julliard · 23 years ago
  41. 48ac89b Add check for <sys/ioctl.h>. by Steven Edwards · 23 years ago
  42. 9bb05fc Specify the complete source file list for a dll inside the main by Alexandre Julliard · 23 years ago
  43. 470a3f9 Make PROFILE_GetString account for default value in all cases. by Andreas Mohr · 23 years ago
  44. 6b27977 Use long names, not 8.3 names in environment. by Juergen Schmied · 23 years ago
  45. 70c42d8 Fix handling of unix absolute paths in DOSFS_GetFullName and by Michael Wetherell · 23 years ago
  46. ffb3d78 Ensure correct full path returned when GetFullPathName supplied a path by Jason Edmeades · 23 years ago
  47. 9414adf Implement NetBIOS resolution for UNC pathnames. by Mike McCormack · 23 years ago
  48. 77fbbcf FindClose: protect the GlobalLock for pagefaults too. by Marcus Meissner · 23 years ago
  49. e7c6d17 Implemented IOCTL_SCSI_GET_ADDRESS for non true scsi cdrom drives by Rizsanyi Zsolt · 23 years ago
  50. ff1f320 Fixed some bugs in my recently submitted patch series. by Martin Wilck · 23 years ago
  51. 9ca4285 Fixed ReadFile() semantics when reading asynchronously on sockets. by Martin Wilck · 23 years ago
  52. af16c98 Implemented overlapped WSARecvFrom(), WSASendTo(), and by Martin Wilck · 23 years ago
  53. ef79c38e Avoid segfault with overlapped WriteFile() calls. by Martin Wilck · 23 years ago
  54. ac24236 Always close fd when reading super block. by Eric Pouech · 23 years ago
  55. e0587d4 GetOverlappedResult: Return ERROR_IO_INCOMPLETE if IO still pending. by Martin Wilck · 23 years ago
  56. 08867f7 - Need a "cleanup" method. by Martin Wilck · 23 years ago
  57. f25efa0 Compile fixes for gcc 2.7.2.3. by Stefan Leichter · 23 years ago
  58. 2b47fb3 - separate cleanly between async scheduling and file IO related issues. by Martin Wilck · 23 years ago
  59. 1bb69a0 Make GetFullPathName fail if input path name is empty. by Alexandre Julliard · 23 years ago
  60. 34372dc Fix SetFileAttributes to honor the umask (rather than making files by Francois Gouget · 23 years ago
  61. f89d4a8 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
  62. 8d1550d Export the FILE_GetUnixHandle functionality from ntdll. by Alexandre Julliard · 23 years ago
  63. c8764e4 Add missing #includes for FreeBSD and Solaris. by Gerald Pfeifer · 23 years ago
  64. fc93261 Begin to make wine an SMB client. by Mike McCormack · 23 years ago
  65. 4a6b990 Set an overlapped hEvent before calling any APCs. by Mike McCormack · 23 years ago
  66. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  67. 8f925ae Implemented "App Paths" registry key support for SearchPath(). by Andreas Mohr · 23 years ago
  68. c8dcafc Fixed overflow and signed/unsigned behaviour. by Andreas Mohr · 23 years ago
  69. 73ab649 New file msvcrt/excpt.h. Move some stuff out of winnt.h into it. by Peter Hunnisett · 23 years ago
  70. 814a3fa MoveFileEx now enters the files in the registry when the boot delay flag is set. by Gerhard W. Gruber · 23 years ago
  71. 34f5563 Added missing break statement. by Jukka Heinonen · 23 years ago
  72. 024a0ac WritePrivateProfileSection should allow to create duplicate keys by Gerhard Gruber · 23 years ago
  73. fd33517 Added support for DOS EMS memory. by Jukka Heinonen · 23 years ago
  74. c43985b GetDiskFreeSpace needs to set the last error on failure. by Aric Stewart · 23 years ago
  75. 4589a07 Handle section==NULL (error) in WritePrivateProfileStringA. by Marcus Meissner · 23 years ago
  76. 45342a3 Fixed function prototype that confused winapi_extract. by Alexandre Julliard · 23 years ago
  77. 4291e45 Fix return value of GetWindowsDirectoryA/W and GetSystemDirectoryA/W. by Dmitry Timoshkov · 23 years ago
  78. 5cc6105 Changed the Wine internal cdrom interface to the NT model. by Eric Pouech · 23 years ago
  79. 88cd32b More general approach to file descriptor types and flags. by Martin Wilck · 23 years ago
  80. 718b1b7 Add server side support for async IO on files. by Martin Wilck · 23 years ago
  81. 99a5cfe - Attempt write before going overlapped in Writefile. by Mike McCormack · 23 years ago
  82. de339f3 Implement CancelIo properly. by Mike McCormack · 23 years ago
  83. 39e0019 Do not save empty sections names. by Mehmet Yasar · 23 years ago
  84. 9119543 Set an overlapped's hEvent for ReadFile/WriteFile in an overlapped by Mike McCormack · 23 years ago
  85. 193cf50 Removed some of the calls to HEAP_strdup* functions. by Alexandre Julliard · 23 years ago
  86. 5d754fc Don't return from overlapped ReadFile on EAGAIN and other non-fatal errors. by Mike McCormack · 23 years ago
  87. 6f011c0 - move async activation into the server - implement async queues by Mike McCormack · 23 years ago
  88. 27cf4a4 Implemented timed-out non-overlapped ReadFile. by Mike McCormack · 23 years ago
  89. 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
  90. 0b83d4c New console code based on Win32 windows. by Eric Pouech · 23 years ago
  91. 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
  92. 1425941 Fix the #include order for config.h. by François Gouget · 23 years ago
  93. 708a846 Save a disk file's drive type in the server object. by Ove Kaaven · 23 years ago
  94. 3bb9a36 Spelling, grammar and a bit of comment formatting fixes. by Francois Gouget · 23 years ago
  95. e15badb Cosmetics. by Andreas Mohr · 23 years ago
  96. ea4f32c Separate code to overlapped timeouts into FILE_GetTimeout. by Mike McCormack · 23 years ago
  97. 386cf6e When including 'wine/port.h', include it first. by Francois Gouget · 23 years ago
  98. 3bbeb72 Pass security attributes for DOSFS creation. by Eric Pouech · 23 years ago
  99. 9e1fc62 Do overlapped reads if and only if the file was opened with by Mike McCormack · 23 years ago
  100. d6bd282 GetDiskFreeSpaceEx should accept an input like "C:". by Gerard Patel · 23 years ago