Sync to trunk head (r42241)
[reactos.git] / reactos / include / ndk / pstypes.h
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-06-22 Aleksey Bragin- Remove padding member from ETHREAD, it's not needed...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-12 Dmitry Chapyshev- Add job limit flags (based on MSDN info)
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-08 Timo Kreuzerrevert 37475 and 37818
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-11-19 Timo KreuzerEPROCESS.Session should be a HANDLE.
2008-11-18 Timo KreuzerETHREAD.TopLevelIrp is ULONG_PTR, not ULONG
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
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 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-25 Timo Kreuzermerge 35359 from ros-amd64-bringup branch:
2008-08-15 Timo KreuzerThe TEB member is called ClientID not Cid on all Window...
2008-08-15 Timo KreuzerNDK: update PEB definition based in win2003 and vista...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Aleksey Bragin- Don't strictly check NTDDI_VERSION to WINXP or WS03...
2008-06-27 Aleksey Bragin- NDK fix: ImageUsesLargePages in PEB appeared in Windo...
2008-06-27 Aleksey Bragin- NDK fixes.
2008-06-16 Aleksey Bragin- More NDK fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-05 ReactOS Portable... Add basic arm target support to the build system.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-31 James TaborFix gdi init so it can support batch. Used wrong limit...
2007-10-22 Mike Nordell[COMMENT] Document array indices for EPROCESS.Quota...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-27 Aleksey Bragin- Add missing KERNEL_LARGE_STACK_COMMIT definition...
2007-09-26 Aleksey Bragin- PS_UNKNOWN_VALUE determines if the process should...
2007-09-26 Aleksey Bragin- Implement InterlockedExchangeAdd/Decrement/Increment16.
2007-09-24 Aleksey Bragin- Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM...
2007-09-16 Aleksey Bragin- Move W32CLTINFO_TEB structure out of NDK, since it...
2007-09-14 James TaborFix typo, add extra entry to the structure.
2007-09-13 James TaborAdd window client information structure to TEB.
2007-08-04 Aleksey Bragin- WDK and MSVC compatibility fixes.
2007-04-07 Alex Ionescu- NDK updates and compatibility fixes for Vista/WDK...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-02 Sylvain Petreollefix build
2007-03-02 Alex Ionescu-Fix build
2007-03-02 Alex Ionescu- Fix multiple WDK compatibilities issues.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-01-01 Hervé PoussineauBetter support for non X86 systems
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-19 Alex Ionescu- Major changes to HAL/kernel loading and freeldr hacks:
2006-10-25 Alex Ionescu- Move all ASM internal intrinsics to intrin_i.h. Reque...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-07 Alex Ionescu- More MSVC fixes (down to 19 errors):
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-23 Alex Ionescu- ImperstionationLocale -> ImpersonationLocale.
2006-07-22 Alex Ionescu- CT_ACTIVE_IMPERSTIONATION_INFO_BIT -> CT_ACTIVE_IMPER...
2006-07-21 Alex Ionescu- Implement Kernel, Memory Manager and Process Manager...
2006-07-20 Alex Ionescu- Move a bunch of externs to ps.h and delete many duppe...
2006-07-17 Alex Ionescu[AUDIT] - notify.c contains trivial (3 or 4 lines of...
2006-07-16 Alex Ionescu- Added constants for all the ETHREAD flags so when...
2006-06-24 Art YerkesReactOS PowerPC WIP. This will be edited and merged...
2006-05-25 Alex Ionescu- Convert all Win32k Object callback functions to the...
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-04-05 Peter WardApplied patch by: Thomas Weidenmueller
2006-01-10 Alex Ionescu- Fix new msvc compilation issues in win32k due to...
2006-01-03 Alex Ionescu- Fix shamefully dangerously broken Work Thread/Queue...
2005-12-08 Alex Ionescu- Add flags for NtCreateProcessEx for upcoming patch.
2005-12-06 Alex Ionescu- Fix ETHREAD/PROCESS typos and add a function to psfuncs.h
2005-12-04 Alex Ionescu- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackD...
2005-11-27 Alex Ionescu- Fix compile issues caused by previous patch.
2005-11-25 Alex Ionescu- Update NDK to remove zwfuncs.h and place the native...
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-10-02 Thomas Bluemelmake the tree compilable again...
2005-10-02 Alex Ionescu- Add RtlSetProcessCritical
2005-09-13 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-06 Alex Ionescu- Remove deprecated zwtypes.h and spread out the types...
2005-09-05 Alex Ionescu- More NDK/MSDDK compatibility fixes.
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-08-29 Filip NavaraRemove WineDebugInfo from TEB and fix type of TlsExpans...
2005-08-17 Alex IonescuMajor cleanup of NDK. I've decided that it would be...
2005-08-11 Alex Ionescu- Fix DEVICE_NODE definition to remove ROS-only fields
next