netreg: include stdio.h for fprintf, sprintf and sscanf; gcc 4.4 warnings
[reactos.git] / reactos / ntoskrnl / rtl /
2009-08-12 Aleksey Bragin- Rewrite RtlpCreateAtomHandle to readable code and...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-25 Aleksey Bragin- Fix weird code in RtlGetVersion (inspired by Coverity...
2008-11-24 KJK::HyperionEverything
2008-11-18 Timo Kreuzer"[00:08] Stefan100: 5) Alex_Ionescu will have your...
2008-11-12 Timo KreuzerImplement RtlLookupFunctionTable, RtlLookupFunctionEntr...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-12 Stefan Ginsberg- Uncomment NTDLL exports which we implement, and add...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-31 Hervé PoussineauReplace some ExFreePool by ExFreePoolWithTag
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-29 Hervé Poussineauwin32k: Add tags when allocating memory
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-19 Stefan Ginsberg- Remove dead code
2008-08-17 Stefan Ginsberg- Fix comment header
2008-08-17 Stefan Ginsberg- Move kernel mode implementation of RtlpGetStackLimits...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-02 Aleksey Bragin- Remove unneeded code, which would have its 10 years...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 Timo Kreuzer- do not define -nostartfiles for kernel, it looks...
2008-06-29 ReactOS Portable... - Implement beginnings of Ramdisk Port Driver. Planning...
2008-03-11 ReactOS Portable... - Forgot to commit previous HAL changes.
2008-03-11 ReactOS Portable... - Fix incorrect definition of PCR and USERPCR which...
2008-03-09 Aleksey Bragin- Remove autoupdated "$Id:" lines from the kernel sourc...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 ReactOS Portable... We can now build the ARM kernel (but not link it).
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-11 Aleksey Bragin- Fix default buffer size for user-mode RtlQueryRegistr...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-30 Thomas BluemelSilence possible uninitialized variable warning when...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-10-01 Aleksey Bragin- KeRosCaptureUserStackBackTrace is now created, which...
2007-09-27 Aleksey Bragin- Fix multiple bugs in RtlWalkFrameChain and secure...
2007-05-09 Alex Ionescu- Added more improvements/fixes to the Executive Initia...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-02 Alex Ionescu- Merge from KD-branch:
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-19 Alex Ionescu- Create ntverp.h and common.ver files. These are the...
2007-02-18 Alex Ionescu- Fix KiDebugService to load EDX from KTRAP_FRAME_EDX...
2007-02-16 Alex Ionescu- Disable i8042prt debugger hack.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-22 Alex Ionescu- Implement new ExHandle* implementation using pushlock...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-12 Alex Ionescu- Move out SEH-support routines from ntoskrnl/rtl to...
2006-11-07 Alex Ionescu- Remove WRITE/READ_REG_XXX functions written in C...
2006-10-26 Alex Ionescu- Fix dozens of missing typecast errors.
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-05 Alex Ionescu- Implement ExpInitNls to initialize the NLS Section...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-01 Alex Ionescu- Do MmInit1 much earlier in the boot phase (right...
2006-09-17 Alex Ionescu- Fix a bug in KeRaiseUserExceptionDispatcher which...
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-30 Alex Ionescu- Implement RtlCaptureStackBackTrace and RtlWalkFrameCh...
2006-05-19 Alex Ionescu- Use the proper HANDLE_TABLE and HANDLE_TABLE_ENTRY...
2006-01-17 Hartmut BirrRemoved my name from the hall of fame. Since it seems...
2006-01-08 Alex Ionescu- Remove some public APIs from internal headers.
2005-12-08 Thomas Bluemel- fixed definition of RtlImageRvaToVa
2005-12-07 Thomas Bluemelimplemented sweeping of handle tables
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-10-27 Thomas Bluemelcrash the system is someone uses RTL functions that...
2005-09-26 Alex Ionescu- Put executive atom functions in the executive folder...
2005-09-26 Alex Ionescu- Remove some deprecated files.
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
next