migrate substitution keywords to SVN
[reactos.git] / reactos / ntoskrnl / ob / object.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-11-21 Alex IonescuHal DMA Patch: Implemented correct AdapterObject, updat...
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-26 Eric KohlRemove dead code.
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-16 Eric KohlImplement security descriptor cache.
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-01-31 Eric KohlStart parsing at the root object when an object path...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
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-04 Eric KohlFixed buggy DPRINT.
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-07-29 Eric KohlMake sure the object name is a zero-terminated Unicode...
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-02 Eric KohlFixed a tiny bug in ObQueryNameString().
2003-06-02 Eric KohlFixed ObQueryNameString() for unnamed objects.
2003-06-02 Eric Kohl- Implemented ObQueryNameString().
2003-05-11 Eric KohlFixed a bug which skipped the first letter of a relativ...
2003-02-25 Eric Kohl* Moved symbolic link implementation to the object...
2002-11-05 Hartmut Birr* Check for symbolic-links in ObFindObject.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-27 Hartmut BirrAdded CloseInProcess to the structure OBJECT_HEADER.
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-07-17 David WelchFixed some bugs.
2002-06-20 Eric KohlFixed a long-standing hack to open symbolic link objects.
2002-06-05 Hartmut BirrCreated the object handle only if the object is created...
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-05-07 Hartmut BirrAdded testing for inheritable objects/handles.
2002-03-05 Eric KohlAdded ObGetObjectHandleCount().
2002-03-01 Eric KohlStarted implementing type objects.
2002-02-23 Eric KohlFixed showstopper!
2002-02-22 Eric KohlAdded ObGetObjectPointerCount() and SetokenImpersonatio...
2002-02-19 Eric Kohl- Fixed object creation. Named objects are now automati...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-12 Casper HornstrupWindow stations and desktops
2001-05-05 Eric KohlAdded attributes to object parse method.
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-05-01 Eric KohlMailslot and named pipe preparations
2001-03-07 David WelchAdded tagging of most allocates
2001-02-03 Eric KohlImplemented ObOpenObjectByPointer().
2001-02-02 Eric KohlAdded access right mapping
2001-01-29 Eric KohlCorrected unknown parameter
2001-01-20 Eric KohlImplemented ObOpenObjectByName()
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-09-29 jeanwork on registry
2000-08-24 Eric KohlMinor ide driver cleanup
2000-07-30 David WelchFixes from Casper Hornstrup
2000-06-15 Eric KohlImproved symbolic links (reparsing).
2000-05-09 Eric KohlFixed some more ntoskrnl exports
2000-04-03 David WelchCorrect LPC implementation
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
2000-01-25 Phillip SusiFixed bug in IO manager that caused crash when trying...
2000-01-12 Eric KohlAdded missing printf() functions
1999-12-26 David WelchAdded some security functions
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-12-20 David WelchFixed problem with handles not being released
1999-12-12 David WelchBacked out Philip Susi's changes for further testing
1999-12-02 David WelchSome bug fixes.
1999-05-29 David WelchLots of changes to the kernel
1999-04-18 David WelchSeveral bug fixes
1999-04-01 David WelchEnhanced memory managment
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-06 David Welchno message
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-16 David WelchFixed several bugs
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1999-01-04 David WelchCreated bugs in wait and timer code
1999-01-03 David WelchAdded directory listing support for the shell
1999-01-01 David Welch*** empty log message ***
1998-12-20 Rex JolliffVarious changes to support the executable/driver loader
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-13 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-28 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision