[ros-diffs] [fireball] 66738: [WIN32K] - Delete macros referring to non-existing GDIOBJ_FreeObj and GDIOBJ_FreeObjByHandle.

2015-03-16 Thread fireball
Author: fireball Date: Mon Mar 16 17:05:56 2015 New Revision: 66738 URL: http://svn.reactos.org/svn/reactos?rev=66738view=rev Log: [WIN32K] - Delete macros referring to non-existing GDIOBJ_FreeObj and GDIOBJ_FreeObjByHandle. Modified: trunk/reactos/win32ss/gdi/ntgdi/brush.h trunk

[ros-diffs] [fireball] 66740: [ARWINSS] - Bring missing GDI Object Manager defines into gdiobj.c. - Add missing ime.h include into win32k.h

2015-03-16 Thread fireball
Author: fireball Date: Mon Mar 16 17:09:59 2015 New Revision: 66740 URL: http://svn.reactos.org/svn/reactos?rev=66740view=rev Log: [ARWINSS] - Bring missing GDI Object Manager defines into gdiobj.c. - Add missing ime.h include into win32k.h Modified: branches/arwinss/arwinss/server/gre

[ros-diffs] [fireball] 66739: [ARWINSS] - Fix SetLogonNotify and SetWindowStationUser stubs.

2015-03-16 Thread fireball
Author: fireball Date: Mon Mar 16 17:08:44 2015 New Revision: 66739 URL: http://svn.reactos.org/svn/reactos?rev=66739view=rev Log: [ARWINSS] - Fix SetLogonNotify and SetWindowStationUser stubs. Modified: branches/arwinss/arwinss/client/user32/csr.c branches/arwinss/arwinss/client/user32

