1. 708a846 Save a disk file's drive type in the server object. by Ove Kaaven · 23 years ago
  2. 37e9503 Moved server.h to include/wine. by Alexandre Julliard · 24 years ago
  3. 33929be - Made sure that the files that contains the declarations by Patrik Stridvall · 24 years ago
  4. 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
  5. 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
  6. 99f2f39 Spelling fixes. by Andreas Mohr · 24 years ago
  7. dae8de6 Documentation ordinal fixes (using winapi_fixup). by Patrik Stridvall · 24 years ago
  8. 67a7499 New set of macros for server calls; makes requests without variable by Alexandre Julliard · 24 years ago
  9. d0a4177 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  10. ac0b814 Fixed typo which caused the WritetoHomeRegistryFiles option to be ignored. by Martin Pilka · 24 years ago
  11. 306fc9c Fixed typo in HKEY_USERS/.Default creation. by Alexandre Julliard · 24 years ago
  12. 8081e5a Added handle_t type to server interface so that we can make handles by Alexandre Julliard · 24 years ago
  13. 57f8eb7 - registry loading speed up (reduced client <-> server communication) by Martin Pilka · 24 years ago
  14. 519346a Fixed miscellaneous typos, syntactic and grammatical errors. by Francois Gouget · 24 years ago
  15. 7a4e599 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  16. 5ce2329 Finished separation of advapi32. by Alexandre Julliard · 24 years ago
  17. 8f1e39f RegSetValueEx16 might get passed 0 as count of databytes, determine by Marcus Meissner · 24 years ago
  18. 908464d Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> by Alexandre Julliard · 24 years ago
  19. c6161ac _nt_parse_nk() should not close keys that it does not open. by David Elliott · 24 years ago
  20. 57f05e1 Converted a few more server requests to the new mechanism. by Alexandre Julliard · 24 years ago
  21. fd81049 fixed the win95 registry loader to have somewhat stricter checking. by Andreas Mohr · 25 years ago
  22. 9c2370b Added exception handling wrapper to a number of server requests. by Alexandre Julliard · 25 years ago
  23. cb10fda Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need by Alexandre Julliard · 25 years ago
  24. ad28d39 Fixed lstrcpynAtoW usage (reported by Stas Sergeev). Small cleanups. by Alexandre Julliard · 25 years ago
  25. 2e011a5 Lots of spelling fixes that accumulated in my tree again, made several by Andreas Mohr · 25 years ago
  26. a01004d Added support for registry values larger than the server buffer. by Alexandre Julliard · 25 years ago
  27. e5565ff Strip the $$$PROTO.HIV bit from win2k SYSTEM and SOFTWARE hives. by Huw D M Davies · 25 years ago
  28. 5b8eb2d Mmap does not fail on zero-length files. by Bertho Stultiens · 25 years ago
  29. 6889c68 Small fixes, removed asserts. by Juergen Schmied · 25 years ago
  30. c970904 Save the registry on server exit without client intervention. by Alexandre Julliard · 25 years ago
  31. b43b9d9 Follow symlinks when saving registry. by Ove Kaaven · 25 years ago
  32. 08b289d Moved SaveOnlyUpdatedKeys to wine.ini. by Alexandre Julliard · 25 years ago
  33. fbace6e Added a per-drive FailReadOnly flag, and removed the global by Alexandre Julliard · 25 years ago
  34. a57d77a Call PROFILE_GetWineIniBool before starting to fill the request by Alexandre Julliard · 25 years ago
  35. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  36. 9ad9636 Removed most calls to xmalloc/xrealloc. by Dimitrie O. Paun · 25 years ago
  37. fe08568 Moved command-line option handling out of the X11 driver. by Alexandre Julliard · 25 years ago
  38. 7e9913f Fixed some warnings. by Patrik Stridvall · 25 years ago
  39. f53aba8 Fixed error checking in registry saving. by Alexandre Julliard · 25 years ago
  40. 0ee98cc Fixed ANSI C violations. by Patrik Stridvall · 25 years ago
  41. bd1dcd7 Reading of ri blocks. Better error handling. by Juergen Schmied · 25 years ago
  42. 383da68 Optimized debugging API to reduce code size. by Alexandre Julliard · 25 years ago
  43. 8573cc7 - fixes, loading of settings per user by Juergen Schmied · 25 years ago
  44. 2fe5777 Made the server listen for new clients on a Unix socket in by Alexandre Julliard · 25 years ago
  45. 0311eb3 Better error handling, less keys held open. by Juergen Schmied · 25 years ago
  46. 271ba29 New implementation of the win95 registry loader. by Juergen Schmied · 25 years ago
  47. 5d0ae2d - removed copying of HKEY_USERS to HKEY_CURRENT_USER by Juergen Schmied · 25 years ago
  48. 6afc68a Fixed some issues found by winapi_check. by Patrik Stridvall · 25 years ago
  49. baa9bf9 Buffer overflows and strncpy fixes. by Francois Gouget · 25 years ago
  50. c35cce2 NT loader: don't stop loading a hive when an error occurs. by Juergen Schmied · 25 years ago
  51. ed0da3f Removed 2 useless include winversion.h by Marcus Meissner · 25 years ago
  52. 9e6b1d1 Added loader for NT registry files. by Juergen Schmied · 25 years ago
  53. dd03cc1 Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. by Dimitrie O. Paun · 25 years ago
  54. ac28aa2 Fixed _copy_registry(). by Marcus Meissner · 25 years ago
  55. 6b34fed Several bug fixes in save_key(). by Alexandre Julliard · 25 years ago
  56. 705686e Added wine.conf option for new format registry files. by Alexandre Julliard · 25 years ago
  57. 53f3a83 Added support to the server for loading new format (version 2) files. by Alexandre Julliard · 25 years ago
  58. b3d90e4 Bug fixes (thanks to Juergen Schmied). by Alexandre Julliard · 25 years ago
  59. 2fab2ef Changed to use new server-side registry support. by Alexandre Julliard · 25 years ago
  60. f49cb52 Fix save_check_tainted to properly scan the tree so that all tainted by Huw D M Davies · 25 years ago
  61. c0bcf26 Enable safe reading of registry file, even if file is broken. by Eric Pouech · 25 years ago
  62. 13d00c8 Fixed a few problems with RegEnumKey*. by Huw D M Davies · 25 years ago
  63. 31b9dab Made LoadHomeRegistryFiles default to TRUE. by Marcus Meissner · 25 years ago
  64. 7bf36ad Improved registry isolation possibilities. by Nathaniel · 25 years ago
  65. 229a28f Also escape characters >=0x80 within the wineregistry savefile. by Marcus Meissner · 25 years ago
  66. e92331f Fixed ANSI C violations. by Patrik Stridvall · 26 years ago
  67. 1c40562 subkey_found did not search for _all_ sub keys. by Marcus Meissner · 26 years ago
  68. d4b13da Improved (sort of) RegFlushKey. by Andreas Mohr · 26 years ago
  69. fe9bdf9 ERROR_MORE_DATA requires to write the needed number of bytes into the by Marcus Meissner · 26 years ago
  70. 1327748 Added checks for sys/errno.h, sys/signal.h and sys/mman.h. by Howard Abrams · 26 years ago
  71. df088c6 Added `const's to some registry API functions. by Huw D M Davies · 26 years ago
  72. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  73. f2ef145 Fixed the stringcompare in _find_or_add_*() (was missing tolower()s). by Marcus Meissner · 26 years ago
  74. adf8a0c Use @sysconfdir@ for the default registries in misc/registry.c too. by Marcus Meissner · 26 years ago
  75. 450bc79 More debug output for RegQueryInfoKey. by Marcus Meissner · 26 years ago
  76. c4cd0bf Bug fixes. by Noomen Hamza · 26 years ago
  77. 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
  78. 154c99b Use $HOME instead of getpwuid for user's home directory. by Alexandre Julliard · 26 years ago
  79. 9adef53 Set (when registry loaded) data to "\0" and length to 2 in empty by Noomen Hamza · 26 years ago
  80. 7a0c2e6 Initialize the output buffer parameters to 0 in RegQueryValue* by Noomen Hamza · 26 years ago
  81. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  82. 6f0056d Fixed crash due to a value of name length 0, value length 0 at the end by David Gay · 26 years ago
  83. e533222 Implementation of HKU key saving and loading. Add new supported data by Sylvain St.Germain · 26 years ago
  84. 6b9dd2e Lots of warning fixed, one missing WINAPI in ddraw.c added. by Marcus Meissner · 26 years ago
  85. bd3771c Allow the file names and paths for the registry files (user.reg and by Nathan Zorich · 26 years ago
  86. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  87. b24fc08 Authors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell <zygob@corel.ca> by Alexandre Julliard · 26 years ago
  88. 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
  89. 743885a RegFlushKey: wrong error code. by Andreas Mohr · 26 years ago
  90. 1ed51af Small fixes to compile with the headers (mostly nt-security). by Juergen Schmied · 26 years ago
  91. f74fa4e Implemented handling of REG_MULTI_SZ and fixed small bug in RegSetValue. by Juergen Schmied · 26 years ago
  92. 26cae9d New functions lmemcpynAtoW and lmemcpynWtoA for converting by Juergen Schmied · 26 years ago
  93. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  94. d290aa4 Fixed registry query error value: now returns ERROR_FILE_NOT_FOUND. by Gavriel State · 26 years ago
  95. ebc2b77 Fixed warnings, some only visible with -Wstrict-prototypes or -pedantic. by Juergen Schmied · 26 years ago
  96. 8776344 API documentation says that RegEnumKeyEx, RegEnumValue and by Uwe Bonnes · 26 years ago
  97. 2bb013b Fix wide character functions to return character count in character by John Richardson · 26 years ago
  98. f4f1719 Fixed some more missing WINAPIs (hopefully correct). by Marcus Meissner · 26 years ago
  99. b05264f Documentation corrections/standardizations. by Matthew Becker · 26 years ago
  100. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927