- Implement ProcessQuotaLimits case for NtQueryInformationProcess. Based on Dmitry...
[reactos.git] / reactos / ntoskrnl / ps / query.c
2009-06-18 Aleksey Bragin- Implement ProcessQuotaLimits case for NtQueryInformat...
2009-06-15 Dmitry Chapyshev- Add target process reference/dereference in ProcessLd...
2009-06-11 Dmitry Chapyshev- Add debug messages for unimplemented cases in NtQuery...
2009-06-11 Dmitry Chapyshev- Add missed checks of the buffer length
2009-06-11 Dmitry Chapyshev- Add debug messages for unimplemented cases
2009-06-10 Aleksey Bragin- Implement ProcessPriorityClass case for NtSetInformat...
2009-06-10 Dmitry Chapyshev- Fix ProcessPriorityClass case in NtQueryInformationPr...
2009-05-17 Aleksey Bragin- Implement ProcessIoCounters case in NtQueryInformatio...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-15 Dmitry Chapyshev- Implement ThreadPriorityBoost case in NtQueryInformat...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-16 Aleksey Bragin- Don't reference target process in the beginning of...
2009-01-28 KJK::Hyperionmodified ntoskrnl/include/internal/ob.h
2009-01-04 Aleksey BraginDmitry Chapyshev
2009-01-04 Aleksey BraginDmitry Chapyshev
2009-01-04 Aleksey Bragin- Fix a typo: if a process has DisableBoost set then...
2008-11-24 KJK::HyperionEverything
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-11 Stefan Ginsberg- NtQueryInformationProcess with ProcessImageFileName...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-08 Christoph von Wittich-UniqueProcessId is ULONG_PTR not ULONG
2007-09-24 Aleksey Bragin- Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM...
2007-09-20 Hervé PoussineauDo not forget to release the rundown protection.
2007-08-26 Andrew MungerNtQueryInformationProcess:
2007-08-04 Aleksey Bragin- Fix NtSetInformationThread(ThreadBasePriority)
2007-04-14 Dmitry GorbachevFix a bug.
2007-04-02 Alex Ionescu- Revert 26244, 26245, 26246, 26247.
2007-04-02 Magnus Olsenfixing the build for gcc 3.4.5
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-25 Alex Ionescu- Fixup some kernel module debugging flags/settings...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-01 Alex Ionescu- Fix a bug in NtSetInformationThread which was causing...
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-25 Alex Ionescu- Clean up kernel32\thread.c and fix some bugs.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-30 Alex Ionescu- SMSS: Send QOS structure when creating new ports...
2006-10-22 Thomas Bluemel- Change RtlMoveMemory to RtlCopyMemory where memory...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-09 Hervé PoussineauA thread may exit with a status code of 0.
2006-08-09 Hervé PoussineauFix a bug in NtQueryInformationThread, which was leadin...
2006-07-27 Alex Ionescu- Fix some last STDCALL->NTAPI problems.
2006-07-27 Alex Ionescu- Reimplement and activate NtQueryInformationThread.
2006-07-27 Alex Ionescu- Reimplement and activate NtSetInformationThread.
2006-07-27 Alex Ionescu- Remove PspGetImagePath and use the new SeLocateProces...
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- Add tracing in process/thread.c as well.
2006-07-23 Magnus OlsenPatch from w3seek
2006-07-23 Alex Ionescu- Fixup PSTRACE to print much nicer output and actually...
2006-07-22 Alex Ionescu- Give winlogon SE_ASSIGNPRIMARYTOKEN_PRIVILEGE because...
2006-07-20 Alex Ionescu- Add Pushlock support for GCC (Thanks Thomas!)
2006-07-20 Alex Ionescu- Formatting cleanup and optimizations to NtSetInformat...
2006-07-20 Alex Ionescu- Major formatting cleanup and optimizations to NtQuery...
2006-07-19 Alex Ionescu- Cleanup the mess in query.c by reformatting the code...
2006-07-03 Magnus Olsen1 of 4 commit (sorry my svn clinet is crazy for moment)
2006-05-18 Alex Ionescu- Get rid of ROS_EPROCESS and all the ugly type-casting...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-21 Thomas Bluemeldon't read the image file name from the Peb in NtQueryI...
2005-10-10 Thomas Bluemelconvert DefaultSetInfoBufferCheck and DefaultQueryInfoB...
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
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-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
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 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-29 Thomas Bluemel- added stubs for NtSuspendProcess and NtResumeProcess
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