[ros-diffs] [fireball] 67080: [BROWSEUI] - Fedor Zaytsev: Fix a typo (copy/paste) which resulted in inability to move forward in Explorer (when selecting item from the context menu of the forward butt

2015-04-06 Thread fireball
Author: fireball Date: Mon Apr 6 21:01:20 2015 New Revision: 67080 URL: http://svn.reactos.org/svn/reactos?rev=67080view=rev Log: [BROWSEUI] - Fedor Zaytsev: Fix a typo (copy/paste) which resulted in inability to move forward in Explorer (when selecting item from the context menu of the forward

[ros-diffs] [fireball] 68072: [GDI] Remove unused macros around non-existing GDIOBJ_Free* functions.

2015-06-08 Thread fireball
Author: fireball Date: Mon Jun 8 13:20:18 2015 New Revision: 68072 URL: http://svn.reactos.org/svn/reactos?rev=68072view=rev Log: [GDI] Remove unused macros around non-existing GDIOBJ_Free* functions. Modified: trunk/reactos/win32ss/gdi/eng/driverobj.h trunk/reactos/win32ss/gdi/eng

[ros-diffs] [fireball] 68654: [LDR] - Use newer implementation of RtlActivateActivationContextUnsafeFast(): its time finally has come (see r52615 and r52612). It returns proper return value instead of

2015-08-09 Thread fireball
Author: fireball Date: Sun Aug 9 14:54:45 2015 New Revision: 68654 URL: http://svn.reactos.org/svn/reactos?rev=68654view=rev Log: [LDR] - Use newer implementation of RtlActivateActivationContextUnsafeFast(): its time finally has come (see r52615 and r52612). It returns proper return value

[ros-diffs] [fireball] 68653: [LDR] - Add debug prints to aid tracing the activation context stuff problems. Turned off by default.

2015-08-09 Thread fireball
Author: fireball Date: Sun Aug 9 14:20:40 2015 New Revision: 68653 URL: http://svn.reactos.org/svn/reactos?rev=68653view=rev Log: [LDR] - Add debug prints to aid tracing the activation context stuff problems. Turned off by default. Modified: trunk/reactos/lib/rtl/actctx.c Modified: trunk

[ros-diffs] [fireball] 69874: - Hack away two biggest Arwinss bugs: * Bug #1 in msgina: GUIDisplayStatusMessage hang. * Bug #2 in user32: Failed to create desktop window, by forcing desktop window cre

2015-11-10 Thread fireball
Author: fireball Date: Tue Nov 10 23:12:42 2015 New Revision: 69874 URL: http://svn.reactos.org/svn/reactos?rev=69874=rev Log: - Hack away two biggest Arwinss bugs: * Bug #1 in msgina: GUIDisplayStatusMessage hang. * Bug #2 in user32: Failed to create desktop window, by forcing desktop window

[ros-diffs] [fireball] 69875: Update trunk's patch wrt recent commit. It starts to get smaller in size, finally.

2015-11-10 Thread fireball
Author: fireball Date: Tue Nov 10 23:21:30 2015 New Revision: 69875 URL: http://svn.reactos.org/svn/reactos?rev=69875=rev Log: Update trunk's patch wrt recent commit. It starts to get smaller in size, finally. Modified: branches/arwinss/trunk.diff Modified: branches/arwinss/trunk.diff URL

[ros-diffs] [fireball] 69804: [ARWINSS] - win32k: Properly check for the right USER version in NtUserInitialize. Now Arwinss doesn't stop loading so early in the boot process.

2015-11-03 Thread fireball
Author: fireball Date: Tue Nov 3 21:51:31 2015 New Revision: 69804 URL: http://svn.reactos.org/svn/reactos?rev=69804=rev Log: [ARWINSS] - win32k: Properly check for the right USER version in NtUserInitialize. Now Arwinss doesn't stop loading so early in the boot process. Modified: branches

[ros-diffs] [fireball] 69802: [ARWINSS] - gdi32: Use FreeType inclusion macros.

2015-11-03 Thread fireball
Author: fireball Date: Tue Nov 3 21:29:58 2015 New Revision: 69802 URL: http://svn.reactos.org/svn/reactos?rev=69802=rev Log: [ARWINSS] - gdi32: Use FreeType inclusion macros. Modified: branches/arwinss/arwinss/client/gdi32/freetype.c Modified: branches/arwinss/arwinss/client/gdi32

[ros-diffs] [fireball] 69809: [ARWINSS] - Change base addresses so that user32, gdi32 and kernel32 don't get relocated.

2015-11-03 Thread fireball
Author: fireball Date: Tue Nov 3 22:31:23 2015 New Revision: 69809 URL: http://svn.reactos.org/svn/reactos?rev=69809=rev Log: [ARWINSS] - Change base addresses so that user32, gdi32 and kernel32 don't get relocated. Modified: branches/arwinss/trunk.diff Modified: branches/arwinss

[ros-diffs] [fireball] 69527: [ARWINSS] - Fix win32k build.

2015-10-14 Thread fireball
Author: fireball Date: Wed Oct 14 19:14:56 2015 New Revision: 69527 URL: http://svn.reactos.org/svn/reactos?rev=69527=rev Log: [ARWINSS] - Fix win32k build. Modified: branches/arwinss/arwinss/server/CMakeLists.txt branches/arwinss/arwinss/server/dib/dib1bpp.c branches/arwinss/arwinss

[ros-diffs] [fireball] 69529: [ARWINSS] - Add latest version of patch to trunk. It contains all the ugly hacks and whatever is needed to make Arwinss "work" in trunk.

2015-10-14 Thread fireball
Author: fireball Date: Wed Oct 14 19:46:24 2015 New Revision: 69529 URL: http://svn.reactos.org/svn/reactos?rev=69529=rev Log: [ARWINSS] - Add latest version of patch to trunk. It contains all the ugly hacks and whatever is needed to make Arwinss "work" in trunk. Added: branch

[ros-diffs] [fireball] 69530: [ARWINSS] - Move the patch file to the right place. Patch size increased to 19Kb.

2015-10-14 Thread fireball
Author: fireball Date: Wed Oct 14 20:29:45 2015 New Revision: 69530 URL: http://svn.reactos.org/svn/reactos?rev=69530=rev Log: [ARWINSS] - Move the patch file to the right place. Patch size increased to 19Kb. Removed: branches/arwinss/arwinss/trunk.patch Modified: branches/arwinss

[ros-diffs] [fireball] 69524: [ARWINSS] - Use proper winternl.h header from Wine. - metafile.c: No need to save font from the DC as it's not necessary to restore it (see recent Wine src code). - freet

2015-10-14 Thread fireball
Author: fireball Date: Wed Oct 14 11:27:08 2015 New Revision: 69524 URL: http://svn.reactos.org/svn/reactos?rev=69524=rev Log: [ARWINSS] - Use proper winternl.h header from Wine. - metafile.c: No need to save font from the DC as it's not necessary to restore it (see recent Wine src code

[ros-diffs] [fireball] 69525: [ARWINSS] - Use Wine's winternl.h instead of PSDK's one (same to what was done to gdi32) - Introduce a csr_shared.h which defines structs used for CSR communication. - Sl

2015-10-14 Thread fireball
Author: fireball Date: Wed Oct 14 11:56:49 2015 New Revision: 69525 URL: http://svn.reactos.org/svn/reactos?rev=69525=rev Log: [ARWINSS] - Use Wine's winternl.h instead of PSDK's one (same to what was done to gdi32) - Introduce a csr_shared.h which defines structs used for CSR communication

[ros-diffs] [fireball] 69526: [ARWINSS] - Fix winent.drv compiling.

2015-10-14 Thread fireball
Author: fireball Date: Wed Oct 14 12:04:19 2015 New Revision: 69526 URL: http://svn.reactos.org/svn/reactos?rev=69526=rev Log: [ARWINSS] - Fix winent.drv compiling. Modified: branches/arwinss/arwinss/client/winent.drv/clipboard.c branches/arwinss/arwinss/client/winent.drv/dib.c

[ros-diffs] [fireball] 69520: [ARWINSS] - Update freetype CMakeLists.txt file according to r69124.

2015-10-13 Thread fireball
Author: fireball Date: Tue Oct 13 12:05:13 2015 New Revision: 69520 URL: http://svn.reactos.org/svn/reactos?rev=69520=rev Log: [ARWINSS] - Update freetype CMakeLists.txt file according to r69124. Modified: branches/arwinss/arwinss/freetype/CMakeLists.txt Modified: branches/arwinss/arwinss

[ros-diffs] [fireball] 70345: [ARWINSS] - Implement logon process registration in win32k and its shutdown notification. - Add a hack into server/queue.c which allows to send message to a thread withou

2015-12-14 Thread fireball
Author: fireball Date: Mon Dec 14 12:10:40 2015 New Revision: 70345 URL: http://svn.reactos.org/svn/reactos?rev=70345=rev Log: [ARWINSS] - Implement logon process registration in win32k and its shutdown notification. - Add a hack into server/queue.c which allows to send message to a thread

[ros-diffs] [fireball] 70346: [ARWINSS] - Reduce patch to trunk by 1Kb by removing unnecessary debug prints and other misc stuff.

2015-12-14 Thread fireball
Author: fireball Date: Mon Dec 14 12:14:01 2015 New Revision: 70346 URL: http://svn.reactos.org/svn/reactos?rev=70346=rev Log: [ARWINSS] - Reduce patch to trunk by 1Kb by removing unnecessary debug prints and other misc stuff. Modified: branches/arwinss/trunk.diff Modified: branches

[ros-diffs] [fireball] 70341: [WIN32K] - Add NtUserSetInformationThread stub, thanks to Konstantin Shkil. The general direction is that it's fine to add syscalls to Arwinss' win32k which are called by

2015-12-13 Thread fireball
Author: fireball Date: Sun Dec 13 22:29:04 2015 New Revision: 70341 URL: http://svn.reactos.org/svn/reactos?rev=70341=rev Log: [WIN32K] - Add NtUserSetInformationThread stub, thanks to Konstantin Shkil. The general direction is that it's fine to add syscalls to Arwinss' win32k which are called

[ros-diffs] [fireball] 70343: [WIN32K] - Add (yet another) shutdown.c file, and import trunk's shutdown code there. Key parts are turned off now. - Enable respective parts in the NtUserSetInformationT

2015-12-13 Thread fireball
Author: fireball Date: Sun Dec 13 23:16:41 2015 New Revision: 70343 URL: http://svn.reactos.org/svn/reactos?rev=70343=rev Log: [WIN32K] - Add (yet another) shutdown.c file, and import trunk's shutdown code there. Key parts are turned off now. - Enable respective parts

[ros-diffs] [fireball] 70342: [ARWINSS] - Update patch for trunk. Size--; - Thanks to Konstantin Shkil for spotting and fixing that dhcpsvc.dll overlap!

2015-12-13 Thread fireball
Author: fireball Date: Sun Dec 13 22:31:27 2015 New Revision: 70342 URL: http://svn.reactos.org/svn/reactos?rev=70342=rev Log: [ARWINSS] - Update patch for trunk. Size--; - Thanks to Konstantin Shkil for spotting and fixing that dhcpsvc.dll overlap! Modified: branches/arwinss/trunk.diff

[ros-diffs] [fireball] 70348: [NTOS] - Fix copypasta in the comments

2015-12-14 Thread fireball
Author: fireball Date: Mon Dec 14 23:20:10 2015 New Revision: 70348 URL: http://svn.reactos.org/svn/reactos?rev=70348=rev Log: [NTOS] - Fix copypasta in the comments Modified: trunk/reactos/ntoskrnl/ps/thread.c Modified: trunk/reactos/ntoskrnl/ps/thread.c URL: http://svn.reactos.org/svn

[ros-diffs] [fireball] 70522: [LDR] - Implement support for manifest prober routine in LdrpWalkImportDescriptor, in its simplest way - Implement such routine in kernel32 (that's mostly a copy of Wine'

2016-01-07 Thread fireball
Author: fireball Date: Thu Jan 7 12:09:03 2016 New Revision: 70522 URL: http://svn.reactos.org/svn/reactos?rev=70522=rev Log: [LDR] - Implement support for manifest prober routine in LdrpWalkImportDescriptor, in its simplest way - Implement such routine in kernel32 (that's mostly a copy

[ros-diffs] [fireball] 70396: [RTL] - Improve implementation of RtlActivateActivationContextUnsafeFast / RtlDeactivateActivationContextUnsafeFast by replace magic numbers by flag values, which are alr

2015-12-18 Thread fireball
Author: fireball Date: Fri Dec 18 14:58:32 2015 New Revision: 70396 URL: http://svn.reactos.org/svn/reactos?rev=70396=rev Log: [RTL] - Improve implementation of RtlActivateActivationContextUnsafeFast / RtlDeactivateActivationContextUnsafeFast by replace magic numbers by flag values, which

[ros-diffs] [fireball] 70637: [NTOSKRNL] - Fix a typo.

2016-01-22 Thread fireball
Author: fireball Date: Fri Jan 22 09:23:21 2016 New Revision: 70637 URL: http://svn.reactos.org/svn/reactos?rev=70637=rev Log: [NTOSKRNL] - Fix a typo. Modified: trunk/reactos/ntoskrnl/se/token.c Modified: trunk/reactos/ntoskrnl/se/token.c URL: http://svn.reactos.org/svn/reactos/trunk

[ros-diffs] [fireball] 70646: [LDR] - Fix a typo in kernel32's manifest prober routine - Don't RtlGetActiveActivationContext if it's already existing - Improve actctx and ldr debug prints - This fixes

2016-01-27 Thread fireball
Author: fireball Date: Wed Jan 27 15:02:28 2016 New Revision: 70646 URL: http://svn.reactos.org/svn/reactos?rev=70646=rev Log: [LDR] - Fix a typo in kernel32's manifest prober routine - Don't RtlGetActiveActivationContext if it's already existing - Improve actctx and ldr debug prints - This fixes

[ros-diffs] [fireball] 71252: [UNIATA] - Update to 0.46d7. CORE-11157

2016-05-03 Thread fireball
Author: fireball Date: Tue May 3 21:16:08 2016 New Revision: 71252 URL: http://svn.reactos.org/svn/reactos?rev=71252=rev Log: [UNIATA] - Update to 0.46d7. CORE-11157 Added: trunk/reactos/drivers/storage/ide/uniata/atacmd_map.cpp (with props) trunk/reactos/drivers/storage/ide/uniata

[ros-diffs] [fireball] 40415: - Remove danny-web branch. Web development moves to another repository.

2009-04-08 Thread fireball
Author: fireball Date: Wed Apr 8 12:58:31 2009 New Revision: 40415 URL: http://svn.reactos.org/svn/reactos?rev=40415view=rev Log: - Remove danny-web branch. Web development moves to another repository. Removed: branches/danny-web/

[ros-diffs] [fireball] 40419: - Remove trunk/web. Web development moves to another repository.

2009-04-08 Thread fireball
Author: fireball Date: Wed Apr 8 21:18:34 2009 New Revision: 40419 URL: http://svn.reactos.org/svn/reactos?rev=40419view=rev Log: - Remove trunk/web. Web development moves to another repository. Removed: trunk/web/

[ros-diffs] [fireball] 40438: - Fix a couple more assumptions about first primary partition being the active one. - If no active partitions found, set active primary partition number to 0. This fixes

2009-04-10 Thread fireball
Author: fireball Date: Fri Apr 10 17:27:09 2009 New Revision: 40438 URL: http://svn.reactos.org/svn/reactos?rev=40438view=rev Log: - Fix a couple more assumptions about first primary partition being the active one. - If no active partitions found, set active primary partition number to 0

[ros-diffs] [fireball] 40467: - Delete cis, expat-rbuild, old_reactx, winldr and xen branches.

2009-04-11 Thread fireball
Author: fireball Date: Sun Apr 12 00:18:48 2009 New Revision: 40467 URL: http://svn.reactos.org/svn/reactos?rev=40467view=rev Log: - Delete cis, expat-rbuild, old_reactx, winldr and xen branches. Removed: branches/cis/ branches/expat-rbuild/ branches/old_reactx/ branches/winldr

[ros-diffs] [fireball] 40472: - FOSDEM 2009 is over.

2009-04-12 Thread fireball
Author: fireball Date: Sun Apr 12 16:09:22 2009 New Revision: 40472 URL: http://svn.reactos.org/svn/reactos?rev=40472view=rev Log: - FOSDEM 2009 is over. Removed: branches/ros-branch-0_3_8-fosdem/

[ros-diffs] [fireball] 40590: - Don't display unformatted partitions twice. See issue #4399 for more details.

2009-04-19 Thread fireball
Author: fireball Date: Sun Apr 19 22:42:07 2009 New Revision: 40590 URL: http://svn.reactos.org/svn/reactos?rev=40590view=rev Log: - Don't display unformatted partitions twice. See issue #4399 for more details. Modified: trunk/reactos/base/setup/usetup/partlist.c Modified: trunk/reactos

[ros-diffs] [fireball] 40668: - Remove empty debug print.

2009-04-23 Thread fireball
Author: fireball Date: Thu Apr 23 16:54:37 2009 New Revision: 40668 URL: http://svn.reactos.org/svn/reactos?rev=40668view=rev Log: - Remove empty debug print. Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386vid.c Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386vid.c

[ros-diffs] [fireball] 40682: - WINLDR: Use SystemRoot path as it is because after recent Herve's changes there is no need to do additional operations with it.

2009-04-24 Thread fireball
Author: fireball Date: Fri Apr 24 22:17:22 2009 New Revision: 40682 URL: http://svn.reactos.org/svn/reactos?rev=40682view=rev Log: - WINLDR: Use SystemRoot path as it is because after recent Herve's changes there is no need to do additional operations with it. Modified: trunk/reactos/boot

[ros-diffs] [fireball] 40683: - WINLDR: Pass boot options to the kernel when booting in setup mode (it was disabled for debugging reasons).

2009-04-24 Thread fireball
Author: fireball Date: Fri Apr 24 22:27:34 2009 New Revision: 40683 URL: http://svn.reactos.org/svn/reactos?rev=40683view=rev Log: - WINLDR: Pass boot options to the kernel when booting in setup mode (it was disabled for debugging reasons). Modified: trunk/reactos/boot/freeldr/freeldr

[ros-diffs] [fireball] 40684: - Reenable partition table exploration, but switch off disk error reporting before doing it.

2009-04-24 Thread fireball
Author: fireball Date: Fri Apr 24 22:38:10 2009 New Revision: 40684 URL: http://svn.reactos.org/svn/reactos?rev=40684view=rev Log: - Reenable partition table exploration, but switch off disk error reporting before doing it. Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c

[ros-diffs] [fireball] 40685: - WINLDR: Fix SystemRoot path when booting in non-setup mode. - WINLDR: Change path buffers to be MAX_PATH sized instead of an arbitrary 512 bytes value.

2009-04-24 Thread fireball
Author: fireball Date: Fri Apr 24 23:03:10 2009 New Revision: 40685 URL: http://svn.reactos.org/svn/reactos?rev=40685view=rev Log: - WINLDR: Fix SystemRoot path when booting in non-setup mode. - WINLDR: Change path buffers to be MAX_PATH sized instead of an arbitrary 512 bytes value. Modified

[ros-diffs] [fireball] 40692: Samuel Serapion - Fix iphlpapi.dll exports to match Windows XP/2003 one.

2009-04-25 Thread fireball
Author: fireball Date: Sat Apr 25 12:33:02 2009 New Revision: 40692 URL: http://svn.reactos.org/svn/reactos?rev=40692view=rev Log: Samuel Serapion - Fix iphlpapi.dll exports to match Windows XP/2003 one. Modified: trunk/reactos/dll/win32/iphlpapi/iphlpapi.spec Modified: trunk/reactos/dll

[ros-diffs] [fireball] 40693: - Fix driver object type DeleteProcedure so that it actually unloads driver's image. - Make IopUnloadDriver work accordingly (it shouldn't try to unload an image when its

2009-04-25 Thread fireball
Author: fireball Date: Sat Apr 25 13:07:10 2009 New Revision: 40693 URL: http://svn.reactos.org/svn/reactos?rev=40693view=rev Log: - Fix driver object type DeleteProcedure so that it actually unloads driver's image. - Make IopUnloadDriver work accordingly (it shouldn't try to unload an image

[ros-diffs] [fireball] 40713: - Change storage of ReactOS-specific virtual address space from VadRoot to Vm EPROCESS structure member. Change containing structure from MM_AVL_TABLE to MMSUPPORT resp

2009-04-27 Thread fireball
Author: fireball Date: Mon Apr 27 14:12:57 2009 New Revision: 40713 URL: http://svn.reactos.org/svn/reactos?rev=40713view=rev Log: - Change storage of ReactOS-specific virtual address space from VadRoot to Vm EPROCESS structure member. Change containing structure from MM_AVL_TABLE to MMSUPPORT

[ros-diffs] [fireball] 40717: - Fix writing of BootConfig to the registry (previously, it wrote contents of DEVICE_NODE structure and caused nonpaged pool overrea). Similar error a few lines below was

2009-04-28 Thread fireball
Author: fireball Date: Tue Apr 28 15:39:54 2009 New Revision: 40717 URL: http://svn.reactos.org/svn/reactos?rev=40717view=rev Log: - Fix writing of BootConfig to the registry (previously, it wrote contents of DEVICE_NODE structure and caused nonpaged pool overrea). Similar error a few lines

[ros-diffs] [fireball] 40726: - Implement a special debug pool allocator which catches pool overruns. It evolved from an initial patch by Art Yerkes, and is fully independent from underlying pool im

2009-04-29 Thread fireball
Author: fireball Date: Wed Apr 29 13:41:32 2009 New Revision: 40726 URL: http://svn.reactos.org/svn/reactos?rev=40726view=rev Log: - Implement a special debug pool allocator which catches pool overruns. It evolved from an initial patch by Art Yerkes, and is fully independent from underlying

[ros-diffs] [fireball] 40727: - Debug pool allocator: Add support for paged pool debugging.

2009-04-29 Thread fireball
Author: fireball Date: Wed Apr 29 13:48:31 2009 New Revision: 40727 URL: http://svn.reactos.org/svn/reactos?rev=40727view=rev Log: - Debug pool allocator: Add support for paged pool debugging. Modified: trunk/reactos/ntoskrnl/include/internal/mm.h trunk/reactos/ntoskrnl/mm/dbgpool.c

[ros-diffs] [fireball] 40780: - Silence pool debugging debugprints.

2009-05-04 Thread fireball
Author: fireball Date: Mon May 4 12:33:58 2009 New Revision: 40780 URL: http://svn.reactos.org/svn/reactos?rev=40780view=rev Log: - Silence pool debugging debugprints. Modified: trunk/reactos/ntoskrnl/mm/dbgpool.c Modified: trunk/reactos/ntoskrnl/mm/dbgpool.c URL: http://svn.reactos.org

[ros-diffs] [fireball] 40781: - Handle failure case correctly in *_submit_urb: remove URB from an endpoint's linked list, instead of corrupting this URB's memory. Thanks to Gregor Schneider for spotti

2009-05-04 Thread fireball
Author: fireball Date: Mon May 4 13:32:02 2009 New Revision: 40781 URL: http://svn.reactos.org/svn/reactos?rev=40781view=rev Log: - Handle failure case correctly in *_submit_urb: remove URB from an endpoint's linked list, instead of corrupting this URB's memory. Thanks to Gregor Schneider

[ros-diffs] [fireball] 40786: - Ditto as r40781, but for ohci. Spotted by Cameron Gutman.

2009-05-04 Thread fireball
Author: fireball Date: Mon May 4 21:07:05 2009 New Revision: 40786 URL: http://svn.reactos.org/svn/reactos?rev=40786view=rev Log: - Ditto as r40781, but for ohci. Spotted by Cameron Gutman. Modified: trunk/reactos/drivers/usb/nt4compat/usbdriver/ohci.c Modified: trunk/reactos/drivers/usb

[ros-diffs] [fireball] 40936: - Fix obvious bugs in the code (e.g. freeing a stack-allocated pointer). - Rewrite the code to be more readable. - Enlarge static buffer for SearchPathBuffer to be at lea

2009-05-16 Thread fireball
Author: fireball Date: Sat May 16 12:41:26 2009 New Revision: 40936 URL: http://svn.reactos.org/svn/reactos?rev=40936view=rev Log: - Fix obvious bugs in the code (e.g. freeing a stack-allocated pointer). - Rewrite the code to be more readable. - Enlarge static buffer for SearchPathBuffer

[ros-diffs] [fireball] 41095: - Add missing pool allocation failure branch in NtSetInformationFile, and a missing PAGED_CODE check. Spotted by Dmitry Chapyshev.

2009-05-24 Thread fireball
Author: fireball Date: Sun May 24 13:08:51 2009 New Revision: 41095 URL: http://svn.reactos.org/svn/reactos?rev=41095view=rev Log: - Add missing pool allocation failure branch in NtSetInformationFile, and a missing PAGED_CODE check. Spotted by Dmitry Chapyshev. Modified: trunk/reactos

[ros-diffs] [fireball] 41144: Mikhail Denisenko denisen...@gmail.com - Free subentries in Entry destructor. Fixes QuickLaunch entries leak. See issue #2012 for more details.

2009-05-27 Thread fireball
Author: fireball Date: Wed May 27 21:28:59 2009 New Revision: 41144 URL: http://svn.reactos.org/svn/reactos?rev=41144view=rev Log: Mikhail Denisenko denisen...@gmail.com - Free subentries in Entry destructor. Fixes QuickLaunch entries leak. See issue #2012 for more details. Modified: trunk

[ros-diffs] [fireball] 41145: Mikhail Denisenko denisen...@gmail.com - RegisterDragDrop should be coupled with a RevokeDragDrop, so add that. - Remove _pDropTarget from class members, it's a var loc

2009-05-27 Thread fireball
Author: fireball Date: Wed May 27 21:35:02 2009 New Revision: 41145 URL: http://svn.reactos.org/svn/reactos?rev=41145view=rev Log: Mikhail Denisenko denisen...@gmail.com - RegisterDragDrop should be coupled with a RevokeDragDrop, so add that. - Remove _pDropTarget from class members, it's a var

[ros-diffs] [fireball] 41146: Mikhail Denisenko denisen...@gmail.com - Destroy proper windows, fixes one more memory leak. See issue #2012 for more details.

2009-05-27 Thread fireball
Author: fireball Date: Wed May 27 21:37:35 2009 New Revision: 41146 URL: http://svn.reactos.org/svn/reactos?rev=41146view=rev Log: Mikhail Denisenko denisen...@gmail.com - Destroy proper windows, fixes one more memory leak. See issue #2012 for more details. Modified: trunk/reactos/base

[ros-diffs] [fireball] 41174: - Report 5.2 as a version in UniATA rather than 4.1. It doesn't seem to introduce incompatibility, but is more realistic for the rest of the driver.

2009-05-28 Thread fireball
Author: fireball Date: Thu May 28 16:26:10 2009 New Revision: 41174 URL: http://svn.reactos.org/svn/reactos?rev=41174view=rev Log: - Report 5.2 as a version in UniATA rather than 4.1. It doesn't seem to introduce incompatibility, but is more realistic for the rest of the driver. Modified

[ros-diffs] [fireball] 41176: - Add missing c_424.nls.

2009-05-28 Thread fireball
Author: fireball Date: Thu May 28 16:50:52 2009 New Revision: 41176 URL: http://svn.reactos.org/svn/reactos?rev=41176view=rev Log: - Add missing c_424.nls. Modified: trunk/reactos/boot/bootdata/packages/reactos.dff Modified: trunk/reactos/boot/bootdata/packages/reactos.dff URL: http

[ros-diffs] [fireball] 41177: - Delete entries for removed modules (os2, posix, rosky and vms).

2009-05-28 Thread fireball
Author: fireball Date: Thu May 28 16:53:29 2009 New Revision: 41177 URL: http://svn.reactos.org/svn/reactos?rev=41177view=rev Log: - Delete entries for removed modules (os2, posix, rosky and vms). Modified: trunk/reactos/modules/directory.rbuild Modified: trunk/reactos/modules

[ros-diffs] [fireball] 41255: - Add a note about increasing max pool sizes when using pool debugging.

2009-06-02 Thread fireball
Author: fireball Date: Tue Jun 2 16:48:00 2009 New Revision: 41255 URL: http://svn.reactos.org/svn/reactos?rev=41255view=rev Log: - Add a note about increasing max pool sizes when using pool debugging. Modified: trunk/reactos/ntoskrnl/mm/pool.c Modified: trunk/reactos/ntoskrnl/mm/pool.c

[ros-diffs] [fireball] 41256: - Properly disable tag validation if using debugging pool (fixes a wrong part of r41255).

2009-06-02 Thread fireball
Author: fireball Date: Tue Jun 2 16:54:03 2009 New Revision: 41256 URL: http://svn.reactos.org/svn/reactos?rev=41256view=rev Log: - Properly disable tag validation if using debugging pool (fixes a wrong part of r41255). Modified: trunk/reactos/ntoskrnl/mm/pool.c Modified: trunk/reactos

[ros-diffs] [fireball] 41279: Mikhail Denisenko denisen...@gmail.com - Split the PIDL into current and parent folder, and call GetFolderAttributes only for current folder PIDL. This fixes tons of E

2009-06-04 Thread fireball
Author: fireball Date: Thu Jun 4 13:01:10 2009 New Revision: 41279 URL: http://svn.reactos.org/svn/reactos?rev=41279view=rev Log: Mikhail Denisenko denisen...@gmail.com - Split the PIDL into current and parent folder, and call GetFolderAttributes only for current folder PIDL. This fixes tons

[ros-diffs] [fireball] 41282: - Add ReactOS Device Detection Tool - RosDDT. It's a command line tool for checking PC's hardware configuration for compatibility with ReactOS, and for reporting working

2009-06-04 Thread fireball
Author: fireball Date: Thu Jun 4 16:38:30 2009 New Revision: 41282 URL: http://svn.reactos.org/svn/reactos?rev=41282view=rev Log: - Add ReactOS Device Detection Tool - RosDDT. It's a command line tool for checking PC's hardware configuration for compatibility with ReactOS, and for reporting

[ros-diffs] [fireball] 41358: - Implement a helper for updating IO transfer counters. Based on a patch by Dmitry Chapyshev.

2009-06-09 Thread fireball
Author: fireball Date: Tue Jun 9 20:17:34 2009 New Revision: 41358 URL: http://svn.reactos.org/svn/reactos?rev=41358view=rev Log: - Implement a helper for updating IO transfer counters. Based on a patch by Dmitry Chapyshev. Modified: trunk/reactos/ntoskrnl/include/internal/io_x.h Modified

[ros-diffs] [fireball] 41359: - Make use of the implemented transfer counter.

2009-06-09 Thread fireball
Author: fireball Date: Tue Jun 9 20:38:05 2009 New Revision: 41359 URL: http://svn.reactos.org/svn/reactos?rev=41359view=rev Log: - Make use of the implemented transfer counter. Modified: trunk/reactos/ntoskrnl/include/internal/io_x.h trunk/reactos/ntoskrnl/io/iomgr/iofunc.c trunk

[ros-diffs] [fireball] 41361: - Fix accidentally committed change in a function prototype. Spotted by Stefan Ginsberg.

2009-06-09 Thread fireball
Author: fireball Date: Tue Jun 9 20:43:22 2009 New Revision: 41361 URL: http://svn.reactos.org/svn/reactos?rev=41361view=rev Log: - Fix accidentally committed change in a function prototype. Spotted by Stefan Ginsberg. Modified: trunk/reactos/ntoskrnl/include/internal/io_x.h trunk

[ros-diffs] [fireball] 41376: - Implement ProcessPriorityClass case for NtSetInformationProcess(). Based on Dmitry Chapyshev's work and testing.

2009-06-10 Thread fireball
Author: fireball Date: Wed Jun 10 23:31:54 2009 New Revision: 41376 URL: http://svn.reactos.org/svn/reactos?rev=41376view=rev Log: - Implement ProcessPriorityClass case for NtSetInformationProcess(). Based on Dmitry Chapyshev's work and testing. Modified: trunk/reactos/ntoskrnl/ps/query.c

[ros-diffs] [fireball] 41379: - Add a lazy-initializing hack until user32 is able to delay-load the advapi32 as it should. It fixes a problem of trying to enter a non-initialized critical section obje

2009-06-11 Thread fireball
Author: fireball Date: Thu Jun 11 15:42:07 2009 New Revision: 41379 URL: http://svn.reactos.org/svn/reactos?rev=41379view=rev Log: - Add a lazy-initializing hack until user32 is able to delay-load the advapi32 as it should. It fixes a problem of trying to enter a non-initialized critical

[ros-diffs] [fireball] 41545: - Remove padding member from ETHREAD, it's not needed anymore after KTHREAD has been fixed.

2009-06-22 Thread fireball
Author: fireball Date: Mon Jun 22 18:09:16 2009 New Revision: 41545 URL: http://svn.reactos.org/svn/reactos?rev=41545view=rev Log: - Remove padding member from ETHREAD, it's not needed anymore after KTHREAD has been fixed. Modified: trunk/reactos/include/ndk/pstypes.h Modified: trunk

[ros-diffs] [fireball] 41673: - Add ENG_EVENT structure definition (from MSDN) to ntddvdeo.h. - Fix PEVENT definition in video.h: it's not some mystic VIDEO_PORT_EVENT which is not defined anywhere, i

2009-06-28 Thread fireball
Author: fireball Date: Sun Jun 28 22:58:45 2009 New Revision: 41673 URL: http://svn.reactos.org/svn/reactos?rev=41673view=rev Log: - Add ENG_EVENT structure definition (from MSDN) to ntddvdeo.h. - Fix PEVENT definition in video.h: it's not some mystic VIDEO_PORT_EVENT which is not defined

[ros-diffs] [fireball] 41675: - Prevent PEVENT type redifinition (which is fine with MSVC but not with GCC).

2009-06-28 Thread fireball
Author: fireball Date: Mon Jun 29 00:52:37 2009 New Revision: 41675 URL: http://svn.reactos.org/svn/reactos?rev=41675view=rev Log: - Prevent PEVENT type redifinition (which is fine with MSVC but not with GCC). Modified: trunk/reactos/include/ddk/ntddvdeo.h trunk/reactos/include/ddk

[ros-diffs] [fireball] 41712: - Remove empty directory (include/reactos/drivers/drivers).

2009-06-30 Thread fireball
Author: fireball Date: Tue Jun 30 17:10:27 2009 New Revision: 41712 URL: http://svn.reactos.org/svn/reactos?rev=41712view=rev Log: - Remove empty directory (include/reactos/drivers/drivers). Removed: trunk/reactos/include/reactos/drivers/drivers/

[ros-diffs] [fireball] 41713: - Rewrite VideoPort and Win32k (Eng) event functions to: * Use a documented ENG_EVENT structure (thus be compatible with Windows videoprt/win32k) instead of a stupid (PKE

2009-06-30 Thread fireball
Author: fireball Date: Tue Jun 30 17:42:42 2009 New Revision: 41713 URL: http://svn.reactos.org/svn/reactos?rev=41713view=rev Log: - Rewrite VideoPort and Win32k (Eng) event functions to: * Use a documented ENG_EVENT structure (thus be compatible with Windows videoprt/win32k) instead

[ros-diffs] [fireball] 41843: - Add a place for mingw-w64 vendor import.

2009-07-10 Thread fireball
Author: fireball Date: Fri Jul 10 19:21:03 2009 New Revision: 41843 URL: http://svn.reactos.org/svn/reactos?rev=41843view=rev Log: - Add a place for mingw-w64 vendor import. Added: vendor/mingw-w64/

[ros-diffs] [fireball] 56479: [LICENSE] - Add the linking exception text to the official ReactOS licensing text. Previously, the exception text was only available at the ReactOS website with no refere

2012-05-02 Thread fireball
Author: fireball Date: Wed May 2 21:36:27 2012 New Revision: 56479 URL: http://svn.reactos.org/svn/reactos?rev=56479view=rev Log: [LICENSE] - Add the linking exception text to the official ReactOS licensing text. Previously, the exception text was only available at the ReactOS website

[ros-diffs] [fireball] 56849: [KERNEL32] - Wine doesn't prepend \registry\ to any registry path, which is wrong. Fix that. - Bring back previous implementation of GetGeoInfo co. - Fix GEO_OFFICIALLA

2012-07-07 Thread fireball
Author: fireball Date: Sat Jul 7 23:02:14 2012 New Revision: 56849 URL: http://svn.reactos.org/svn/reactos?rev=56849view=rev Log: [KERNEL32] - Wine doesn't prepend \registry\ to any registry path, which is wrong. Fix that. - Bring back previous implementation of GetGeoInfo co. - Fix

[ros-diffs] [fireball] 56858: [CMD] - Fix missing new line in the timer command results. Spotted by Mikael Lyngvig. See issue #7140 for more details.

2012-07-08 Thread fireball
Author: fireball Date: Sun Jul 8 19:43:25 2012 New Revision: 56858 URL: http://svn.reactos.org/svn/reactos?rev=56858view=rev Log: [CMD] - Fix missing new line in the timer command results. Spotted by Mikael Lyngvig. See issue #7140 for more details. Modified: trunk/reactos/base/shell/cmd

[ros-diffs] [fireball] 56865: [EXPLORER] - Edijs Kolesnikovics: Expand environment strings during processing startup items in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run. See issue

2012-07-10 Thread fireball
Author: fireball Date: Tue Jul 10 22:48:23 2012 New Revision: 56865 URL: http://svn.reactos.org/svn/reactos?rev=56865view=rev Log: [EXPLORER] - Edijs Kolesnikovics: Expand environment strings during processing startup items in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run. See

[ros-diffs] [fireball] 56884: [CMLIB] - Hermes Belusca: Fix wrong definition of CMHIVE structure (defined only 3 FileHandles when 4 is needed). See issue #7162 for more details.

2012-07-14 Thread fireball
Author: fireball Date: Sat Jul 14 10:57:16 2012 New Revision: 56884 URL: http://svn.reactos.org/svn/reactos?rev=56884view=rev Log: [CMLIB] - Hermes Belusca: Fix wrong definition of CMHIVE structure (defined only 3 FileHandles when 4 is needed). See issue #7162 for more details. Modified

[ros-diffs] [fireball] 56886: [WS2_32_NEW] - Fix uninitialized variable usage warning, based on a patch by Edijs Kolesnikovics. See issue #6828 for more details.

2012-07-14 Thread fireball
Author: fireball Date: Sat Jul 14 11:44:26 2012 New Revision: 56886 URL: http://svn.reactos.org/svn/reactos?rev=56886view=rev Log: [WS2_32_NEW] - Fix uninitialized variable usage warning, based on a patch by Edijs Kolesnikovics. See issue #6828 for more details. Modified: trunk/reactos/dll

[ros-diffs] [fireball] 56887: [EXPLORER_NEW] - Revert r56865, it duplicates same action (expanding the var), spotted by Thomas Faber. See issue #6053 for more details.

2012-07-14 Thread fireball
Author: fireball Date: Sat Jul 14 11:54:07 2012 New Revision: 56887 URL: http://svn.reactos.org/svn/reactos?rev=56887view=rev Log: [EXPLORER_NEW] - Revert r56865, it duplicates same action (expanding the var), spotted by Thomas Faber. See issue #6053 for more details. Modified: trunk

[ros-diffs] [fireball] 56888: [EXPLORER_NEW] - Fix possible buffer overflow: ExpandEnvironmentStrings wants character count size of a buffer, not byte sized. Spotted by Thomas Faber. See issue #6053 f

2012-07-14 Thread fireball
Author: fireball Date: Sat Jul 14 12:02:19 2012 New Revision: 56888 URL: http://svn.reactos.org/svn/reactos?rev=56888view=rev Log: [EXPLORER_NEW] - Fix possible buffer overflow: ExpandEnvironmentStrings wants character count size of a buffer, not byte sized. Spotted by Thomas Faber. See issue

[ros-diffs] [fireball] 56893: [CMLIB] - Revert 56884, as Timo says 3 is a correct value for this structure.

2012-07-14 Thread fireball
Author: fireball Date: Sat Jul 14 20:38:38 2012 New Revision: 56893 URL: http://svn.reactos.org/svn/reactos?rev=56893view=rev Log: [CMLIB] - Revert 56884, as Timo says 3 is a correct value for this structure. Modified: trunk/reactos/lib/cmlib/cmlib.h Modified: trunk/reactos/lib/cmlib

[ros-diffs] [fireball] 56907: [SCSIPORT] - Fix a regression from r56863. New logic is: the requested data size is sizeof(ULONG), so if the result read is less than that - continue to the next slot. Th

2012-07-17 Thread fireball
Author: fireball Date: Tue Jul 17 10:31:03 2012 New Revision: 56907 URL: http://svn.reactos.org/svn/reactos?rev=56907view=rev Log: [SCSIPORT] - Fix a regression from r56863. New logic is: the requested data size is sizeof(ULONG), so if the result read is less than that - continue to the next

[ros-diffs] [fireball] 56932: [CMLIB] - Remove unused HFILE_TYPE_ALTERNATE. - Reapply changes from r56884: Hermes Belusca: Fix wrong definition of CMHIVE structure. See issue #7162 for more details.

2012-07-21 Thread fireball
Author: fireball Date: Sat Jul 21 23:27:30 2012 New Revision: 56932 URL: http://svn.reactos.org/svn/reactos?rev=56932view=rev Log: [CMLIB] - Remove unused HFILE_TYPE_ALTERNATE. - Reapply changes from r56884: Hermes Belusca: Fix wrong definition of CMHIVE structure. See issue #7162 for more

[ros-diffs] [fireball] 56986: [NTOS/ARM3] - Implement MiProtectVirtualMemory for VAD based allocator (it's very similar to the already implemented MiSetProtectionOnSection function). However it still

2012-07-29 Thread fireball
Author: fireball Date: Sun Jul 29 22:18:23 2012 New Revision: 56986 URL: http://svn.reactos.org/svn/reactos?rev=56986view=rev Log: [NTOS/ARM3] - Implement MiProtectVirtualMemory for VAD based allocator (it's very similar to the already implemented MiSetProtectionOnSection function). However

[ros-diffs] [fireball] 57030: [NTOS/MM] - Implement ProtectionMask validation in MiFlushTbAndCapture for cached and non-cached PFNs.

2012-08-02 Thread fireball
Author: fireball Date: Thu Aug 2 22:34:51 2012 New Revision: 57030 URL: http://svn.reactos.org/svn/reactos?rev=57030view=rev Log: [NTOS/MM] - Implement ProtectionMask validation in MiFlushTbAndCapture for cached and non-cached PFNs. Modified: trunk/reactos/ntoskrnl/mm/ARM3/section.c

[ros-diffs] [fireball] 53566: [NTOS] - Remove unnecessary duplicated if condition. - Fix a typo.

2011-09-03 Thread fireball
Author: fireball Date: Sat Sep 3 22:21:56 2011 New Revision: 53566 URL: http://svn.reactos.org/svn/reactos?rev=53566view=rev Log: [NTOS] - Remove unnecessary duplicated if condition. - Fix a typo. Modified: trunk/reactos/ntoskrnl/kdbg/kdb_expr.c Modified: trunk/reactos/ntoskrnl/kdbg

[ros-diffs] [fireball] 53596: [NTOS/CONFIG] - Remove unnecessary assignments. Spotted by PVS and Dmitry Chapyshev. This may change the behaviour of that codepath, so test results are going to be obser

2011-09-05 Thread fireball
Author: fireball Date: Mon Sep 5 09:54:20 2011 New Revision: 53596 URL: http://svn.reactos.org/svn/reactos?rev=53596view=rev Log: [NTOS/CONFIG] - Remove unnecessary assignments. Spotted by PVS and Dmitry Chapyshev. This may change the behaviour of that codepath, so test results are going

[ros-diffs] [fireball] 53598: [NTOS/EX] - Remove redundant check for a previous mode. Spotted by PVS.

2011-09-05 Thread fireball
Author: fireball Date: Mon Sep 5 14:27:48 2011 New Revision: 53598 URL: http://svn.reactos.org/svn/reactos?rev=53598view=rev Log: [NTOS/EX] - Remove redundant check for a previous mode. Spotted by PVS. Modified: trunk/reactos/ntoskrnl/ex/sysinfo.c Modified: trunk/reactos/ntoskrnl/ex

[ros-diffs] [fireball] 53599: [NTOS] - Fix IoCheckEaBufferValidity (IntEaLength must be signed, otherwise loop exiting condition may not trigger). - SEH-protect ObQueryNameString (by Dmitry Chapyshev'

2011-09-05 Thread fireball
Author: fireball Date: Mon Sep 5 15:05:56 2011 New Revision: 53599 URL: http://svn.reactos.org/svn/reactos?rev=53599view=rev Log: [NTOS] - Fix IoCheckEaBufferValidity (IntEaLength must be signed, otherwise loop exiting condition may not trigger). - SEH-protect ObQueryNameString (by Dmitry

[ros-diffs] [fireball] 53722: [FASTFAT] - Don't check for leading . char in a filename, because it's valid in case of LFN. The driver is already quite broken, so it can't get more broken if this ass

2011-09-16 Thread fireball
Author: fireball Date: Fri Sep 16 13:42:04 2011 New Revision: 53722 URL: http://svn.reactos.org/svn/reactos?rev=53722view=rev Log: [FASTFAT] - Don't check for leading . char in a filename, because it's valid in case of LFN. The driver is already quite broken, so it can't get more broken

[ros-diffs] [fireball] 53781: [NTDLL/LDR] - Properly wrap potentially unsafe buffer usage into SEH. Spotted by Pierre.

2011-09-20 Thread fireball
Author: fireball Date: Tue Sep 20 21:04:33 2011 New Revision: 53781 URL: http://svn.reactos.org/svn/reactos?rev=53781view=rev Log: [NTDLL/LDR] - Properly wrap potentially unsafe buffer usage into SEH. Spotted by Pierre. Modified: trunk/reactos/dll/ntdll/ldr/ldrapi.c Modified: trunk/reactos

[ros-diffs] [fireball] 53802: [NTDLL] - Remove useless code. Spotted by Pierre.

2011-09-22 Thread fireball
Author: fireball Date: Thu Sep 22 08:45:05 2011 New Revision: 53802 URL: http://svn.reactos.org/svn/reactos?rev=53802view=rev Log: [NTDLL] - Remove useless code. Spotted by Pierre. Modified: trunk/reactos/dll/ntdll/ldr/ldrapi.c Modified: trunk/reactos/dll/ntdll/ldr/ldrapi.c URL: http

[ros-diffs] [fireball] 53842: [BUGCODES] - Add SPECIAL_POOL_DETECTED_MEMORY_CORRUPTION definition.

2011-09-24 Thread fireball
Author: fireball Date: Sat Sep 24 17:33:54 2011 New Revision: 53842 URL: http://svn.reactos.org/svn/reactos?rev=53842view=rev Log: [BUGCODES] - Add SPECIAL_POOL_DETECTED_MEMORY_CORRUPTION definition. Modified: trunk/reactos/include/reactos/mc/bugcodes.mc Modified: trunk/reactos/include

[ros-diffs] [fireball] 53868: [NTOS] - Introduce two MM_EMPTY_LIST definitions - one for PTE as a whole and one for MMPTE_LIST NextEntry field only and move them to the actual architecture specific he

2011-09-26 Thread fireball
Author: fireball Date: Mon Sep 26 21:57:40 2011 New Revision: 53868 URL: http://svn.reactos.org/svn/reactos?rev=53868view=rev Log: [NTOS] - Introduce two MM_EMPTY_LIST definitions - one for PTE as a whole and one for MMPTE_LIST NextEntry field only and move them to the actual architecture

[ros-diffs] [fireball] 53909: [NTOS/MM] - Implement MiInitializePfnAndMakePteValid() which is basically MiInitializePfn() combined with making PTE valid and some other changes. - Don't initialize PTE

2011-09-30 Thread fireball
Author: fireball Date: Fri Sep 30 21:45:25 2011 New Revision: 53909 URL: http://svn.reactos.org/svn/reactos?rev=53909view=rev Log: [NTOS/MM] - Implement MiInitializePfnAndMakePteValid() which is basically MiInitializePfn() combined with making PTE valid and some other changes. - Don't initialize

[ros-diffs] [fireball] 54018: [RTL] - Post-r52687 implementation of RtlIsDosDeviceName_U is more advanced than pre-r52687 one and covers more corner cases which may not be tested by existing winetests

2011-10-05 Thread fireball
Author: fireball Date: Wed Oct 5 22:20:30 2011 New Revision: 54018 URL: http://svn.reactos.org/svn/reactos?rev=54018view=rev Log: [RTL] - Post-r52687 implementation of RtlIsDosDeviceName_U is more advanced than pre-r52687 one and covers more corner cases which may not be tested by existing

[ros-diffs] [fireball] 54057: [LDR] - Implement proper security cookie initialization code (same algorithm as in sdk/crt, however using as much data directly available as possible). - Don't initialize

2011-10-08 Thread fireball
Author: fireball Date: Sat Oct 8 22:33:56 2011 New Revision: 54057 URL: http://svn.reactos.org/svn/reactos?rev=54057view=rev Log: [LDR] - Implement proper security cookie initialization code (same algorithm as in sdk/crt, however using as much data directly available as possible). - Don't

[ros-diffs] [fireball] 54114: - Add a new RtlIsDosPathName_Ustr test which shows a flaw in the existing implementation.

2011-10-13 Thread fireball
Author: fireball Date: Thu Oct 13 17:42:19 2011 New Revision: 54114 URL: http://svn.reactos.org/svn/reactos?rev=54114view=rev Log: - Add a new RtlIsDosPathName_Ustr test which shows a flaw in the existing implementation. Modified: trunk/rostests/winetests/ntdll/path.c Modified: trunk

[ros-diffs] [fireball] 54116: [RTL] - Fix two bugs revealed by the newly added test in r54114. * Original length of the passed string should be used when checking for out-of-buffer access in the loop

2011-10-13 Thread fireball
Author: fireball Date: Thu Oct 13 18:15:50 2011 New Revision: 54116 URL: http://svn.reactos.org/svn/reactos?rev=54116view=rev Log: [RTL] - Fix two bugs revealed by the newly added test in r54114. * Original length of the passed string should be used when checking for out-of-buffer access

  1   2   3   4   5   6   7   8   9   >