Ros-diffs June 2007

ros-diffs@reactos.org
  • 21 participants
  • 420 discussions

[jimtabor] 26713: Moving FLOATOBJ code in preparations of implementation of basic float storage emulation and float code processing.
by jimtabor@svn.reactos.org
17 years, 6 months

[ion] 26712: - Get rid of CmiCopyKey since it was dead code. Make CmiScanKeyForValue and CmiScanForSubKey simple wrappers around the newer CmpFindSubKeyByName and CmpFindValueByName routines. - Allow cmlib to support HINIT_FILE flag for HvInitializeHive. This means the kernel doesn't need to create a section for the hive, then call HvInitializeHive with HINIT_MEMORY anymore, and can simply send the file handle. I wrote a sneaky little hack in cmlib which actually ends up doing the same idea, alb
by ion@svn.reactos.org
17 years, 6 months

[ion] 26711: - Update Cm Rewrite branch status with work that was done on Trunk.
by ion@svn.reactos.org
17 years, 6 months

[ion] 26710: - Move CmInitSystem1 to cmsysini.c and merge in existing code from Cm rewrite branch. - Merge code into cmkcbncb.c related to KCB/Cache initialization (This is "Dead" code for now, since it's not used, just initailized.) - Rename CmiRegistryLock to CmpRegistryLock. - The new /config registry code is now totally isolated from the old /cm code, although some of the old structures are still used until the actual rewrite is fully merged/finished.
by ion@svn.reactos.org
17 years, 6 months

[dgorbachev] 26709: Do not write beyond the buffer.
by dgorbachev@svn.reactos.org
17 years, 6 months

[dgorbachev] 26708: Do not write beyond the buffer.
by dgorbachev@svn.reactos.org
17 years, 6 months

[dgorbachev] 26707: Do not fail with less then two arguments.
by dgorbachev@svn.reactos.org
17 years, 6 months

[tkreuzer] 26706: make caption font bold again
by tkreuzer@svn.reactos.org
17 years, 6 months

[ion] 26705: - Copy CmOpenHiveFiles to cminit.c and rename to CmpOpenHiveFiles. Extend the functionality of the routine: - Allow caller to have full power over handles and filenames being used instead of hard-coding a pointer to the registry hive. - Setup proper I/O flags to disable compression and open for random access, backup-intent and allow disabling buffering. - Allow proper access mask/share mode when booting off read-only media. - Call the FS driver with FSCTL_MARK_AS_SYSTEM_HIVE if inst
by ion@svn.reactos.org
17 years, 6 months

[ion] 26704: - Move Cmlib wrapper functions to cmwraprs.c and add the file -- no code change. - Move CmCheckRegistry stub to cmcheck.c and add the file. - Move CmpInitializeHive to cminit.c and add the file. Modify it to add Cm-rewrite compatible code (but #ifed out). - Change the HiveList lock to a pushlock instead of an ERESOURCE. Rename CmiHiveListHead to CmpHiveListHead. - Get rid of Cm security functions and stub the CmpSecurityMethod in cmse.c to always return success. Key security was nev
by ion@svn.reactos.org
17 years, 6 months
Results per page: