Get rid of the registry saving level hack.
[wine] / misc / registry.c
2005-03-14  Alexandre JulliardGet rid of the registry saving level hack.
2005-03-11  Alexandre JulliardGet rid of the Windows registry loading on startup...
2004-08-25  Alex Villacís LassoDo not assume HKEY_CURRENT_USER/Environment exists...
2004-08-18  Alexandre JulliardFd type is no longer used, get rid of it.
2004-07-30  Troy RolloProcess sibling keys iteratively, thereby preventing...
2004-07-16  Kevin KoltzauPrevent garbage being passed for windows directory.
2004-07-12  Robert ReifAdd HKEY_DYN_DATA\Config Manager\Enum to registry.
2004-06-14  Eric PouechConst correctness, pointer cast correctness, removed...
2004-05-14  Alexandre JulliardUse environment variables instead of config file entrie...
2004-05-07  Alexandre JulliardMoved loading of the home registry files to the server...
2004-05-01  Alexandre JulliardMoved most remaining file functions to dlls/kernel.
2004-04-29  Alexandre JulliardUse symlinks in dosdevices/ for the drive devices too.
2004-04-23  Alexandre JulliardMoved creation of the CDROM registry keys into the...
2004-04-23  Alexandre JulliardUse NtOpenFile instead of FILE_CreateFile to open Unix...
2004-04-06  Alexandre JulliardGet rid of the removable media handling in the server.
2004-04-02  Alexandre JulliardRemoved the FailReadOnly option, this is now the defaul...
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-10-21  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-09-18  Alexandre JulliardMoved the wine server client-side support to dlls/ntdll...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Eric PouechTranslate a few more kernel32 calls into the ntdll...
2003-08-19  Alexandre JulliardReplaced remaining calls to PROFILE_GetWineIniString...
2003-08-07  Alexandre JulliardGet rid of wrong/confusing _strdupnA usage.
2003-06-24  Eric Pouech- start moving a few file related functions from files...
2003-05-02  Alexandre JulliardRemoved useless check for registry file version.
2003-03-30  Maxime BellengéFix a regression when loading a real windows registry.
2003-03-25  Eric PouechNo longer using kernel32's APIs but ntdll's.
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-11-25  Alexandre JulliardWarnings fixes.
2002-11-24  Alexandre JulliardReplace most PROFILE_GetWineIni calls by direct registr...
2002-11-21  Andrew John HughesBuild ntdll with -DSTRICT.
2002-11-15  Martin Wilck- Allow setting NetBIOS ComputerName through registry.
2002-09-24  Raul DiasAdded new "GlobalRegistryDir" option.
2002-09-13  Alexandre JulliardHandle special registry root keys directly in advapi32...
2002-09-13  Alexandre JulliardRemoved remaining references to advapi32 registry funct...
2002-09-09  Alexandre JulliardMoved 16-bit registry functions to kernel dll and imple...
2002-08-27  Dmitry TimoshkovConvert most of the file APIs to Unicode.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-06-20  Alexandre JulliardCreate the server directory and socket file in /tmp.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Alexandre JulliardRemoved most inclusions of options.h.
2002-05-23  Andreas MohrRemoved obsolete email address.
2002-05-09  Juergen SchmiedUse only winapi functions in _convert_winnt_registry_to...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-03-29  Alexandre JulliardLoad classes.dat too.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrVarious cosmetic changes.
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-10-24  Ove KaavenSave a disk file's drive type in the server object.
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-22  Andreas MohrSpelling fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2001-01-26  Martin PilkaFixed typo which caused the WritetoHomeRegistryFiles...
2001-01-25  Alexandre JulliardFixed typo in HKEY_USERS/.Default creation.
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-12-15  Martin Pilka- registry loading speed up (reduced client <-> server...
2000-12-02  Francois GougetFixed miscellaneous typos, syntactic and grammatical...
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-11-30  Alexandre JulliardFinished separation of advapi32.
2000-11-15  Marcus MeissnerRegSetValueEx16 might get passed 0 as count of databyte...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-10-31  David Elliott_nt_parse_nk() should not close keys that it does not...
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-09-22  Andreas Mohrfixed the win95 registry loader to have somewhat strict...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-07-09  Alexandre JulliardFixed lstrcpynAtoW usage (reported by Stas Sergeev).
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-05-14  Alexandre JulliardAdded support for registry values larger than the serve...
2000-05-05  Huw D M DaviesStrip the $$$PROTO.HIV bit from win2k SYSTEM and SOFTWA...
2000-05-03  Bertho StultiensMmap does not fail on zero-length files.
2000-04-28  Juergen SchmiedSmall fixes, removed asserts.
2000-04-16  Alexandre JulliardSave the registry on server exit without client interve...
2000-04-14  Ove KaavenFollow symlinks when saving registry.
2000-04-06  Alexandre JulliardMoved SaveOnlyUpdatedKeys to wine.ini.
2000-04-04  Alexandre JulliardAdded a per-drive FailReadOnly flag, and removed the...
2000-04-04  Alexandre JulliardCall PROFILE_GetWineIniBool before starting to fill...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-03-18  Alexandre JulliardMoved command-line option handling out of the X11 driver.
2000-03-08  Patrik StridvallFixed some warnings.
2000-03-04  Alexandre JulliardFixed error checking in registry saving.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-13  Juergen SchmiedReading of ri blocks.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-30  Juergen Schmied- fixes, loading of settings per user
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
2000-01-17  Juergen SchmiedBetter error handling, less keys held open.
2000-01-15  Juergen SchmiedNew implementation of the win95 registry loader.
2000-01-09  Juergen Schmied- removed copying of HKEY_USERS to HKEY_CURRENT_USER
2000-01-04  Patrik StridvallFixed some issues found by winapi_check.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
next