Ros-diffs January 2007

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

[gedmurphy] 25474: silence debug message
by gedmurphy@svn.reactos.org
17 years, 9 months

[ion] 25473: - Fix locking bugs in guarded mutex implementation. In race conditions some operations were not re-attempted. - Fix some other logic bugs, including a serious bug in KeTrytoAcquireGuardedMutex which inversed the result.
by ion@svn.reactos.org
17 years, 9 months

[ion] 25472: - Fix several bugs in the rundown protection implementation, mostly related to incorrect loop restarting in case of a race condition. - The rundown event is a sync event, not a notification event. - Only take slow path when waiting for release if the value changed *and* is still not active, not if only one of the two is true.
by ion@svn.reactos.org
17 years, 9 months

[ion] 25471: - Add KeAreAllApcsDisabled to DDK. [4 bug fixes]: - Setup default GrantedAccess for system init thread/process in ObInit. - Fix a small bug in ObpReapObject. - Set object header flag is deletion was done deferred. - Simplify ObpDeferObjectDeletion. - Use KeAreAllApcsDisabled instead of only checking IRQL to determine if we should do defered deletion.
by ion@svn.reactos.org
17 years, 9 months

[fireball] 25470: - Merge 25404-25406, very small part of 25407, 25409, 25410, 25412+25414, 25422-25426.
by fireball@svn.reactos.org
17 years, 9 months

[ion] 25469: [12 bug fixes]: - Isolate FuckedUpCm version of ObpLookupDirectoryObject into CmpLookupDirectoryObject to avoid name info leak. - Rename ObpIncrementQueryReference to ObpAcquireNameInformation and ObpDecrementQueryReference to ObpReleaseNameInformation and make some changes to make calling a lot easier. - Fixup reference increment loop in above function. - Fix incorrect check for defer delete flag instead of query references flag. - Only clear the directory/directory lock flag in Ob
by ion@svn.reactos.org
17 years, 9 months

[fireball] 25468: - Merge two small fixes from 25400 - Merge 25401 and 25402
by fireball@svn.reactos.org
17 years, 9 months

[ion] 25467: [22 bugfixes]: - ObpReferenceProcessObjectByHandle is always called with HandleInformation, remove this check. - ObpReferenceProcessObjectByHandle already gets a process parameter, don't query the current one. - ObpReferenceProcessObjectByHandle already gets a handle table, don't query the current one. - ObpDecrementHandleCount shouldn't remove the object from the creator info. - ObpDecrementHandleCount should clear the exclusive process if this is the last handle. - Killing a prote
by ion@svn.reactos.org
17 years, 9 months

[gedmurphy] 25466: fix icon loading code to load the correct icon for the current display bpp settings
by gedmurphy@svn.reactos.org
17 years, 9 months

[arty] 25465: Updated linker script.
by arty@svn.reactos.org
17 years, 9 months
Results per page: