- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol 5, not number 6 that we use. Proto...
[reactos.git] / reactos / lib / cmlib /
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-14 Michael Martin- CmpPrepareKey: If cell signature is CM_KEY_NODE_SIGNA...
2009-09-30 Stefan Ginsberg- Remove the remaining __USE_W32API, deprecated for...
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-26 Stefan Ginsberg- HAL: Make /W3 friendly
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-07 Stefan Ginsberg- winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
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-06-18 Stefan Ginsberg- Do not pass gcc and ld flags to other tools
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-12-03 Dmitry GorbachevSilence compiler warnings (6/11).
2008-11-14 Stefan Ginsberg- PAGE_SIZE fix 2.0
2008-11-14 Stefan Ginsberg- Don't define PAGE_SIZE in typedefs.h as -- "this...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-26 Colin Finck- Add a "host" attribute to the project's <include...
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-20 Timo Kreuzersync to trunk revision 36500
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-21 Aleksey Bragin- FileOffset is 32bit long, not 64bit, so no reason...
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-27 Stefan Ginsberg- Make cmlibhost compile warning free
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-22 Colin FinckAdd a library "host_wcsfuncs" with implementations...
2008-05-21 Hervé PoussineauDisable precompiled headers for files which are in...
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
next