- Fix compile issues caused by previous patch.
[reactos.git] / reactos / ntoskrnl / ob / object.c
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