- NDK 0.98, now with versionned headers. Too many changes to list, see the TinyKRNL...
[reactos.git] / reactos / ntoskrnl / include / internal / ob.h
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2005-12-10 Thomas Bluemel- support for kernel handles
2005-10-10 Thomas Bluemelconvert DefaultSetInfoBufferCheck and DefaultQueryInfoB...
2005-09-13 Alex Ionescuntoskrnl header cleanups
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-08-08 Thomas Bluemelrevert my last changes back to Alex's version of ObpCap...
2005-08-08 Thomas Bluemel- reverted ObpCaptureObjectAttributes back to my old...
2005-08-07 Thomas Bluemeldirectly translate handles to indexes in ex/handle.c
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-14 Filip Navara- Remove KeAttachProcess and KeDetachProcess prototypes...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-24 Alex IonescuFix memory leaks in object manager, use tags and use...
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
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-15 Alex IonescuProperly create the Object Type Type and remove previou...
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 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-19 Thomas Bluemel- Delete named objects from the namespace when the...
2005-04-11 Thomas Bluemelsupport kernel handles, creating them is however not...
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-13 Hartmut BirrRemoved CloseInProcess from object header structure.
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-03-12 Thomas BluemelThomas Weidenmueller <w3seek@reactos.com>
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-23 Emanuele AlibertiObjectBody->Permanent setting cleaned.
2005-01-22 Alex IonescuReactOS now boots. More bug fixes needed
2005-01-21 Thomas BluemelSimplify buffer checks for NtQueryInformation...()...
2005-01-21 Thomas Bluemeladd PoolType parameter to ObpCaptureObjectAttributes...
2005-01-21 Thomas Bluemeladded helper functions ObpCaptureObjectAttributes(...
2005-01-04 Gunnar Dalsnes-move structs OBJECT_TYPE/OBJECT_HEADER into private...
2004-11-21 Alex Ionescu1) Updated KUSER_SHARED_DATA to NT5+ exported documente...
2004-10-31 Emanuele AlibertiNormalize private symbols in LPC, plus minor changes...
2004-07-23 Eric KohlImplement ObGetObjectSecurity() and ObReleaseObjectSecu...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-16 Eric KohlImplement security descriptor cache.
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-02 James TaborProper way for counting process handles.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-10-21 Eric KohlImplemented handle flags 'Inherit' and 'ProtectFromClose'.
2003-10-14 Eric Kohl- Moved symbolic link object type.
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-05-28 Casper Hornstrup2003-05-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-25 Eric Kohlno message
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-11 David Welch2002-06-11 David Welch <welch@whitehall1-5.seh.ox...
2002-03-05 Eric KohlAdded ObGetObjectHandleCount().
2002-03-01 Eric KohlStarted implementing type objects.
2002-02-19 Eric Kohl- Fixed object creation. Named objects are now automati...
2001-03-20 David WelchBug fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-09-06 Phillip SusiMade ObAddEntryDirectory STDCALL
2000-08-24 Eric KohlMinor ide driver cleanup
2000-07-04 David WelchAdded working set functions
2000-06-29 David WelchMade header file usage more consistent