reactos.git
2008-08-03 Cameron Gutman - Handle STATUS_INSUFFICIENT_RESOURCES
2008-08-03 Cameron Gutman - Check to see if the ZwEnumerateKey call succeeded...
2008-08-03 Cameron Gutman - Add some more debug prints for memory allocation...
2008-08-03 Cameron Gutman - We must assign values to Irp->IoStatus.Status and...
2008-08-02 Cameron Gutman - Set Irp->IoStatus.Information to 0
2008-08-02 Cameron Gutman - We must complete the IRP if we fail because the...
2008-08-02 Cameron Gutman - Fix a bug where Irp->IoStatus wasn't set if Status...
2008-08-02 Cameron Gutman - Make sure to set Irp->IoStatus.Status to the correct...
2008-08-01 Cameron Gutman- These should no longer be needed now that TDI doesn...
2008-08-01 Cameron Gutman* Fix many memory leaks by unmapping MDL pages when...
2008-08-01 Cameron Gutman * Properly handle STATUS_TIMEOUT
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-08-01 Matthias KupferLars Martin Hambro <lars_martin4 AT hotmail DOT com>
2008-08-01 Pierre SchweitzerUpdated French translation for shell32. Also fixed...
2008-07-31 James Tabor- Preliminary implementation of SetWinEventHook and...
2008-07-31 James Tabor- Support relative callback proc with module base.
2008-07-31 Jeffrey MorlanFix handle leaks in RtlCreateUserThread and SmExecPgm.
2008-07-31 Matthias KupferMario Kacmar <kario AT szm DOT sk>
2008-07-31 Jeffrey MorlanIn exit and _cexit, call atexit routines. (Bug 3432_)
2008-07-31 Stefan Ginsberg- Change an infinite loop to an assert to simplify...
2008-07-31 ReactOS Portable... - Fix ARM NTOS brekage (and amd64/ppc):
2008-07-31 ReactOS Portable... mmcreatevirtualmapping internal should accept process...
2008-07-31 ReactOS Portable... dont include i386 headers in arm mmu manager headers.
2008-07-31 ReactOS Portable... implement kiuserinitializeapc, and begin writing test...
2008-07-31 ReactOS Portable... fix formatting of i386 mmu code.
2008-07-30 Matthias KupferPatch by Gregor Schneider a.k.a DosX
2008-07-30 Matthias Kupfer- center window only once
2008-07-30 Johannes Anderwald- don't display network propery dialog since it is...
2008-07-30 Matthias Kupferuniform distribution of memory progress bars
2008-07-30 Jeffrey Morlankernel32: Don't enter the ConsoleLock if it has already...
2008-07-30 Colin FinckRemove all translations for the "Paged Memory", "Nonpag...
2008-07-30 Aleksey Bragin- Fix Irp flags assignment in case of an IoAllocateIrp...
2008-07-30 Johannes Anderwald- dont double free an irp
2008-07-30 Johannes Anderwald- fix a bug which made the label display 2x times the...
2008-07-30 Matthias Kupfer- fix wrong "ss" in German (Germany) ressource
2008-07-30 Aleksey Bragin- SVN maintenance.
2008-07-30 Matthias KupferMario Kacmar <kario AT szm DOT sk>
2008-07-30 Aleksey Bragin- By default enable all tests. 0 failures in Windows...
2008-07-30 Colin FinckDaniel Verkamp (daniel.verkamp@gmail.com)
2008-07-30 Aleksey Bragin- Add unloading ability.
2008-07-30 Matthias KupferMario Kacmar <kario AT szm DOT sk>
2008-07-30 Colin FinckRemove a change from our diff file for comctl32, which...
2008-07-30 Aleksey Bragin- Add IRP tests based on a Alexander Morozov's patch...
2008-07-30 Hervé PoussineauRevert r34344, the mess with GetEnvironmentStrings...
2008-07-30 Hervé Poussineauunix define doesn't mean we're on a x86 compatible...
2008-07-30 Hervé PoussineauFix GetEnvironmentStrings/GetEnvironmentStringsA mess
2008-07-30 Art YerkesPatch by Cameron Gutman (aicommander (at) gmail (dot...
2008-07-29 Art YerkesPatch by Cameron Gutman (aicommander (at) gmail (dot...
2008-07-29 Johannes Anderwald- fix an obvious bug (introduced by me)
2008-07-29 James Tabor- Add Event handle type.
2008-07-29 James Tabor- Patch by Jeffrey Morlan: Fix bounds checking and...
2008-07-29 Johannes Anderwald- register network neighbourhood as a desktop namespace...
2008-07-29 Johannes Anderwald- update polish translation by Olaf Siejka (Caemyr)
2008-07-29 Johannes Anderwald- register shellink property sheet handler
2008-07-29 Johannes Anderwald- fix titles in folder property dialog
2008-07-29 Johannes Anderwald- implement folder property dialog
2008-07-29 Jeffrey Morlan- Remove unused hVScrollBar and hHScrollBar members...
2008-07-29 Christoph von... Odbccp32 dll doesn't have a DllMain function
2008-07-29 Jeffrey MorlanNtUserBeginPaint: Taking the bounding box of the update...
2008-07-29 James Tabor- Added more hook points, WH_FOREGROUNDIDLE and WH_KEYB...
2008-07-28 Art YerkesFix my error not noticing that queued spinlock function...
2008-07-28 Art Yerkes- Reverse my previous (in retrospect) hack
2008-07-28 Johannes Anderwald- display volume label for disk drives. If there is...
2008-07-28 Aleksey Bragin- Don't strictly check NTDDI_VERSION to WINXP or WS03...
2008-07-28 Johannes Anderwald- reenable drive properties dialog
2008-07-28 Art YerkesShould fix the release build (sorry).
2008-07-28 Jeffrey Morlan- GuiConsoleInitScrollbar: Hide vertical scrollbar...
2008-07-28 Art YerkesThis is a patch i've been keeping for a while. Yes...
2008-07-28 Dmitry Chapyshev- Add console version Appwiz. It is not finished, but...
2008-07-28 Aleksey BraginDmitry Gorbachev
2008-07-28 Art YerkesFix (among other things) failure to boot when a CD...
2008-07-28 Aleksey Bragin- Silence crt's "wtf".
2008-07-28 Ged Murphy- Don't check outside of the array bounds
2008-07-28 Colin FinckReplace '#ifdef __linux__' by '#ifndef WIN32', etc...
2008-07-28 ReactOS Portable... - Don't use .spec file on ARM, it doesn't work.
2008-07-28 ReactOS Portable... - Fix build of NTOS and FreeLDR on ARM.
2008-07-28 ReactOS Portable... - Fix FreeLDR for ARM build after some header changes...
2008-07-28 ReactOS Portable... - Define the "generic" versions of the ARM-specific...
2008-07-28 ReactOS Portable... - Fix the NTOS ARM build after the recent Mm changes.
2008-07-28 ReactOS Portable... - We finally figured out how to build the CRT! It seems...
2008-07-28 ReactOS Portable... Now that MADDRESS_SPACE became nearly an empty structur...
2008-07-28 ReactOS Portable... The address space creation lock is a guarded mutex...
2008-07-28 ReactOS Portable... There is no point in saving the address of the address...
2008-07-28 ReactOS Portable... Looks like this address space nonsense made even less...
2008-07-27 ReactOS Portable... The puzzle of the design decisions behind the React...
2008-07-27 ReactOS Portable... - Remove MiGetUserPageDirectoryCount from the ARM Mm...
2008-07-27 ReactOS Portable... More over-engineering: there really isn't any reason...
2008-07-27 Johannes Anderwald- implement changing drive volume name
2008-07-27 ReactOS Portable... It seems unclear as to what the point of the Page Refer...
2008-07-27 ReactOS Portable... - Fix a couple of bugs, and majorly refactor MmDeleteVi...
2008-07-27 Jeffrey Morlan- Work with screen buffer data using pointers rather...
2008-07-27 ReactOS Portable... - Major cleanup, refactoring, and bugfixing of ARM...
2008-07-27 Hervé PoussineauRevert r34848 and r34850, and replace them by a real...
2008-07-27 Colin FinckMaciej Bialas (bjauy@tlen.pl)
2008-07-27 Hervé PoussineauFix code to correctly handle first object file.
2008-07-27 Hervé PoussineauFix typo
2008-07-27 Hervé PoussineauResolve <if> and <ifnot> elements during parsing time.
2008-07-27 Aleksey Bragin- ntdll should be the last library in the list, not...
2008-07-27 Hervé PoussineauDefine __LINUX__ for build tools if host is Linux
2008-07-27 Hervé PoussineauAdd a variable to include support for ELF format
next