- NDK 0.98, now with versionned headers. Too many changes to list, see the TinyKRNL...
[reactos.git] / reactos / ntoskrnl / ldr /
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2005-12-11 Hartmut BirrAllocate a tem buffer for the module names in LdrpQuery...
2005-12-08 Thomas Bluemel- fixed definition of RtlImageRvaToVa
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-09-27 Hervé PoussineauDisplay status code when the file can't be opened
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-08-02 Filip NavaraFix some pointer casts.
2005-08-01 Filip NavaraDon't do linear search for exports, it's not needed.
2005-08-01 Filip NavaraVarious LdrGetProcedureAddress fixes:
2005-08-01 Filip NavaraFix LdrAccessResource for ordinary mapped files.
2005-08-01 Filip NavaraFix DPRINT.
2005-07-31 Filip NavaraImplement the magic flag in RtlImageDirectoryEntryToDat...
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-06-19 Filip Navara- Use regular PE structures in NTOSKRNL/NTDLL/DISKDUMP.
2005-06-04 Hartmut BirrMake the bochs debug output in the very early boot...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Alex IonescuMark initial loader APIs are INIT_FUNCTION so they...
2005-05-21 Hervé PoussineauOpen file with FILE_SHARE_READ in LdrLoadModule
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
2005-05-18 Alex IonescuPrettify usetup a bit, show a warranty page before...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Alex IonescuRemoved incorrect Create/DuplicationNotify callbacks...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-06 Thomas Bluemelopen the module image file with read access rights...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-18 Alex IonescuMini-merge from my local changes. Rewrite of Process...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-08 Royce Mitchell IIIuse tags for pool allocations, and reformat code
2005-04-02 Gunnar Dalsnes-move rtl thread/process stuff from ntdll to rtl and...
2005-03-19 Alex IonescuCorrect NtW32call to call correct kernel function,...
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-06 Gé van Geldorp- Prevent image loading and symbol loading getting...
2005-01-26 Gé van GeldorpAvoid crash if import directory is messed up
2005-01-26 Eric KohlRemove RtlImageNtHeader, RtlImageDirectoryEntryToData...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-21 Alex IonescuFirst patch to fix seriously broken ROS (thank Thomas...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Hartmut Birr- Fixed the searching for uninitialized (like .bss...
2005-01-01 Alex IonescuMore LDR constants changes.
2005-01-01 Alex IonescuUse W32API/PSDK structures/constants. The whole /ldr...
2005-01-01 Hartmut Birr- Set the page protection for the section header.
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-05 Thomas Bluemelget rid of the "global" system process handle since...
2004-11-21 Thomas Bluemel1. don't allow the ProcessImageFileName information...
2004-11-13 Hartmut Birr- Removed some unnecessary type casts.
2004-11-13 Thomas Bluemelimplemented MmGetSystemRoutineAddress()
2004-11-11 Alex IonescuFix calls to KeAttachProcess
2004-10-26 Eric KohlUse FileHeader->SizeOfOptionalHeader instead of sizeof...
2004-10-24 Thomas Bluemelmore prototype fixes
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-09 Gé van GeldorpPass requested base address to MmAllocateSection()
2004-10-04 Hartmut Birr- Fixed the setting of the page protection for ntoskrnl.
2004-09-28 Hartmut Birr- Fixed LdrLookupPageProtection.
2004-09-26 Hartmut Birr- Rewrote (copied from ntdll) parts of the relocation...
2004-09-25 Art Yerkescm/regfile.c, ldr/init.c, ldr/loader.c: OBJ_CASE_INSENS...
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-27 Filip Navara- Fixed bug in binary search algorithm.
2004-06-23 Alex IonescuAdded Ldr Stubs
2004-05-30 Filip Navara- Fixed some NULL-terminating issues that caused the...
2004-03-27 Filip Navara- Rewritten some driver loading functions to get higher...
2004-03-07 Filip Navara- Fixed RtlFormatCurrentUserKeyPath and it's use.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-16 Eric KohlOpen initial executable file synchronously.
2003-11-06 Eric KohlIoStatusBlock is _not_ an optional parameter.
2003-10-15 Filip NavaraFixed driver loading order, cleaned up relevant functio...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-09-29 Filip NavaraThis is first part of patch to get loading boot bus...
2003-09-13 VizziniPatch by skywing:
2003-08-24 David Welch- Fill in the DriverBase and DriverSize fields in the...
2003-08-22 Thomas Bluemelfixed a bug in LdrAccessResource(), it should abort...
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-20 Royce Mitchell IIIfixed ldr/loader.c to report a missing export before...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
next