- KdDebuggerNotPresent should be FALSE by default.
[reactos.git] / reactos / ntoskrnl / ps / psmgr.c
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-25 Alex Ionescu- Rename KiSetSystemTime to KeSetSystemTime and enhance...
2007-01-18 Alex Ionescu[25 bug fixes]:
2007-01-17 Alex Ionescu- Remove hack from KiSetPriorityThread. Now it doesn...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-11-12 Alex Ionescu- Apologies, forgot these two files for the Dbgk patch.
2006-10-23 Alex Ionescu- Fix/add some remaining prototypes.
2006-10-23 Alex Ionescu- Add NtApphelpCacheControl, NtFilterToken (WARNING...
2006-10-08 Alex Ionescu- Stub LdrVerifyMappedImageMatchesChecksum.
2006-10-07 Alex Ionescu- FreeLDR: Create the loader entry for ntoskrnl now...
2006-10-04 Thomas Bluemel- Fix binary search algorithm in LdrGetProcedureAddress
2006-10-04 Alex Ionescu- Implement XPSP2+ syscall stub that uses indirect...
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-02 Alex Ionescu- Combine SeInit1 and SeInit2 into SeInit since both...
2006-09-17 Alex Ionescu- Large cleanup of psmgr.c. Move all externs and protot...
2006-09-16 Alex Ionescu- Fix one of the oldest hacks in ReactOS: KeGetCurrentT...
2006-09-14 Alex Ionescu- Implement KeReadyThread that wraps KiReadyThread...
2006-09-12 Alex Ionescu- Re-merge 24062+24063, with a minor difference, they...
2006-09-12 Alex Ionescu- Partial revert of r20462/63. New HAL/Po/Ki code remai...
2006-09-11 Alex Ionescu- Implement and export HalClearSoftawareInterrupt ...
2006-07-23 Alex Ionescu- Make use of PsChangeQuantumTable on system startup...
2006-07-20 Alex Ionescu- Add Pushlock support for GCC (Thanks Thomas!)
2006-07-20 Alex Ionescu- Move a bunch of externs to ps.h and delete many duppe...
2006-07-11 Alex Ionescu- Implement Fast Referencing and fix EX_FAST_REF defini...
2006-07-09 Alex Ionescu- Massive re-write of some parts of Ps, based on a...
2006-06-06 Alex Ionescu- Formatting/name/comment/declaration/calling conventio...
2006-06-05 Alex Ionescu- Rename ObpCreateTypeObject to ObCreateObjectType...
2006-05-19 Alex Ionescu- Use the proper HANDLE_TABLE and HANDLE_TABLE_ENTRY...
2006-05-18 Alex Ionescu- Get rid of ROS_EPROCESS and all the ugly type-casting...
2006-05-18 Alex Ionescu- Use EPROCESS 's AddressCreationLock instead of the...
2006-05-18 Alex Ionescu- Use the Spare0 array, present in EPROCESS instead...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-11 Alex Ionescu- Rewrite usermode callbacks. These changes should...
2006-01-05 Alex Ionescu- Optimized the dispatcher lock. It is now gone on...
2005-11-28 Thomas Bluemelfixed some prototypes
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-09-24 Hartmut BirrAllow the system process and a process without a parent...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-08-09 Alex Ionescu- Last patch was incomplete, apologies. SVN @ 5AM ...
2005-08-07 Alex Ionescu- Remove cid.c
2005-08-07 Alex Ionescu- Completely reimplement NtWaitForMultipleObjects:
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-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-21 Hervé PoussineauRemove some debug messages at boot (DPRINT1 changed...
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-09 Steven Edwardsstrip whitespace from end of lines
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-05 Alex IonescuUpdate KPROCESS structure to latest version and documen...
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-29 Thomas Bluemel- added stubs for NtSuspendProcess and NtResumeProcess
2005-04-22 Alex IonescuThread Creation and Context Switching re-write, plus...
2005-04-19 Alex Ionescudamn fingers were too fast. sorry, reverting
2005-04-19 Alex IonescuUse MmDeleteKernelStack and remove KeReleaseThread
2005-04-18 Alex IonescuUse official THREAD_STATE enumeration for thread states
2005-04-18 Alex IonescuImplement PsGetVersion. OSR and other sources say that...
2005-04-18 Alex IonescuImplement PsSetLegoNotifyRoutine and PsRemoveCreateThre...
2005-04-18 Alex IonescuRemove ps/create.c, it did not fit with the current...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-18 Alex IonescuThread/Process Termination/Repeaing Rewrite + Fixes
2005-03-14 Thomas Bluemeldon't receive the previous mode before the current...
2005-03-13 Thomas Bluemelinitialize the handle tables before creating them
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-11-11 Alex IonescuKernel:
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-09-22 Thomas Bluemelinitialize the job management and export PsJobType
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-10 Emanuele AlibertiFixed typographical error.
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Gé van GeldorpHardcode build number consistent with major/minor versi...
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-07-23 David Welch- Don't allocate/free a new callback on each callback...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-09 David Welch2002-08-09 David Welch <welch@computer2.darkstar...
next