KD System Rewrite:
[reactos.git] / reactos / include / ntdll /
2005-03-12 Filip NavaraThomas Weidenmueller <w3seek@reactos.com>
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-09 Gé van GeldorpDon't include NEVER_LOAD sections in image size.
2005-02-02 Gé van GeldorpStore symbolic information in a .rossym section in the
2005-01-16 Gé van GeldorpUse native BOOLEAN instead of win32k BOOL
2005-01-16 Gé van GeldorpImplement LOAD_LIBRARY_AS_DATAFILE flag (forgotten...
2005-01-07 Gunnar DalsnesFixed RtlGetFullPathName_U bug (didn't remove duplicate...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-04 Alex IonescuUse proper PISID pointer to SID structure, fix wrong...
2005-01-04 Hartmut Birr- Removed the 'shadow' NtGlobalFlag from ntdll.dll.
2005-01-04 Alex IonescuFix silly bugs in Critical section code. Thanks to...
2005-01-03 Alex IonescuRewrite ROS Critical Section implementation, which...
2005-01-03 Gunnar Dalsnescritical.c:
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-09 Royce Mitchell IIIallow data from SYM files to be used in stack traces...
2004-11-29 Gunnar DalsnesRtlDetermineDosPathNameType_U: give meaningfull names...
2004-11-19 Thomas Bluemel1. fixed definition of the DEBUG_MODULE_INFORMATION...
2004-10-30 Thomas Bluemeladded a few missing structures and some janitory work
2004-10-22 Eric KohlDefine ASSERT macro.
2004-10-05 Eric KohlRemove fixed heap base address (HEAP_BASE) to enable...
2004-10-04 Alex IonescuUn-hardcoded the 0xC0000000 value, and stuck the define...
2004-08-11 James TaborAdded Lock and Heap Info struc's.
2004-08-09 James TaborAdding missing structures for Debug information.
2004-07-15 Eric KohlImplement RtlAddAuditAccessAceEx().
2004-07-08 Gé van GeldorpFix lib/rosrtl compilation
2004-07-08 Thomas Bluemel1. implemented the timer queue functions of kernel32...
2004-07-03 Hartmut Birr- Allowed multiple calls to CsrClientConnectToServer.
2004-06-27 Eric KohlImplement and use LdrProcessRelocationBlock().
2004-02-03 Eric KohlAdd byte swap functions.
2004-02-01 Eric Kohl- Move rangelist stubs.
2004-01-29 Filip NavaraImplementation of InitializeCriticalSectionAndSpinCount...
2004-01-07 Hartmut Birr- Implemented fast loading of bounded images.
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-02 Gé van GeldorpCSRSS code reshuffle
2003-10-15 Eric KohlMake RtlpGetRegistryHandle() a local helper function.
2003-09-14 Vizzinifix for building with DBG=1
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-08-25 Steven EdwardsConverted some C++ comment to C style comments
2003-08-07 Andrew GreenwoodW32API conversion update
2003-07-27 Eric KohlImplemented LdrQueryImageFileExecutionOptions().
2003-06-09 Eric KohlImplemented LdrVerifyImageMatchesChecksum().
2003-05-31 Eric Kohl- Implemented RtlAdjustPrivileges().
2003-04-02 KJK::HyperionRtlRunDecodeUnicodeString & RtlRunEncodeUnicodeString...
2003-03-31 KJK::Hyperion - added annotation to TEB definition
2002-11-17 Robert Dickenson*nix newlines throughout file fixed.
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-29 David WelchFixed when changing the attributes of an area larger...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-25 Eric KohlImplemented RtlTimeToElapsedtimeFields().
2002-07-20 Jurgen van GaelGCC 3.1 compatibility
2002-07-18 David WelchSymbol loading working in kdb.
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2001-12-02 David WelchImplemented LPC sections
2001-11-21 Eric KohlImplemented RtlImpersonateSelf().
2001-09-08 Eric KohlImplemented LdrFindEntryForAddress() and LdrQueryProces...
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-06-24 Phillip SusiAdded missing extern "C"
2001-06-22 Eric KohlAdded protection against inclusion of conflicting proto...
2001-06-19 Eric KohlImplemented some more registry functions.
2001-06-17 Eric KohlImplemented some registry functions.
2001-06-17 Emanuele AlibertiNTDLL/csr: some more stubs; code split;
2001-06-17 Eric KohlSome csr additions
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-30 Eric KohlImplemented RtlFindMessage().
2001-05-27 Eric KohlImplemented atoms in ntoskrnl and fixed a few bugs
2001-05-24 Eric KohlImplemented resource (multiple-reader-single-writer...
2001-05-07 Casper HornstrupPreparations for 32-bit/64-bit architectures
2001-05-02 Eric KohlImplemented CsrNewThread()
2001-04-10 David WelchTrace facility
2001-02-17 Eric KohlAdded missing RtlGetProcessHeaps() prototype
2001-02-11 Eric KohlRtlInitializeCriticalSection() returns NTSTATUS
2001-02-10 David WelchSection and general memory manager enhancements includi...
2000-12-29 Eric KohlAdded / moved exception support functions
2000-12-28 Eric KohlFixed some undocumented functions and types
2000-09-01 Eric KohlImproved internal dll handling
2000-08-27 Eric KohlUser-mode loader improvements
2000-08-15 Eric KohlImproved shared user page
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-05 David WelchIntegrated fixes from prep0016
2000-07-01 Emanuele AlibertiMinor changes.
2000-06-29 David WelchMade header file usage more consistent
2000-05-25 Eric KohlImplemented:
2000-04-25 Emanuele AlibertiPartially implemented (handlers only)
2000-04-15 Eric KohlAdded some rtl functions
2000-04-14 Eric KohlImplemented debugger functions
2000-04-07 Eric KohlAdded more time functions
2000-03-22 David WelchUpdated the minix driver
2000-03-09 Eric KohlAdded time related functions
2000-02-27 Eric KohlImproved csrss (doesn't crash any more)
2000-02-25 Eric KohlImproved RtlCreateUserProcess()
2000-02-19 Eric KohlFixed bugs in process parameter and environment code
2000-02-18 Eric KohlFixed environment implementation
2000-02-05 Eric KohlAdded some string functions
2000-02-03 Eric KohlAdded CHECKPOINT macro
2000-01-26 David WelchMore improvements to LPC code
2000-01-18 Eric KohlChanged debug output to use INT 2D
next