- Make the NDK compatible with the MSDDK again.
[reactos.git] / reactos / ntoskrnl / ob /
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-17 Thomas Bluemel1. object type names are stored in ntoskrnl's image...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-10 Thomas Bluemelfixed ObpCaptureObjectAttributes()
2005-02-01 Gunnar DalsnesRtlCreateUnicodeString->RtlpCreateUnicodeString
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-26 Thomas Bluemelfixed NtQueryDirectoryObject() to properly handle buffe...
2005-01-26 Thomas Bluemelsecurely access buffers in NtOpenDirectoryObject()...
2005-01-23 Thomas Bluemel1. fixed prototypes of NtSetSystemTime and NtQuerySyste...
2005-01-23 Emanuele AlibertiObjectBody->Permanent setting cleaned.
2005-01-23 Thomas Bluemelfixed semaphore functions to securely access buffers...
2005-01-23 Alex IonescuFix svn:ignore problems and remove alignment hacks
2005-01-22 Alex IonescuFix remaning ROS bugs. A minor hack has been added...
2005-01-21 Alex IonescuFirst patch to fix seriously broken ROS (thank Thomas...
2005-01-21 Thomas Bluemeldon't probe ObjectAttributes if NULL
2005-01-21 Gregor AnichFix compiler warning.
2005-01-21 Thomas Bluemelfixed ASSERT statement, thanks to blight for pointing...
2005-01-21 Thomas Bluemeladd PoolType parameter to ObpCaptureObjectAttributes...
2005-01-21 Thomas Bluemelfixed ObpCaptureObjectAttributes() so it doesn't copy...
2005-01-21 Thomas Bluemelfixed usage of uninitialized variable
2005-01-21 Thomas Bluemeladded helper functions ObpCaptureObjectAttributes(...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-05 Gunnar Dalsnesi'm pretty sure a non-inheritable handle _can_ be dupli...
2005-01-04 Gunnar Dalsnes-move structs OBJECT_TYPE/OBJECT_HEADER into private...
2005-01-02 Alex IonescuFix KeRaiseUserException and rename Object Information...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-11-21 Alex IonescuHal DMA Patch: Implemented correct AdapterObject, updat...
2004-11-21 Thomas Bluemelproperly copy the device map - it's still not initializ...
2004-11-21 Alex Ionescu1) Updated KUSER_SHARED_DATA to NT5+ exported documente...
2004-10-25 Gregor AnichFixed debug build
2004-10-24 Thomas Bluemelmore prototype fixes
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-01 Art Yerkespool.c: assert irql and pool type for PASSIVE_LEVEL...
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-09-24 Thomas Bluemeladded stub for ObFindHandleForObject() and export it
2004-09-13 Eric KohlRename HANDLE_REP to HANDLE_ENTRY.
2004-09-09 Eric Kohl- Use SeQuerySecurityDescriptorInfo() to retrieve an...
2004-09-05 Hartmut Birr- Check first for an existing directory object in NtCre...
2004-09-05 Hartmut Birr- Returned STATUS_OBJECT_NAME_NOT_FOUND if no directory...
2004-08-24 Filip Navara- Fix NtQueryDirectoryObject for empty directories.
2004-08-20 Filip NavaraMinor optimalization to handle allocation algorithm.
2004-08-20 Gé van GeldorpUse MmCopyFrom/ToCaller to transfer data in NtQueryDire...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-04 Alex IonescuFix Compiler warning with -O2
2004-08-04 Alex IonescuFix Compiler warning with -O2
2004-07-26 Eric KohlRemove dead code.
2004-07-25 Eric KohlImplement NtSetSecurityObject().
2004-07-25 Eric KohlImplement NtQuerySecurityObject() for objects that...
2004-07-23 Eric KohlImplement ObGetObjectSecurity() and ObReleaseObjectSecu...
2004-07-22 Eric Kohl- Add security function for file and registry key objects.
2004-07-19 Eric Kohl- Add @implemented tag to NtMakePermanentObject().
2004-07-18 Eric KohlUse SeAssignSecurity() to build a security descriptor...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-17 Eric KohlAssign a security descriptor to the root directory...
2004-07-17 Eric KohlImplement NtMakePermanentObject().
2004-07-17 Alex IonescuAdded New System Call Prototypes and Stubs
2004-07-16 Eric KohlFix an old typo.
2004-07-16 Eric KohlImplement security descriptor cache.
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-04 James TaborAdded Spinlock in ObpGetHandleCountbyHandleTable.
2004-05-02 James TaborProper way for counting process handles.
2004-03-12 David Welch- Actually I realised it isn't valid to touch the objec...
2004-03-12 David Welch- Use the return value from calling InterlockedDecremen...
2004-03-04 Filip Navara- Don't zero memory allocated by ExAllocatePool.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-31 Eric KohlStart parsing at the root object when an object path...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-14 Hartmut Birr- Added return values to some unimplemented functions.
2003-12-14 Filip Navara- Added few ObDereferenceObject calls.
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-16 Eric KohlReport handle information.
2003-11-09 Gé van GeldorpAlthough ObDereferenceObject is usually macro-forwarded...
2003-10-30 Eric KohlIssue a work item only if an object will be deleted.
2003-10-21 Eric KohlImplemented ObQueryObjectAuditingByHandle().
2003-10-21 Eric KohlImplemented handle flags 'Inherit' and 'ProtectFromClose'.
2003-10-19 Eric KohlInitialize section object type after the object manager...
2003-10-14 Eric KohlImplemented NtQueryObject(ObjectBasicInformation).
2003-10-14 Eric Kohl- Moved symbolic link object type.
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-07 Eric KohlCreate type objects for all object types.
2003-10-05 Eric KohlReturn handle information in ObReferenceObjectByHandle().
2003-10-04 Eric KohlFixed buggy DPRINT.
2003-10-04 Eric Kohl- Added OBJECT_INFORMATION_CLASS type.
2003-10-04 Filip NavaraFixed DPRINT in NtQueryDirectoryObject.
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-09-25 VizziniPatch by Skywing:
2003-09-14 Hartmut Birr- Returned STATUS_PROCESS_IS_TERMINATING/STATUS_THREAD_...
2003-09-14 Hartmut Birr- Changed the reference/dereference order in ObDeleteHa...
2003-09-13 VizziniPatch by skywing:
2003-09-03 Eric KohlFixed signature of [Nt/Zw]QueryDirectoryObject().
2003-09-03 Eric KohlFixed bugs in NtQuerySymbolicLinkObject():
2003-08-18 Hartmut Birr- Delete a process environment in the context of a...
2003-07-29 Eric KohlMake sure the object name is a zero-terminated Unicode...
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
next