reactos.git
2009-08-11 Gregor SchneiderFree memory on error
2009-08-11 Gregor SchneiderReturn INVALID_FILE_ATTRIBUTES when no filename is...
2009-08-11 Gregor SchneiderFix memory allocation for small number of digits
2009-08-11 Gregor SchneiderDon't access the pattern GetPixel function pointer...
2009-08-11 Aleksey Bragin- Get NtUnloadKey2 back to old behavior until its calle...
2009-08-11 Johannes Anderwald- Check if allocation succeeded
2009-08-11 Johannes Anderwald- Audiosrv first starts sysaudio and then wdmaud. It...
2009-08-11 Johannes Anderwald- Add sanity checks
2009-08-11 Johannes Anderwald- Fix allocation check
2009-08-11 Johannes Anderwald[KS]
2009-08-11 Johannes Anderwald- Remove superflouous checks
2009-08-10 Timo KreuzerMove stubs for user mode printer drivers from stubs...
2009-08-10 Cameron Gutman - Make Connect IRPs cancellable (should fix some deadl...
2009-08-10 Johannes Anderwald- Implement swenum
2009-08-10 Timo KreuzerRevert part of my last commit, this was testcode not...
2009-08-10 Timo Kreuzer- Move some functions from stubs.c to new file eng...
2009-08-10 Timo KreuzerFix return value. Thanks to Hervé for noticing.
2009-08-10 Johannes Anderwald- Implement BdaPropertyGetPinControl
2009-08-10 Johannes Anderwald- A few updates from Archwald
2009-08-10 Johannes Anderwald- Implement BdaPropertyNodeTypes, BdaPropertyPinTypes
2009-08-10 Timo KreuzerImplement EngFileIoControl and EngFileWrite
2009-08-10 Johannes Anderwald- Implement BdaInitFilter, BdaCreateTopology
2009-08-10 Johannes Anderwald- Add macros for bda
2009-08-10 Aleksey Bragin- Rewrite failure branch of IopLoadUnloadDriver to...
2009-08-10 Aleksey Bragin- Make NtUnloadKey call a newer version of the NTAPI...
2009-08-10 Johannes Anderwald- Arch broke it
2009-08-10 Johannes Anderwald- Add BDA filter context to object bag, so that it...
2009-08-10 Johannes Anderwald- Add KsFilterFactoryGetParentDevice macro
2009-08-10 Johannes Anderwald[BDASUP]
2009-08-10 Johannes Anderwald- Add include guards
2009-08-10 Stefan Ginsberg- Remove duplicate MmHighestPhysicalPage (the other...
2009-08-10 Aleksey Bragin- Update commctrl.h.
2009-08-10 Johannes Anderwald[WDMAUD]
2009-08-10 James Tabor- Changes to file header.
2009-08-10 Cameron Gutman - Rewrite most of the loopback code
2009-08-09 Cameron Gutman - Fix a bug which resulted in the first letter of...
2009-08-09 Hervé Poussineau[rbuild] Remove distinction between Iso/IsoRegTest...
2009-08-09 Gregor SchneiderRevert r42536 for build server diagnosis
2009-08-09 Dmitry GorbachevDo not call CcUnpinData() with NULL PtrBCB.
2009-08-09 Dmitry GorbachevFix IDT limit.
2009-08-09 Dmitry GorbachevAdd padding to ext2 superblock structure (to 512 bytes).
2009-08-09 Christoph von... partial rpcrt4 sync to wine 1.1.27 (fixes ~180 rpcrt4...
2009-08-09 Stefan Ginsberg- ne2000: Don't assume stdcall is default for MSVC
2009-08-09 Christoph von... partial sync to wine 1.1.27
2009-08-09 Christoph von... sync shell32_winetest with wine 1.1.27
2009-08-09 Gregor SchneiderEven without a CMINVOKECOMMANDINFOEX structure a link...
2009-08-09 Christoph von... fix build
2009-08-09 Christoph von... sync shdocvw and mshtml with wine 1.1.27 and add missin...
2009-08-09 Timo KreuzerAdd lmissing file
2009-08-09 Timo Kreuzerwin32knapi: More / improved tests for NtUserSystemParam...
2009-08-09 Timo KreuzerChange xlate tests a bit.
2009-08-09 Stefan Ginsberg- Fix intrinsics for MSVC -- just include intrin.h...
2009-08-09 Hervé PoussineauFix compilation #2
2009-08-09 Hervé PoussineauFix compilation
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetIdentifier
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetComponentInform...
2009-08-09 Cameron Gutman - Return the correct value for AFD_INFO_BLOCKING_MODE
2009-08-08 Dmitry GorbachevFix issue #4673 ("Misrepresented license in FreeLDR...
2009-08-08 Hervé PoussineauRemove dead code
2009-08-08 Hervé PoussineauUse Arc* infrastructure to read the .inf file
2009-08-08 Hervé PoussineauFix some typos and make PFILE a ULONG
2009-08-08 Hervé Poussineau- Half-convert FAT, Ext2 and NTFS filesytems to provide...
2009-08-08 Gregor SchneiderSupply default ansi codepage when converting from unico...
2009-08-08 Timo Kreuzer[FORMATTING]
2009-08-08 Dmitry Gorbachev- Do not compare an ULONG variable with -1 in DbgPrint().
2009-08-08 Hervé PoussineauHACK FIX DiskGetBootPath() method to return something...
2009-08-08 Stefan GinsbergFix Uniata for msvc:
2009-08-08 KJK::Hyperionmodified base/setup/vmwinst/vmwinst.c
2009-08-08 KJK::Hyperionmodified dll/3rdparty/mesa32/src/main/imports.c
2009-08-08 Hervé PoussineauRework ISO9660 filesystem to use ARC file architecture.
2009-08-08 Hervé PoussineauRead freeldr.ini file using ARC file infrastructure
2009-08-08 Hervé PoussineauImprove ARC file infrastructure, by adding a compatibil...
2009-08-08 Stefan Ginsberg- Fix compilation of csrsrv:
2009-08-08 Gregor SchneiderRemove temporary debug code, crash was fixed by r42506...
2009-08-08 Christoph von... sync msacm with wine 1.1.27
2009-08-08 Gregor SchneiderOnly set text resource in DefWndProcA on WM_NCCREATE...
2009-08-08 Gregor SchneiderDon't access the device mode if it is not passed (user3...
2009-08-08 Gregor SchneiderRevert r42518: no user mode types in DDK
2009-08-08 Gregor SchneiderULONG->DWORD as seen on MSDN for (U)LARGE_INTEGER
2009-08-08 Gregor Schneider-Use correct conversion factors in FileTimeToUnixTime...
2009-08-08 Stefan Ginsberg- Silence a soundblaster warning on release build
2009-08-08 Stefan Ginsberg- Undefine __ROS_LONG64__ for ReactOS' extensions to...
2009-08-08 Stefan Ginsberg- Correct the RegionSize member of MEMORY_BASIC_INFORMA...
2009-08-08 Christoph von... sync msi winetest with wine 1.1.27
2009-08-08 Christoph von... sync widl to wine 1.1.27
2009-08-08 Christoph von... always build 32 bit typelibs
2009-08-08 Christoph von... sync msi with wine 1.1.27
2009-08-08 Gregor Schneider-time() returns a valid value even if no pointer is...
2009-08-08 Christoph von... fix rc files
2009-08-08 Christoph von... partial revert of r41765
2009-08-08 Christoph von... partial revert of r41770
2009-08-08 Christoph von... partial revert of r41768
2009-08-08 Christoph von... partial revert of r41766
2009-08-08 Pierre SchweitzerInclude header where needed
2009-08-08 Christoph von... -sync wrc to wine 1.1.27
2009-08-08 Christoph von... sync jscript_winetest with wine 1.1.27
2009-08-08 Christoph von... sync jscript with wine 1.1.27
2009-08-08 Hervé Poussineau[lsasrv] Do not launch a thread to listen for incoming...
2009-08-08 Christoph von... delete obsolete diff
2009-08-08 Christoph von... allow warnings for idl
next