Fix sublanguage IDs in .rc files:
[reactos.git] / reactos / ntoskrnl / ps /
2005-11-22 Alex Ionescu- Don't use EXPORTED
2005-11-13 Hartmut Birr- Removed the process from the parameter list of MmCrea...
2005-11-03 Gregor AnichOptimize NtGetContextThread a bit and fix use of unitin...
2005-11-03 Gregor AnichRemove assignment to unused Thread variable which was...
2005-11-03 Gregor Anich(Hopefully) fix (parts of) terribly broken NtSet/GetCon...
2005-11-02 Alex Ionescu- Use correct trapframe during set/get context. Thanks...
2005-10-31 Hartmut BirrDo always dereference the section object if it was...
2005-10-29 Thomas Bluemelprotect access to buffers in NtOpenProcess
2005-10-29 Thomas Bluemelrelease the keep-alive reference of the process object
2005-10-29 Thomas Bluemel- don't dereference the section object in MmCreateProce...
2005-10-29 Thomas Bluemel- protect access to buffers in NtCreateThread and NtOpe...
2005-10-10 Thomas Bluemelconvert DefaultSetInfoBufferCheck and DefaultQueryInfoB...
2005-09-26 Gé van GeldorpSilence some debug messages
2005-09-26 Alex Ionescu- Remove some deprecated files.
2005-09-25 Filip NavaraAdd TestAlert check to NtContinue.
2005-09-25 Filip NavaraFix up the indentation.
2005-09-24 Hartmut BirrAllow the system process and a process without a parent...
2005-09-16 Hartmut BirrDereference the port object in PspExitThread.
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-08-16 Filip NavaraMake KeFlushQueueApc return a standard cyclic linked...
2005-08-12 Hartmut BirrSet the process exit status.
2005-08-09 Alex Ionescu- Last patch was incomplete, apologies. SVN @ 5AM ...
2005-08-09 Alex IonescuIt is generally considered a bad idea to dereference...
2005-08-09 Alex Ionescu- Implement KeQueryBasePriorityThread to return the...
2005-08-09 Alex Ionescu- Fix NtSuspendThread: correct PreviousMode check,...
2005-08-09 Alex Ionescu- Send the pointer to the handle, not the NULL handle...
2005-08-08 Thomas Bluemelenter a critical region before looking up a CID handle
2005-08-08 Thomas Bluemeldelete no longer used file
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-07 Alex Ionescu- Return correct error. Spotted by Thomas.
2005-08-07 Alex Ionescu- Completely reimplement NtWaitForMultipleObjects:
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-08-02 Filip NavaraMove #endif one line down to make the source code balanced.
2005-08-02 Filip Navara- Remove the DoneInitYet hack.
2005-08-01 Thomas Bluemeldon't count references for the default quota block...
2005-08-01 Filip NavaraSetup quota blocks for processes.
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-26 Hartmut Birr- Fixed the broken implementation of KeFlushQueueApc.
2005-07-23 Alex Ionescu - Disable APC Queuing & Flush APC queues during thread...
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-07-18 Alex Ionescu - Fix nasty APC delivery bug (in case a Kernel-Mode...
2005-07-17 Hartmut Birr- PsKillMostProcesses must be running in the context...
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-05 Gé van GeldorpAlways return a meaningfull status code
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
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-18 Filip NavaraUse W32API for NTOSKRNL.
2005-05-31 Hartmut Birr- Added a missing dereferencing in NtTerminateProcess.
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Alex IonescuDo not build debug PS function on reatail build
2005-05-21 Hervé PoussineauRemove some debug messages at boot (DPRINT1 changed...
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
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-11 Thomas Bluemelremove explicit bugcheck in NtOpenProcess when the...
2005-05-09 Steven Edwardsstrip whitespace from end of lines
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-04 Hervé PoussineauSet Thread->SystemThread to TRUE when creating a system...
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-29 Thomas Bluemel- added stubs for NtSuspendProcess and NtResumeProcess
2005-04-27 Hartmut BirrGuarded some calls to handle functions with KeEnterCrit...
2005-04-23 Alex IonescuAdd more detailed comment about ThreadListEntry so...
2005-04-23 Alex IonescuMove removing process from active list to PspDeleteProc...
2005-04-23 Alex IonescuMove removing process from active list to PspDeleteProc...
2005-04-23 Hartmut Birr- Initialized the process create time.
2005-04-23 Alex IonescuTerminate System Thread after execution...forgot to...
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-19 Alex IonescuUse MmDeleteKernelStack and remove KeReleaseThread
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 PsGetVersion. OSR and other sources say that...
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 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-11 Thomas Bluemelsupport kernel handles, creating them is however not...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
next