- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol 5, not number 6 that we use. Proto...
[reactos.git] / reactos / lib / cmlib / hiveinit.c
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-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-19 Stefan Ginsberg- Define UNREFERENCED_PARAMETER for cmlib when built...
2009-06-19 KJK::HyperionRevert 41455
2009-06-19 KJK::Hyperionmodified lib/cmlib/hivecell.c
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
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-09-05 Timo Kreuzersync to trunk head (35945)
2008-09-04 Hervé PoussineauDon't free hive if HvInitialize failed, it should be...
2008-08-01 Art YerkesCreate a branch for network fixes.
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- Use CmPrepareKey only in cmlib, since it's a cmlib...
2007-12-05 Aleksey Bragin- Save hive flags instead of ignoring them (but ignore...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-25 Aleksey Bragin- Update cmlib interface to NT 5.2.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-16 Mike Nordellconst-correctness cleanup. 'CONST UNICODE_STRING*'...
2007-10-16 Mike NordellUnbreak build. The code is used from user-mode too...
2007-10-16 Mike NordellAttempt to make Cm API at least a little const-correct.
2007-09-04 Colin FinckSilence two warnings in cmlib.
2007-08-09 Aleksey Bragin- Set correct hive version in the hive structure
2007-05-12 Alex Ionescu- Get rid of CmiCopyKey since it was dead code. Make...
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...
2007-01-01 Art Yerkes- most of the churn here is from code and headers impor...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-10-16 Alex Ionescu- Fix a bug in FreeLdr key creation (patch by Filip...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-06 Alex Ionescu- Add PROFILE_ACPI_DOCKING_STATE.
2006-09-11 Hervé PoussineauWe want to support hives version 1.3+ (up to 1.5 curren...
2006-09-07 Hervé PoussineauSome 64 bits fixes (approved by Filip)
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-14 Alex Ionescu- Get rid of "ChunkSize" through a sickening hack ...
2006-08-14 Alex Ionescu- Make HHIVE part of EREGISTRY_HIVE, similarly to NT.
2006-08-14 Alex Ionescu- Parameter changes to HvInitialize
2006-08-14 Alex Ionescu- Fix small build brekage.
2006-08-14 Alex Ionescu- Start using some NT structures (need to get rid of...
2006-07-29 Aleksey BraginAdd 2nd half of the Filip Navara's cmlib. Now both...
2006-07-28 Aleksey BraginActually add cmlib itself