enter a critical region before looking up a CID handle
[reactos.git] / reactos / ntoskrnl / ps / process.c
2005-08-08 Thomas Bluemelenter a critical region before looking up a CID handle
2005-08-08 Thomas Bluemelunlock the CID in PsLookupProcessByProcessId, PsLookupP...
2005-08-07 Thomas Bluemeldirectly translate handles to indexes in ex/handle.c
2005-08-07 Alex Ionescu- Fix return value.
2005-08-07 Alex Ionescu- Remove cid.c
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-08-02 Filip Navara- Remove the DoneInitYet hack.
2005-08-01 Filip NavaraSetup quota blocks for processes.
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-11 Thomas Bluemelremove explicit bugcheck in NtOpenProcess when the...
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
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-23 Alex IonescuMove removing process from active list to PspDeleteProc...
2005-04-23 Hartmut Birr- Initialized the process create time.
2005-04-18 Alex IonescuFix Process/Thread information structures to match...
2005-04-18 Alex IonescuUse official THREAD_STATE enumeration for thread states
2005-04-18 Alex IonescuFix Access Bug. cmd.exe and taskmgr work again, but...
2005-04-18 Alex IonescuFix Process not being deleted
2005-04-18 Alex IonescuRemove ps/create.c, it did not fit with the current...
2005-04-18 Alex IonescuMini-merge from my local changes. Rewrite of Process...
2005-04-11 Thomas Bluemelsupport kernel handles, creating them is however not...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-22 Thomas Bluemelforgot this file
2005-03-22 Thomas Bluemelfixed thread/process termination bugs that might have...
2005-03-18 Alex IonescuThread/Process Termination/Repeaing Rewrite + Fixes
2005-03-17 Hartmut BirrDon't close the handle if the write back does fail...
2005-03-17 Hartmut Birr- Moved the deleting of the process id from PiTerminate...
2005-03-14 Thomas Bluemelignore alignment checks for unimplemented information...
2005-03-14 Thomas Bluemelfixed copy+paste mistake
2005-03-14 Thomas Bluemelgroup idle threads into the idle process
2005-03-14 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-13 Thomas Bluemelinitialize the handle tables before creating them
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraThomas Weidenmueller <w3seek@reactos.com>
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
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-19 Thomas Bluemel1. made the PEB structure match xp's layout
2005-02-17 Thomas Bluemel1. object type names are stored in ntoskrnl's image...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Thomas Bluemelthe callback management doesn't have to be serialized...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-05 Thomas Bluemelonly attach to the process to be queried when necessary
2005-02-01 Hartmut Birr- Removed some wrong calls to MmUnlockAddressSpace.
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-24 Hartmut Birr- Fixed my last commit.
2005-01-24 Hartmut Birr- Interpret STATUS_TIMEOUT as error in PsLockProcess.
2005-01-23 Thomas Bluemel1. fixed prototypes of NtSetSystemTime and NtQuerySyste...
2005-01-23 Alex IonescuFix svn:ignore problems and remove alignment hacks
2005-01-23 Thomas Bluemelthe system process should be called "System", not ...
2005-01-22 Thomas Bluemel1. remove obsolete buffer size checks from NtQueryInfor...
2005-01-22 Alex IonescuFix all remaning alignment errors. Ros is now moderatel...
2005-01-22 Alex IonescuReactOS now boots. More bug fixes needed
2005-01-21 Thomas BluemelSimplify buffer checks for NtQueryInformation...()...
2005-01-20 Thomas Bluemelfixed uninitialized variables warning
2005-01-20 Thomas Bluemelfixed uninitialized variables warning
2005-01-20 Thomas Bluemelfixed copying buffers in the ProcessImageFileName class...
2005-01-20 Thomas Bluemelmove implementation of NtOpenProcessToken() to NtOpenPr...
2005-01-20 Thomas Bluemelwrap access to foreign Peb with SEH
2005-01-20 Thomas Bluemelfixed typo
2005-01-20 Thomas Bluemelimplemented the ProcessDebugPort class for NtSetInforma...
2005-01-19 Thomas Bluemel1. implemented the ProcessDebugPort class for NtQueryIn...
2005-01-19 Thomas Bluemelsecure access to buffers in NtQueryInformationProcess...
2005-01-19 Thomas Bluemel1. fixed the ProcessAccessToken information class to...
2005-01-19 Thomas Bluemelfixed typo in PsLockProcess()
2005-01-19 Thomas Bluemelimplemented the ProcessSessionInformation information...
2005-01-19 Thomas Bluemelfixed implementation of SetErrorMode() which should...
2005-01-05 Hartmut Birr- Removed an unused variable.
2005-01-04 Gunnar Dalsnes-move structs OBJECT_TYPE/OBJECT_HEADER into private...
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-02 Emanuele AlibertiReplace
2005-01-02 Alex IonescuFix some wrong Mm definitions and sync up with proper...
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-18 Gé van GeldorpSet version info to NT 4.0 Build 1381 Service Pack...
2004-12-05 Thomas Bluemelget rid of the "global" system process handle since...
2004-11-24 Filip Navara- Fix pointer arithmetic on FileName variable in NtCrea...
2004-11-21 Thomas Bluemel1. don't allow the ProcessImageFileName information...
2004-11-21 Thomas Bluemeluse ASSERT instead of assert
2004-11-21 Thomas Bluemelproperly copy the device map - it's still not initializ...
2004-11-21 Alex Ionescu1) Updated KUSER_SHARED_DATA to NT5+ exported documente...
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-11-13 Hartmut Birr- Removed some unnecessary type casts.
2004-11-11 Alex IonescuFix calls to KeAttachProcess
2004-11-10 Alex IonescuRewrote APC Implementation.
2004-10-31 Filip Navara- Call KiDispatchInterrupt only if DPC software interru...
2004-10-30 Filip Navara- Change ULONG to ULONG_PTR for StackLimit.
2004-10-24 Thomas Bluemelmore prototype fixes
2004-10-22 Eric KohlUse upper-case ASSERT macros.
next