reactos.git
2009-07-15 Stefan Ginsberg- Hey Arch, did you know MmpDeleteSection can be called...
2009-07-15 ReactOS Portable... - NEVER TELL ME THE ODDS (of breaking the build).
2009-07-15 ReactOS Portable... - Add initial support for TI OMAP3530 (last commit...
2009-07-15 ReactOS Portable... - Build freeldr_arch first -- otherwise the fact you...
2009-07-15 ReactOS Portable... - Start re-defining the PTE and PDE structures for:
2009-07-15 ReactOS Portable... - Move ARM3's init.c to i386-specific directory.
2009-07-15 ReactOS Portable... - Use the new portable flag definitions.
2009-07-15 ReactOS Portable... - Define portable flags for touching fields in the...
2009-07-15 ReactOS Portable... - Don't use "static" in the kernel.
2009-07-15 ReactOS Portable... - Remove FreeLDR linker hack on ARM.
2009-07-15 ReactOS Portable... - Hackfix floating point call in rtl's printf until...
2009-07-15 ReactOS Portable... - Make platform specific directory to please the ARM...
2009-07-15 Stefan Ginsberg- Remove the object body zeroing hack from ObpAllocateO...
2009-07-15 Stefan Ginsberg- Don't assume the object body allocated by ObCreateObj...
2009-07-15 Dmitry Chapyshev- Currently, SearchPathW fails with path such as subdir...
2009-07-15 Johannes Anderwald- Interrupt is only shareable if the type is latched
2009-07-15 Stefan Ginsberg- The 4th parameter of NtCreateDebugObject is not a...
2009-07-15 Dmitry GorbachevUpdate Romanian translations. Petru Dimitriu, bug ...
2009-07-15 Dmitry GorbachevUpdate Norwegian translation. Patch by LMH1, bug #4695.
2009-07-15 Johannes Anderwald- ReactOS only supports WAVE_FORMAT_PCM
2009-07-15 Stefan Ginsberg- Don't use Kf* and Kef* in portable code.
2009-07-15 Dmitry Chapyshev- Update Russian translation
2009-07-15 James Tabor- Implement support for HWND_MESSAGE. Need full testing!
2009-07-15 Cameron Gutman - Start reporting packet statistics
2009-07-14 Ged Murphy- Add resources to all remaining languages
2009-07-14 Ged Murphy- Update Russian resources
2009-07-14 Cameron Gutman - Release all adapter IP addresses when using /release
2009-07-14 Cameron Gutman - Fix build
2009-07-14 James Tabor- Remove HWND_MESSAGE patch.
2009-07-14 James Tabor- Update Xp w32process structure with real names, based...
2009-07-14 Cameron Gutman - Renew the IP address of all adapters when using...
2009-07-14 Stefan Ginsberg- Don't use KfRaiseIrql in portable code
2009-07-14 Ged Murphy- Update polish resources
2009-07-13 Ged MurphyFix a syntax error which VS strangely missed
2009-07-13 Ged MurphyFix a double definition
2009-07-13 Ged MurphyAdd the resources for the tray property dialog, based...
2009-07-13 Jeffrey MorlanMake IF EXIST directory\ (with trailing backslash)...
2009-07-13 Cameron Gutman - Stop reporting that we are NDIS 5.1 until S/G DMA...
2009-07-13 Aleksey Bragin- Fix formatting.
2009-07-13 James Tabor- Half-implement MmPageEntireDriver and use it to set...
2009-07-13 James Tabor- Fix build.
2009-07-13 James Tabor- Add initialization of system atoms and fix build.
2009-07-13 James Tabor- Implement NtUserInitializeClientPfnArrays, tested...
2009-07-12 Johannes Anderwald[WDMAUD_KERNEL]
2009-07-12 ReactOS Portable... - Fix several problems with the System PTE implementati...
2009-07-12 ReactOS Portable... - Implement the rest of the nonpaged pool allocator...
2009-07-12 ReactOS Portable... - Stop excercising the nonpaged pool allocator since...
2009-07-12 ReactOS Portable... - Fix incomplete comment due to accidental early-merge.
2009-07-12 Dmitry Chapyshev- Implement QueryFullProcessImageNameA/W (based on...
2009-07-12 ReactOS Portable... Header fixes for ARM to deal with the header cleanup...
2009-07-12 ReactOS Portable... Add some more intrinsics, and change _enable and _disab...
2009-07-12 ReactOS Portable... Define all the other PROCESSOR_ARCHITECTURE values too
2009-07-12 ReactOS Portable... Deal with the fact that DirectoryTableBase in EPROCESS...
2009-07-12 ReactOS Portable... Fix some interlock routine definitions on platforms...
2009-07-12 ReactOS Portable... Use portable ExInterlockedWhatever instead of non-porta...
2009-07-12 ReactOS Portable... Don't try to write to "EAX" register on anything else...
2009-07-12 ReactOS Portable... Move HYPER_SPACE definition to x86 header, since ARM...
2009-07-12 ReactOS Portable... These fields don't exist on ARM, so only C_ASSERT them...
2009-07-12 ReactOS Portable... Fix accidental exclusion of _get_environ functions...
2009-07-12 ReactOS Portable... More properly neuter PSEH2 on ARM
2009-07-12 ReactOS Portable... Define the base addresses as ULONG_PTR since pointer...
2009-07-12 ReactOS Portable... Do not build some floating point math functions on...
2009-07-12 ReactOS Portable... Revert the change to tcsrchr, it should be a XINT not...
2009-07-12 ReactOS Portable... KEBUGCHECK was deprecated, so use KeBugCheck
2009-07-12 ReactOS Portable... Don't export the HAL drive letter assignment functions...
2009-07-12 ReactOS Portable... The Halp* drive assignment stuff doesn't exist on ARM...
2009-07-12 ReactOS Portable... Use the pspec, there's no hal_arm.def anymore
2009-07-12 ReactOS Portable... Only build winsetupldr for x86, since there's no NT...
2009-07-12 ReactOS Portable... Only call WinLDR for x86 since there is no NT for ARM
2009-07-12 ReactOS Portable... Add minimal support for ARM to winebuild, just enough...
2009-07-12 ReactOS Portable... Add back support for WINEBUILD_FLAGS which someone...
2009-07-12 Cameron Gutman - Store the static default gateway forward entry in...
2009-07-12 James Tabor- If any dib sections was created, set the flag.
2009-07-12 James Tabor- Start initializing client pfn arrays so that they...
2009-07-12 Johannes Anderwald- Fix build (2/X)
2009-07-12 Johannes Anderwald[AUDIO_TEST]
2009-07-11 Johannes Anderwald[MMEBUDDY]
2009-07-11 Johannes Anderwald- Use free index directly
2009-07-11 Johannes Anderwald- Implement retrieving position
2009-07-11 Johannes Anderwald- Implement retrieving position
2009-07-11 Johannes Anderwald- Add function for retrieving current position
2009-07-11 James Tabor- Global/LocalFlags, now checking the right bit for...
2009-07-11 James Tabor- Fix Global/LocalFlags returns. Now pass all kernel32...
2009-07-11 Johannes Anderwald[WDMAUD.DRV]
2009-07-11 Dmitry Chapyshev- Set status to STATUS_OBJECT_NAME_INVALID if NtCreateM...
2009-07-11 Timo Kreuzer[win32k] Implement brush realization part 2 / 2
2009-07-11 Johannes Anderwald- Implement dynamic unregistration of physical connections
2009-07-11 Johannes Anderwald- Implement dynamic unregistration of audio devices
2009-07-11 Jeffrey MorlanDon't use non-portable %zd format. Instead, use %d...
2009-07-11 Matthias Kupfermake status window parts more flexible in size
2009-07-11 Dmitry Chapyshev- Fix 3 "kernel32_winetest environ" tests. All environ...
2009-07-11 Johannes Anderwald[KMIXER]
2009-07-11 Michael Martin- NtMapViewOfSection: When referencing the section...
2009-07-11 Dmitry Chapyshev- Fix one "kernel32_winetest time" test. All time tests...
2009-07-11 Matthias Kupferuse application icon for about dialog
2009-07-11 ReactOS Portable... Fix the signature of tcsrchr. The last prameter is...
2009-07-11 ReactOS Portable... Don't build stack-based WINE exception handling on...
2009-07-11 ReactOS Portable... *** WE WILL NOW BE FOCUSING AND BUILDING FOR ARM CORTEX...
2009-07-11 ReactOS Portable... Fix PSEH2 ARM neutering
2009-07-11 ReactOS Portable... Also define PAGE_SIZE in armddk.h if it isn't already...
next