ObjectBody->Permanent setting cleaned.
[reactos.git] / reactos / ntoskrnl / include / internal / ob.h
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-16 Eric KohlImplement security descriptor cache.
2004-05-02 James TaborProper way for counting process handles.
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