[freeldr] Limit disk read buffer size to 512 bytes
[reactos.git] / reactos /
2009-10-18 Hervé Poussineau[freeldr] Limit disk read buffer size to 512 bytes
2009-10-18 Dmitry Gorbachev[HAL, WIN32K] Add typedef.
2009-10-18 Dmitry Gorbachev[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA...
2009-10-18 Dmitry GorbachevFix double definition of a variable, add extern.
2009-10-18 Dmitry GorbachevRemove a definition of a variable from a header file.
2009-10-18 Dmitry GorbachevUpdate cvconst.h file, from Wine.
2009-10-18 Benedikt Freisen[PAINT]
2009-10-18 Hervé Poussineau[freeldr/i386] Read up to 128 sectors at once
2009-10-18 Timo KreuzerFix parameters of ExAllocatePoolWithQuota and ExAllocat...
2009-10-18 Christoph von Wittichadd some NULL checks
2009-10-18 Johannes Anderwald- Partly revert 43533
2009-10-18 Stefan Ginsberg- Fix error return of EnumPrinterKeyA/W, spotted by...
2009-10-18 Stefan GinsbergGet rid of MmStats -- most of the fields weren't used...
2009-10-18 Stefan Ginsberg- Use DBG_STATUS_CONTROL_C instead of magic "1"
2009-10-18 Stefan GinsbergPatch from David "gigaherz" Quintana: Stub out EnumPrin...
2009-10-17 KJK::HyperionUpdate rbuild project file
2009-10-17 Christoph von Wittichsync msi to wine 1.1.31
2009-10-17 Christoph von Wittichfix all gdi32 gdiobj winetests
2009-10-17 Christoph von Wittichsync shlwapi to wine 1.1.31
2009-10-17 Timo KreuzerAdd some structure offset macros to asm.h for amd64
2009-10-17 Stefan Ginsberg- Fix msvc build broken in 43466 -- please stop hurtin...
2009-10-17 Christoph von Wittichsync dialog to wine 1.1.31 (fixes one dialog winetest)
2009-10-17 Christoph von Wittichsync edit to wine 1.1.31
2009-10-17 Timo Kreuzerdisable ROS_LONG64 hack for amd64
2009-10-17 Timo KreuzerMerge 41030 from amd64 branch
2009-10-17 Christoph von Wittich[Shell32]: in shell view, use the expected value for...
2009-10-17 Timo Kreuzerbuild kdcom for amd64, too
2009-10-17 Johannes Anderwald- Quick & dirty implementation of WIDM_RESET / WODM_RESET
2009-10-17 Stefan Ginsberg- ntdll: Remove deprecated LdrpLoadUserModuleSymbols...
2009-10-17 Hervé PoussineauFix warning
2009-10-17 Stefan Ginsberg- Add STATUS_SUCCESS to asm.h and make use of it.
2009-10-17 Hervé Poussineau[freeldr] FAT driver: check for directory attribute...
2009-10-17 Aleksey Bragin[fastfat_new]
2009-10-17 Aleksey Bragin[fastfat_new]
2009-10-17 Daniel ReimerAdded 11 new Backs for my bavarian cards dll. Way bette...
2009-10-16 Timo KreuzerULONG -> ULONG_PTR when casting handles
2009-10-16 Stefan GinsbergDowngrade various debug prints from DPRINT1 to DPRINT...
2009-10-16 Christoph von Wittichfix all msvcrt file winetests
2009-10-16 Christoph von Wittichdon't set errno for libcnt
2009-10-16 Christoph von Wittich-sync msvcrt_init_io to wine 1.1.31
2009-10-16 Christoph von Wittich-fix some msvcrt string winetests
2009-10-16 Aleksey Bragin[fastfat_new]
2009-10-16 Aleksey Bragin[fastfat_new]
2009-10-16 Cameron Gutman - Add rasadhlp to build and bootcd
2009-10-16 Aleksey Bragin[fastfat_new]
2009-10-16 Aleksey Bragin[fastfat_new]
2009-10-16 Cameron Gutman - Fix build
2009-10-16 Cameron Gutman - Add Alex's rasadhlp
2009-10-16 Cameron Gutman - Define GUIDs correctly to prevent "multiple definiti...
2009-10-16 ReactOS Portable... - Move some unimplemented Ex* Pool routines into ARM3...
2009-10-15 ReactOS Portable... - Implement ARM3 page fault handling.
2009-10-15 ReactOS Portable... - Add some simple code to handle paged pool page alloca...
2009-10-15 Johannes Anderwald- Revert accidental change
2009-10-15 Aleksey Bragin[PSDK]
2009-10-15 Gregor SchneiderAmendment to r43487: check last character as well
2009-10-15 ReactOS Portable... - Fix comments.
2009-10-15 ReactOS Portable... - Collapse MmInit1 into MmInitSystem.
2009-10-15 Gregor Schneider[kernel32] IsBadStringPtrA/W:
2009-10-15 ReactOS Portable... - Fix a bug in memory area creation: Static memory...
2009-10-15 Aleksey Bragin[kernel32]
2009-10-15 Stefan Ginsberg- MiReserveAlignedSystemPtes: Add missing lock release...
2009-10-15 ReactOS Portable... - Add required globals for the ARM port.
2009-10-15 ReactOS Portable... - Fix calculations error in the setup of the paged...
2009-10-15 ReactOS Portable... - Get rid of mm/mmsup.c and move some of the ROS-intern...
2009-10-15 ReactOS Portable... - Multiple Virtual Memory API fixes:
2009-10-15 Aleksey Bragin- Fix inverted if condition in TEB initialization,...
2009-10-15 Aleksey Bragin[fastfat_new]
2009-10-15 ReactOS Portable... - Multiple PEB/TEB creation fixes:
2009-10-15 James Tabor- Revert 43470.
2009-10-15 ReactOS Portable... - unix is one of many platforms that use LP64, so inste...
2009-10-15 ReactOS Portable... - Define KeInitializeSpinLock for ARM to unbreak build.
2009-10-15 ReactOS Portable... - Add some more PTE field macros for portability.
2009-10-15 ReactOS Portable... - Remove calls to MmMarkPageMapped/UnMapped -- these...
2009-10-15 Cameron Gutman - Fix a typo
2009-10-15 Cameron Gutman - Import Alex's dnslib
2009-10-15 Cameron Gutman - Import Alex's dnslib
2009-10-14 Hervé Poussineau[freeldr] List in menu all entries from [Operating...
2009-10-14 Timo KreuzerSome 64 bit heap fixes by encoded, merged from amd64...
2009-10-14 Timo KreuzerDefine __unaligned to nothing on gcc, we don't need...
2009-10-14 Sylvain Petreollefix typo
2009-10-14 Johannes Anderwald- Fix debugging flood
2009-10-14 Stefan Ginsberg- Remove a hack from KiGetMachineBootPointers and set...
2009-10-14 Stefan GinsbergMove x86 assembly macros into the x86 directory.
2009-10-14 Timo KreuzerFix definition of PORT_MAXIMUM_MESSAGE_LENGTH for 64 bit
2009-10-14 Johannes Anderwald- Fix debugging flood #2
2009-10-14 Timo KreuzerAdd back PORT_MAXIMUM_MESSAGE_LENGTH for user mode...
2009-10-14 Johannes Anderwald- Fix debugging flood
2009-10-14 Timo Kreuzer[NDK] remove PORT_MAXIMUM_MESSAGE_LENGTH, it's defined...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-14 Aleksey Bragin[fastfat_new]
2009-10-14 Timo KreuzerUpdate ReactOS-amd64.rbuild
2009-10-14 Johannes Anderwald- Implement KSPROPERTY_CONNECTION_ALLOCATORFRAMING...
2009-10-14 Michael Martin- CmpPrepareKey: If cell signature is CM_KEY_NODE_SIGNA...
2009-10-13 Christoph von Wittich-revert accidental change
2009-10-13 Christoph von Wittich[BDASUP]
2009-10-13 Christoph von Wittichpartial sync to wine 1.1.31
2009-10-13 Gregor Schneider[spider]
2009-10-13 Stefan Ginsberg- Add the MMDBG_COPY_* flags and MmDbgCopyMemory's...
2009-10-13 Dmitry Gorbachev- See if it is a multibyte code page.
2009-10-13 Aleksey Bragin[rtl]
next