buffer overflow (& invalid registry path for device) bugfix: DataPtr != KeyInformatio...
[reactos.git] / reactos /
2005-01-04 Royce Mitchell IIIbuffer overflow (& invalid registry path for device...
2005-01-04 Royce Mitchell IIIdump first 128 bytes of violated memory blocks
2005-01-04 Gunnar Dalsnes-move structs OBJECT_TYPE/OBJECT_HEADER into private...
2005-01-04 Steven Edwardsadded a port of netkit ftp.exe
2005-01-04 Alex IonescuAdd more Critical Section Debug Data and fix two bugs.
2005-01-04 Filip NavaraRobert Shearman <rob@codeweavers.com>
2005-01-04 Alex IonescuFix silly bugs in Critical section code. Thanks to...
2005-01-03 Alex IonescuFix RtlCriticalSection dummy calls in ntoskrnl's libsup...
2005-01-03 Gregor Anichadded ntagp.h
2005-01-03 Alex IonescuRewrite ROS Critical Section implementation, which...
2005-01-03 Gé van GeldorpSince we can load .sym files when defined(DBG) now...
2005-01-03 Gé van GeldorpReverse last change, as it causes problems for ReadCons...
2005-01-03 Filip NavaraDon't crash if ShellFolder doesn't implement the IID_IS...
2005-01-03 Art YerkesRemoved spaces, put tabs.
2005-01-03 Art YerkesAdded route.exe to bootcd.
2005-01-03 Gé van GeldorpMake command-prompt-link creation code Unicode resistent
2005-01-03 Gunnar Dalsnescritical.c:
2005-01-03 Filip NavaraFix import of DBGHELP:
2005-01-03 Filip NavaraAdd wine_dbgstr_longlong.
2005-01-03 Eric KohlClean up the pipe type and mode mess.
2005-01-03 Hartmut Birr- Fixed the searching for uninitialized (like .bss...
2005-01-03 Martin Fuchsupdate Explorer Jamfile
2005-01-03 Gé van GeldorpSilence stupid compiler which doesn't know what it...
2005-01-03 Gé van GeldorpFind other entries besides the first too...
2005-01-03 Gé van GeldorpFix ref counting bug
2005-01-03 Alex IonescuFix incorrect LPC Object export...we export pointers...
2005-01-03 Alex IonescuFix more wrong structure defintions... and use proper...
2005-01-03 Steven Edwardsadded support for building Wine tests along with CI...
2005-01-03 Steven Edwardsmove wine tests from tests to winetests
2005-01-03 Alex IonescuFix more wrong structure defintions that don't match...
2005-01-03 Gé van GeldorpDon't destroy cursors/icons prematurely.
2005-01-02 Art YerkesChange temporary file creation to tmpfile(). FullName...
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2005-01-02 Alex IonescuFix KeRaiseUserException and rename Object Information...
2005-01-02 Filip NavaraFix HEAP_free call.
2005-01-02 KJK::HyperionPatch to make the End Process Button working, by Michae...
2005-01-02 KJK::HyperionRelaxed the validity checks for PE executables yet...
2005-01-02 Filip NavaraDisable debugging message.
2005-01-02 Filip NavaraRename MmOpenMemoryAreaBy[Address/Region] to MmLocateMe...
2005-01-02 Filip NavaraImplement ExtCreateRegion.
2005-01-02 Filip NavaraAllocate enough bytes for the adapter object.
2005-01-02 Filip NavaraChange the MEMORY_AREAs to be stored it a binary search...
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey Braginsvn path=/trunk/; revision=12722
2005-01-02 Emanuele AlibertiReplace
2005-01-02 Martin FuchsUpdated years range in copyright note.
2005-01-02 Casper HornstrupCorrect location of freeldr.sys for livecd target.
2005-01-02 Emanuele Aliberti- Updated years range in copyright note.
2005-01-02 Eric KohlRemove pipe only if client fcb list and server fcb...
2005-01-02 Alex IonescuFix more wrong Mm definitions and constants and sync...
2005-01-02 Alex IonescuFix some wrong Mm definitions and sync up with proper...
2005-01-02 Alex IonescuFix horribly wrong defintions of ULONG32 and ULONG...
2005-01-02 Alex IonescuDon't use MmLowestUserAddress as a ULONG!
2005-01-01 Alex IonescuMore LDR constants changes.
2005-01-01 Gé van GeldorpFix copy command
2005-01-01 Alex IonescuUse W32API/PSDK structures/constants. The whole /ldr...
2005-01-01 Steven Edwardsdidnt mean to commit this
2005-01-01 Steven Edwardsadd urlmon and shdocvw to the build and install cd...
2005-01-01 Emanuele Aliberti- Updated years range in copyright note.
2005-01-01 Alex IonescuRemove unneeded defines and fix hal operation function...
2005-01-01 Eric KohlConnect client and server side upon client side creatio...
2005-01-01 Hartmut Birr- Fixed a debug message in KeConnectInterrupt.
2005-01-01 Eric KohlCreatePipe(): Don't open client side in passive mode.
2005-01-01 Eric KohlDon't flush the caches of CD/DVD drives.
2005-01-01 Hartmut Birr- Check the caller pointers in all cases.
2005-01-01 Hartmut Birr- Fixed a length calculation in IopInitializeDriverModule.
2005-01-01 Hartmut Birr- Fixed the return values in some unimolemented functions.
2005-01-01 Hartmut Birr- Loaded symbols also for kernel mode dll's.
2005-01-01 Hartmut Birr- Simplified KeSetSystemAffinityThread and KeRevertToUs...
2005-01-01 Martin Fuchseliminate 'using uninitialized variable' warning
2005-01-01 Hartmut Birr- Fixed the access to the KPCR in KiQuantumEnd.
2005-01-01 Hartmut Birr- Implemented the interrupt handling for smp machines.
2005-01-01 Hartmut Birr- Implemented KeAcquireInterruptSpinLock and KeReleaseI...
2005-01-01 Hartmut Birr- Used interlocked functions to modify the values for...
2005-01-01 Hartmut Birr- Implemented Ke386TestAndClearBit and Ke386TestAndSetBit.
2005-01-01 Hartmut Birr- Used the parent fcb instead to determine it from...
2005-01-01 Hartmut Birr- Initialized the pointers for the init environment.
2005-01-01 Hartmut Birr- Fixed the releasing of the memory from the init section.
2005-01-01 Hartmut Birr- Set the page protection for the section header.
2005-01-01 Hartmut Birr- Fixed ROUND_UP.
2005-01-01 Alex IonescuFix DMA_OPERATIONS to use stdcall.
2005-01-01 Alex IonescuFix more old cruft.
2005-01-01 Art YerkesUse host compiler to build bin2c
2005-01-01 Alex IonescuFix work item enumaration values.
2005-01-01 Alex IonescuUse PROCESSOR_FEATURE_MAX instead of PROCESSOR_FEATURES...
2005-01-01 Alex IonescuUse proper name for the NtSetInformationKey Info classe...
2005-01-01 Eric KohlDon't start services until the control pipe issues...
2005-01-01 Alex IonescuFix my previous NtDelayExecution patch. Fix Cc function...
2005-01-01 Casper HornstrupAdd error reporting assistant.
2005-01-01 Alex IonescuModified NtDelayExecution Prototype/Function to use...
2005-01-01 Casper HornstrupMove freeldr to reactos\boot\freeldr.
2004-12-31 Alex IonescuFix some Rtl Prototype inconsistencies, more are in...
2004-12-31 Alex IonescuRemove generated file
2004-12-31 Alex IonescuRemoved HEAP_NO_VALLOC from Heap Manager because the...
2004-12-31 Art YerkesAvoid including dep rules if the previous makefile...
2004-12-31 Alex IonescuChanged CVS tag to SVN for buildno
next