2003-03-25 |
Eric Pouech | No longer using kernel32's APIs but ntdll's. |
blob | commitdiff | raw |
2002-12-10 |
Alexandre Julliard | winnt.h should not be self-contained, it must depend... |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Alexandre Julliard | Warnings fixes. |
blob | commitdiff | raw | diff to current |
2002-11-24 |
Alexandre Julliard | Replace most PROFILE_GetWineIni calls by direct registr... |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Andrew John Hughes | Build ntdll with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Martin Wilck | - Allow setting NetBIOS ComputerName through registry. |
blob | commitdiff | raw | diff to current |
2002-09-24 |
Raul Dias | Added new "GlobalRegistryDir" option. |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Alexandre Julliard | Handle special registry root keys directly in advapi32... |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Alexandre Julliard | Removed remaining references to advapi32 registry funct... |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Alexandre Julliard | Moved 16-bit registry functions to kernel dll and imple... |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Dmitry Timoshkov | Convert most of the file APIs to Unicode. |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Alexandre Julliard | Fixed some handle type mismatches and added a few casts... |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Alexandre Julliard | Create the server directory and socket file in /tmp. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-23 |
Alexandre Julliard | Removed most inclusions of options.h. |
blob | commitdiff | raw | diff to current |
2002-05-23 |
Andreas Mohr | Removed obsolete email address. |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Juergen Schmied | Use only winapi functions in _convert_winnt_registry_to... |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Alexandre Julliard | Load classes.dat too. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
Andreas Mohr | Various cosmetic changes. |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Alexandre Julliard | Removed some of the calls to HEAP_strdup* functions. |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Alexandre Julliard | Redesign of the server communication protocol to allow... |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Ove Kaaven | Save a disk file's drive type in the server object. |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-22 |
Andreas Mohr | Spelling fixes. |
blob | commitdiff | raw | diff to current |
2001-06-13 |
Patrik Stridvall | Documentation ordinal fixes (using winapi_fixup). |
blob | commitdiff | raw | diff to current |
2001-02-27 |
Alexandre Julliard | New set of macros for server calls; makes requests... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Martin Pilka | Fixed typo which caused the WritetoHomeRegistryFiles... |
blob | commitdiff | raw | diff to current |
2001-01-25 |
Alexandre Julliard | Fixed typo in HKEY_USERS/.Default creation. |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Alexandre Julliard | Added handle_t type to server interface so that we... |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Martin Pilka | - registry loading speed up (reduced client <-> server... |
blob | commitdiff | raw | diff to current |
2000-12-02 |
Francois Gouget | Fixed miscellaneous typos, syntactic and grammatical... |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Alexandre Julliard | Finished separation of advapi32. |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Marcus Meissner | RegSetValueEx16 might get passed 0 as count of databyte... |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
blob | commitdiff | raw | diff to current |
2000-10-31 |
David Elliott | _nt_parse_nk() should not close keys that it does not... |
blob | commitdiff | raw | diff to current |
2000-10-15 |
Alexandre Julliard | Converted a few more server requests to the new mechanism. |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Andreas Mohr | fixed the win95 registry loader to have somewhat strict... |
blob | commitdiff | raw | diff to current |
2000-08-30 |
Alexandre Julliard | Added exception handling wrapper to a number of server... |
blob | commitdiff | raw | diff to current |
2000-08-06 |
Alexandre Julliard | Replaced lstrlen/lstrcmp by libc equivalents everywhere... |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Alexandre Julliard | Fixed lstrcpynAtoW usage (reported by Stas Sergeev). |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Andreas Mohr | Lots of spelling fixes that accumulated in my tree... |
blob | commitdiff | raw | diff to current |
2000-05-14 |
Alexandre Julliard | Added support for registry values larger than the serve... |
blob | commitdiff | raw | diff to current |
2000-05-05 |
Huw D M Davies | Strip the $$$PROTO.HIV bit from win2k SYSTEM and SOFTWA... |
blob | commitdiff | raw | diff to current |
2000-05-03 |
Bertho Stultiens | Mmap does not fail on zero-length files. |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Juergen Schmied | Small fixes, removed asserts. |
blob | commitdiff | raw | diff to current |
2000-04-16 |
Alexandre Julliard | Save the registry on server exit without client interve... |
blob | commitdiff | raw | diff to current |
2000-04-14 |
Ove Kaaven | Follow symlinks when saving registry. |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Alexandre Julliard | Moved SaveOnlyUpdatedKeys to wine.ini. |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Alexandre Julliard | Added a per-drive FailReadOnly flag, and removed the... |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Alexandre Julliard | Call PROFILE_GetWineIniBool before starting to fill... |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Dimitrie O. Paun | Removed most calls to xmalloc/xrealloc. |
blob | commitdiff | raw | diff to current |
2000-03-18 |
Alexandre Julliard | Moved command-line option handling out of the X11 driver. |
blob | commitdiff | raw | diff to current |
2000-03-08 |
Patrik Stridvall | Fixed some warnings. |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Alexandre Julliard | Fixed error checking in registry saving. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Patrik Stridvall | Fixed ANSI C violations. |
blob | commitdiff | raw | diff to current |
2000-02-13 |
Juergen Schmied | Reading of ri blocks. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Juergen Schmied | - fixes, loading of settings per user |
blob | commitdiff | raw | diff to current |
2000-01-25 |
Alexandre Julliard | Made the server listen for new clients on a Unix socket in |
blob | commitdiff | raw | diff to current |
2000-01-17 |
Juergen Schmied | Better error handling, less keys held open. |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Juergen Schmied | New implementation of the win95 registry loader. |
blob | commitdiff | raw | diff to current |
2000-01-09 |
Juergen Schmied | - removed copying of HKEY_USERS to HKEY_CURRENT_USER |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
1999-12-27 |
Francois Gouget | Buffer overflows and strncpy fixes. |
blob | commitdiff | raw | diff to current |
1999-12-20 |
Juergen Schmied | NT loader: don't stop loading a hive when an error... |
blob | commitdiff | raw | diff to current |
1999-12-12 |
Marcus Meissner | Removed 2 useless include winversion.h |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Juergen Schmied | Added loader for NT registry files. |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Marcus Meissner | Fixed _copy_registry(). |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Alexandre Julliard | Several bug fixes in save_key(). |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Alexandre Julliard | Added wine.conf option for new format registry files. |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Alexandre Julliard | Added support to the server for loading new format... |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Alexandre Julliard | Bug fixes (thanks to Juergen Schmied). |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Alexandre Julliard | Changed to use new server-side registry support. |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Huw D M Davies | Fix save_check_tainted to properly scan the tree so... |
blob | commitdiff | raw | diff to current |
1999-11-04 |
Eric Pouech | Enable safe reading of registry file, even if file... |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Huw D M Davies | Fixed a few problems with RegEnumKey*. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Marcus Meissner | Made LoadHomeRegistryFiles default to TRUE. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Nathaniel | Improved registry isolation possibilities. |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Marcus Meissner | Also escape characters >=0x80 within the wineregistry... |
blob | commitdiff | raw | diff to current |
1999-09-20 |
Patrik Stridvall | Fixed ANSI C violations. |
blob | commitdiff | raw | diff to current |
1999-09-03 |
Marcus Meissner | subkey_found did not search for _all_ sub keys. |
blob | commitdiff | raw | diff to current |
1999-08-07 |
Andreas Mohr | Improved (sort of) RegFlushKey. |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Marcus Meissner | ERROR_MORE_DATA requires to write the needed number... |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Howard Abrams | Added checks for sys/errno.h, sys/signal.h and sys... |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Huw D M Davies | Added `const's to some registry API functions. |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Marcus Meissner | Fixed the stringcompare in _find_or_add_*() (was missin... |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Marcus Meissner | Use @sysconfdir@ for the default registries in misc... |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Marcus Meissner | More debug output for RegQueryInfoKey. |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Noomen Hamza | Bug fixes. |
blob | commitdiff | raw | diff to current |
next |