Properly setup the I/O stack location in IopSecurityFile.
[reactos.git] / reactos / ntoskrnl / ex /
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-07-05 Thomas Bluemelfix warnings with -Wsign-compare for MP builds
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Filip Navara- Convert pure inline assembler .c files to .S files.
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-26 Alex IonescuImitate NT and set some of the private object info...
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
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-21 Alex IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
2005-06-19 Alex IonescuFix Build
2005-06-19 Alex IonescuUse RTL_CONSTANT_STRING instead of RtlRos macro
2005-06-19 Alex IonescuSome more NDK fixes
2005-06-19 Alex IonescuFix some ntoskrnl things, like using Rtl instead of...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-18 Filip NavaraFix position of the STDCALL keyword. Spotted by KJK...
2005-06-14 Filip Navara- Fix the declarations of PDRIVER_CANCEL, KeGetCurrentP...
2005-06-04 Hartmut BirrMake the bochs debug output in the very early boot...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Hartmut BirrPut the assembler functions into the .text section.
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-25 Alex IonescuNonpaged Pool Liberation Day: Allow PagedPool to be...
2005-05-21 Hervé PoussineauRemove some debug messages at boot (DPRINT1 changed...
2005-05-20 Steven Edwardsstarted moving tags to a private internal header
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 IonescuMake Object Type creation compatible with OB 2.0 from...
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-13 Alex IonescuFix lookaside structures, rewrite lookaside code to...
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-06 Thomas Bluemelupgrade to PSEH2 (note, the new macros are still named...
2005-05-05 Hartmut BirrFixed InterlockedClearBit.
2005-05-05 Hervé PoussineauRtlFreeUnicodeString -> ExFreePool changes
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-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Alex IonescuAnd these should've been added...
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...
2005-04-18 Thomas Bluemelfix uninitialized variable
2005-04-18 Alex IonescuFix Process/Thread information structures to match...
2005-04-18 Alex IonescuRemove excess debugging
2005-04-18 Alex IonescuUse official THREAD_STATE enumeration for thread states
2005-04-18 Alex IonescuImplement PsSetLegoNotifyRoutine and PsRemoveCreateThre...
2005-04-18 Alex IonescuMini-merge from my local changes. Rewrite of Process...
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-07 Thomas Bluemel- don't redefine public structures in taskmgr
2005-04-02 Hartmut Birr- Fixed ExTimerRundown.
2005-03-28 Thomas Bluemelfix warning on optimized builds
2005-03-28 Thomas Bluemelrelease the dispatcher lock in KeReleaseMutant before...
2005-03-25 Thomas Bluemelminor optimization fix for single linked lists
2005-03-18 Alex IonescuThread/Process Termination/Repeaing Rewrite + Fixes
2005-03-16 Alex IonescuFix dillo/vncviewer regressions (semaphore bug). thanks...
2005-03-14 Thomas Bluemelimplemented the SystemInterruptInformation information...
2005-03-14 Thomas Bluemeldereference processes when enumerating them was cancell...
2005-03-14 Thomas Bluemelreport idling statistics from the idle process, not...
2005-03-14 Thomas Bluemelgroup idle threads into the idle process
2005-03-14 Alex IonescuDispatching & Queue Rewrite II:
2005-03-14 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-13 Thomas Bluemelinitialize the handle tables before creating them
2005-03-13 Thomas Bluemeldon't use the current process' pid if no process specified.
2005-03-13 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-02 James TaborClean up.
2005-03-01 James TaborDereference process object.
2005-03-01 James TaborPartial implementation of SystemHandleInformation and...
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-22 Thomas Bluemeladded more irql checks
2005-02-22 Thomas Bluemeladded more irql checks
2005-02-22 Thomas Bluemelremove obsolete check in InterlockedPopEntrySList()
2005-02-22 Thomas BluemelInterlockedPushEntrySList() and InterlockedPopEntrySLis...
2005-02-21 Thomas Bluemelhandle the case when ExRundownCompleted() was called...
2005-02-20 Thomas Bluemelfixed some bugs in ExWaitForRundownProtectionRelease...
2005-02-19 Gregor AnichOne could have the impression that I am bored ;-)
2005-02-18 Gregor AnichAdd shutdown message.
2005-02-17 Thomas Bluemel1. object type names are stored in ntoskrnl's image...
2005-02-16 Art YerkesFix compilation with -O3 and fix bugs 484 and 505....
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-14 Thomas Bluemeldon't leak a reference to the timer object when copying...
2005-02-14 Alex IonescuReimplemented Kernel and Executive Timers. Use Microsof...
2005-02-12 Casper HornstrupBranch setupapi (again)
next