[MKHIVE]
[reactos.git] / reactos / tools / mkhive / registry.c
2010-04-25 Eric Kohl[MKHIVE]
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-24 Aleksey Bragin- Fix most of the warnings in mkhive.
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-22 Colin FinckAdd a library "host_wcsfuncs" with implementations...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-15 Aleksey Bragin- Colin Finck: Replace broken memcmp comparison of...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-28 Aleksey Bragin- Include config/cm.h for cm based code, and remove...
2007-10-28 Aleksey Bragin- Move registry shareable types (not internal to ntoskr...
2007-10-25 Aleksey Bragin- Update cmlib interface to NT 5.2.
2007-08-19 Colin Finck- mkhive's "registry.c" used wcsncmp for comparing...
2007-06-03 Dmitry Gorbachev- Fix r26980 hack.
2007-06-03 Eric KohlRedirect registry keys from 'CurrentControlSet' to...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-30 Andrew MungerMerge 24208, 24236, 24242, and 24259 from trunk. LiveCD...
2006-09-24 Art YerkesFix mkhive on unix.
2006-09-23 Hervé PoussineauSubkeys names should be case insensitive.
2006-09-18 James TaborKill some warnings.
2006-09-17 Hervé PoussineauI don't know how to save REG_LINK info on disk, so...
2006-09-11 Hervé PoussineauBetter handling of REG_LINK values
2006-09-10 Hervé PoussineauLet mkhive use cmlib. "make install" now works and...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-30 Royce Mitchell IIImsvc6 and gcc4 support
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-04 Filip Navara- Process the "DelReg" section in .inf files.
2004-05-29 Filip Navara- Fixed DPRINTs.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-10-19 Eric KohlAdd missing SOFTWARE key.
2003-10-18 Eric KohlIgnore the case of key and value names in the internal...
2003-07-27 Eric KohlAdded missing MultiSz support.
2003-05-18 Eric KohlParse DOS and *nix text files correctly.
2003-04-17 Casper Hornstrup2003-04-17 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-16 Eric KohlFinished mkhive.
2003-04-14 Eric KohlAdd hive maker. It does not export binary hives yet.