- Rename KiSetSystemTime to KeSetSystemTime and enhance prototype for later use.
[reactos.git] / reactos / ntoskrnl / include / internal / ps.h
2007-01-25 Alex Ionescu- Rename KiSetSystemTime to KeSetSystemTime and enhance...
2007-01-18 Alex Ionescu[25 bug fixes]:
2007-01-16 Alex Ionescu- Reimplement Process/Thread/Image notification callbac...
2007-01-08 Alex Ionescu- Fix _PsProcessType for MSVC compilation.
2006-11-30 Alex Ionescu- Forgot to actually initialize Dbgk during system...
2006-11-30 Alex Ionescu- Implement DbgkPostFakeThreadMessages.
2006-11-12 Alex Ionescu- Argh, another forgotten file. Too many local changes :(
2006-10-20 Alex Ionescu- Define DBGKM_APINUMBER
2006-10-19 Alex Ionescu- Fixup DEBUG_OBJECT definition.
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-10-01 Alex Ionescu- Do MmInit1 in KiInitializeKernel so we can access...
2006-09-17 Alex Ionescu- Large cleanup of psmgr.c. Move all externs and protot...
2006-09-07 Alex Ionescu- 1>Build Time 0:04
2006-07-27 Alex Ionescu- Implement XP-style process name auditing to store...
2006-07-23 Alex Ionescu- Fix trace macro to print line number in decimal,...
2006-07-23 Alex Ionescu- Temporarly disable screensaver code. Sorry greatlord...
2006-07-23 Alex Ionescu- Add tracing in process/thread.c as well.
2006-07-23 Alex Ionescu- Make use of PsChangeQuantumTable on system startup...
2006-07-23 Alex Ionescu- Fixup PSTRACE to print much nicer output and actually...
2006-07-23 Alex Ionescu- ImperstionationLocale -> ImpersonationLocale.
2006-07-22 Alex Ionescu- Give winlogon SE_ASSIGNPRIMARYTOKEN_PRIVILEGE because...
2006-07-21 Alex Ionescu- Implement Kernel, Memory Manager and Process Manager...
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-18 Alex Ionescu- Move ps/locale.c to ex/locale.c, since it has nothing...
2006-07-17 Alex Ionescu[AUDIT] - notify.c contains trivial (3 or 4 lines of...
2006-07-09 Alex Ionescu- Massive re-write of some parts of Ps, based on a...
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...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-08-07 Alex Ionescu- Remove cid.c
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-08-01 Filip NavaraSetup quota blocks for processes.
2005-07-23 Alex Ionescu - Disable APC Queuing & Flush APC queues during thread...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
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-19 Alex IonescuMove Exported functions away from internal/ke.h, move...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Alex IonescuFix build, clean up headers, add public stuff to public...
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-08 Thomas Bluemelmore fixes for GCC4
2005-05-07 Alex IonescuUpdate ETHREAD to latest version.
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-22 Alex IonescuThread Creation and Context Switching re-write, plus...
2005-04-18 Alex IonescuUse official THREAD_STATE enumeration for thread states
2005-04-18 Alex IonescuFix win32k
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-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-13 Alex IonescuKernel Gates. Ultra-lightweight and exclusive Wait...
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 Bluemelfixed a few race conditions during thread/process termi...
2005-03-22 Thomas Bluemelfixed thread/process termination bugs that might have...
2005-03-18 Alex IonescuUpdate ETHREAD fields and termination port stucture...
2005-03-18 Alex IonescuThread/Process Termination/Repeaing Rewrite + Fixes
2005-03-14 Alex IonescuDispatching & Queue Rewrite II:
2005-03-14 Thomas Bluemeldon't receive the previous mode before the current...
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-03-12 Thomas BluemelAlex 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-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-15 Thomas Bluemeldistinguish kmode and umode alertability
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-12 Filip NavaraBasic support for priority boosting.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Alex IonescuFix incorrect LPC Object export...we export pointers...
2005-01-03 Alex IonescuFix more wrong structure defintions that don't match...
2004-12-05 Thomas Bluemelget rid of the "global" system process handle since...
2004-11-27 Hartmut Birr- Used a fast mutex for the client id structure.
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-11-11 Alex IonescuKernel:
2004-11-10 Alex IonescuRewrote APC Implementation.
2004-10-30 Filip Navara- Change ULONG to ULONG_PTR for StackLimit.
2004-10-13 Alex IonescuImplemented KeAreApcsDisabled, KeFlushEntireTb, KeIsExe...
2004-10-01 Gé van GeldorpDon't use more than a single page for a TEB
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-09-22 Thomas Bluemel1. added EJOB structure
next