Ros-diffs May 2006

ros-diffs@reactos.org
  • 19 participants
  • 377 discussions

[greatlrd] 22106: Hidden bug in our tcp/ip stack, at shutdown api the so can be NULL if that happen, ReactOS will bsod the tcp/ip stack. Arty can u look if this changes is right if not revert it. This changes was tested in fireforx at http://www.mirc.com/get.html and try d/l mirc. This patch do not make firefox bsod, instead it genrate a long crash log at serial debug.
by greatlrd@svn.reactos.org
18 years, 3 months

[greatlrd] 22105: revers r22073 and r22075 bugfix for envinmert for it break firefox, not tested in trunk, I tested to revers this change in r22075
by greatlrd@svn.reactos.org
18 years, 3 months

[hpoussin] 22104: Do the normal install before custom install actions. So, we should get the right .inf filename in SP_DRVINFO_DETAIL_DATA.InfFileName, as it is modified if the file is copied to %SYSTEMROOT%/Inf
by hpoussin@svn.reactos.org
18 years, 3 months

[hpoussin] 22103: SP_DRVINFO_DETAIL_DATA_W.InfFileName must contain the full file name Add SetupDiSelectDevice stub
by hpoussin@svn.reactos.org
18 years, 3 months

[hpoussin] 22102: Don't stop the search after the first driver found. Next ones may be better
by hpoussin@svn.reactos.org
18 years, 3 months

[hpoussin] 22101: Fix some whitespaces Change swprintf by sprintfW
by hpoussin@svn.reactos.org
18 years, 3 months

[ion] 22100: - Object Manager Improvements (3 of 3): * Implement Per-Processor Lookaside List based allocation and de-allocation of the Object Create Information (object attributes capture) and of the object name. I counted over 4000 allocations for only 30 seconds of runtime, so this change greatly reduces pool fragmentation and increases speed. (Implementation is similar to the IRP lookaside list implementation, but inlined for speed). * Fix some cases where we weren't freeing captured informa
by ion@svn.reactos.org
18 years, 3 months

[ion] 22099: - Object Manager Fixes (2 of 3): * Remove superflous debug prints used a long time ago while debugging * Set the CreatorUniqueProcess * Align code to 80 chars * Do a privilege check of OB_FLAG_PERMANENT is being used, and de-allocate the object if this failed. * Send the PreviousMode to ObpAllocateObject so that it can honor it and set the OB_FLAG_KERNEL_MODE flag. * Use OBJECT_TYPE accounting to increase TotalNumberOfObjects. * Fail ObCreateObject in low-memory situations instead o
by ion@svn.reactos.org
18 years, 3 months

[ion] 22098: - Object Manager Improvement Patch 1/3: - Re-implement delayed object deletion by using an optimized Object Reaper based on OBJECT_HEADER->NextToFree. Thanks to Thomas for the algorithm. - Refactor object deletion into two operations: Removal and de-allocation (this is needed for failure during allocation, which we don't do yet). - BugFixes: * After freeing an object header structure, also clear the pointer so we don't attempt it again. * Clear the handle database if there is one *
by ion@svn.reactos.org
18 years, 3 months

[jimtabor] 22097: Fix build. Missing chg for GetOutlineTextMetrics.
by jimtabor@svn.reactos.org
18 years, 3 months
Results per page: