Fix some .rbuild file problems
[reactos.git] / reactos / lib / cmlib /
2008-03-07 Hervé PoussineauReplace some .mak files by .rbuild files
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 Filip NavaraMake HvIsCellAllocated working.
2008-02-01 Aleksey Bragin- Filip Navara: Take into account non-fast/non-hash...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-18 Aleksey BraginFilip Navara <xnavara at volny dot cz> 's christmas...
2007-12-15 Aleksey Bragin- Use CmPrepareKey only in cmlib, since it's a cmlib...
2007-12-14 Aleksey BraginFilip Navara <xnavara at volny dot cz>
2007-12-14 Aleksey Bragin- Add debugging macros support to CmLib (to use, set...
2007-12-05 Aleksey Bragin- Save hive flags instead of ignoring them (but ignore...
2007-12-04 Aleksey Bragin- Finish correct definition of CM_KEY_NODE.
2007-12-04 Aleksey Bragin- Fix a typo.
2007-12-04 Aleksey BraginDo a full clean rebuild after this commit!
2007-11-12 Hervé PoussineauNo need for <library> tags static libraries (which...
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-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-10-03 Aleksey Bragin- Don't try to copy an uninitialized bitmap's contents...
2007-09-28 Timo Kreuzeradd a DPRINT1, stating that HvpWriteLog doesn't work atm
2007-09-28 Timo Kreuzerfree memory before returning on failure.
2007-09-24 Hervé PoussineauUse user flags when building host tools
2007-09-14 Colin FinckThis is hopefully the last fix needed to build LiveCD...
2007-09-14 Colin FinckAnd here comes the next fix, this time for fixing the...
2007-09-14 Colin Finck- Create a new "include/host" directory for host-only...
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-04 Colin FinckSilence two warnings in cmlib.
2007-08-27 Hervé PoussineauDo not include <ntddk.h> when compiling cmlib_host...
2007-08-27 Hervé PoussineauRely only on host headers (+ target ntstatus.h) to...
2007-08-19 Colin Finck- mkhive's "registry.c" used wcsncmp for comparing...
2007-08-18 Colin FinckFix an "implicit declaration of wcslen" warning on...
2007-08-18 Colin FinckFix the mkhive bug on 64-bit systems, this time correct.
2007-08-17 Colin FinckRevert r28389 as it causes a build break, when you...
2007-08-17 Colin FinckFix the long-standing mkhive bug on 64-bit systems
2007-08-09 Aleksey Bragin- Set correct hive version in the hive structure
2007-07-30 Colin FinckRevert w3seek's changes from r27978, mkhive segfaults...
2007-07-28 Thomas BluemelMake sure LONG/ULONG is correctly defined for both...
2007-07-28 Thomas BluemelFix some functions to match their prototypes
2007-05-17 Alex Ionescu- Implement NtDeleteKey as a simpler wrapper around...
2007-05-13 Alex Ionescu- Fix crash at end of text-mode setup (by hacking cmlib...
2007-05-13 Alex Ionescu- HvGetCellSize should return the correct positive...
2007-05-13 Alex Ionescu- Fix critical bug in CmpCopyName, it wasn't compressin...
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-03-14 Alex Ionescu- Cleanup the /lib directory, by putting more 3rd-party...
2007-03-02 Alex Ionescu- Fix various ntoskrnl/wdk compilation issues in rossym...
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-11-05 Alex Ionescu- Fix boot.
2006-10-16 Alex Ionescu- Fix a bug in FreeLdr key creation (patch by Filip...
2006-10-09 Aleksey BraginFix mkhive compiling by adding _NTSYSTEM_ define. This...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-06 Alex Ionescu- Add PROFILE_ACPI_DOCKING_STATE.
2006-10-05 Alex Ionescu- Guard some current cmlib includes against new cm...
2006-10-04 Thomas BluemelDon't compile with -Wconversion since we have function...
2006-09-11 Hervé PoussineauWe want to support hives version 1.3+ (up to 1.5 curren...
2006-09-11 Hervé PoussineauBetter handling of REG_LINK values
2006-09-10 Hervé PoussineauFix some warnings
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-26 Aleksey Bragin- Typecast a param so that it doesn't give an error...
2006-08-18 Aleksey BraginAccording to Filip Navara, HCELL's structure is
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- CELL_HEADER -> HCELL.
2006-08-14 Alex Ionescu- Fix small build brekage.
2006-08-14 Alex Ionescu- VALUE_CELL => CM_KEY_VALUE
2006-08-14 Alex Ionescu- KEY_CELL => CM_KEY_NODE
2006-08-14 Alex Ionescu- Start using some NT structures (need to get rid of...
2006-08-05 Alex Ionescu- Fix how DDK is included.
2006-07-29 Aleksey BraginAdd 2nd half of the Filip Navara's cmlib. Now both...
2006-07-28 Aleksey BraginActually add cmlib itself