[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / include / internal / ob.h
2010-07-19 Timo Kreuzer[KERNEL32]
2010-07-12 Cameron Gutman[WINSOCK]
2010-06-09 Amine KhaldiReintegrate header-work branch. Important changes inclu...
2010-06-07 Amine KhaldiSync trunk.
2010-05-22 Amine KhaldiSync up to trunk head.
2010-05-10 Amine Khaldi- Sync with trunk up to r46941.
2010-05-03 Amine KhaldiSync with trunk head (part 1 of 2)
2010-04-02 Amine KhaldiSync with trunk head (part 1 or 2)
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-10 Cameron Gutman - Merge from trunk up to r45543
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-01 Stefan Ginsberg- Disable debugging traces for dbgk/io/lpc/ob/ps by...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-28 KJK::Hyperionmodified ntoskrnl/include/internal/ob.h
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-18 Aleksey Bragin- Rename made-up Ob functions names to match publicly...
2008-06-16 Aleksey Bragin- NDK fixes (structure rename only).
2008-04-01 Aleksey Bragin- Rewrite the SD Cache functions to use the Windows...
2008-04-01 Aleksey Bragin- Fix initialiization of the object manager lookaside...
2008-03-31 Aleksey BraginThe default object security method should not directly...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-09-26 Aleksey Bragin- PS_UNKNOWN_VALUE determines if the process should...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-25 Alex Ionescu- Fixup some kernel module debugging flags/settings...
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-19 Alex Ionescu- Create GCC_ULONG64 type to hack around a bug in GCC...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-22 Alex Ionescu- Fix MSVC breakage caused by recent modifications...
2007-01-22 Alex Ionescu- Implement new ExHandle* implementation using pushlock...
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-15 Aleksey Bragin- Merge two small fixes from 25400
2007-01-10 Alex Ionescu- Implement ObReferenceProcessHandleTable and ObDerefer...
2007-01-08 Alex Ionescu- Make ObpReleaseCapturedName an actual function and...
2007-01-08 Alex Ionescu- Implement ObpCreateSymbolicLinkName and enable call...
2007-01-08 Alex Ionescu- Implement ObFindHandleForObject and add it to the...
2007-01-08 Alex Ionescu- Fix ObReferenceObjectByName to do proper name validat...
2006-12-29 Alex Ionescu- Fix critical bugs in exception handling: Unwinding...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-25 Alex Ionescu- Add some missing/internal definitions to proper headers.
2006-10-19 Alex Ionescu- Fixup DEBUG_OBJECT definition.
2006-10-19 Alex Ionescu- Set OBJ_OPENLINK invalid for core object types.
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-23 Alex Ionescu- Acquire Process lock when touching the thread list...
2006-07-23 Alex Ionescu- ImperstionationLocale -> ImpersonationLocale.
2006-07-20 Alex Ionescu- Use safe referencing.
2006-07-20 Alex Ionescu- Move ExGetPreviousMode to \ex, it's not a Ps function
2006-07-11 Alex Ionescu- Fix up some stuff in Kernel Gates support.
2006-07-09 Alex Ionescu- Massive re-write of some parts of Ps, based on a...
2006-07-02 Alex Ionescu- Start of heavy work on iofunc.c:
2006-06-29 Alex Ionescu- This patch finally enables closing handles for real...
2006-06-12 Alex Ionescu- Pretty much the last Ob implementation/optimization...
2006-06-11 Alex Ionescu- Fix definitions of OB_QUERYNAME_METHOD and OB_OKAYTOC...
2006-06-08 Alex Ionescu- [FORMATTING]:
2006-06-08 Alex Ionescu- Rename ObpDeleteHandle to ObpCloseHandleTableEntry...
2006-06-08 Alex Ionescu- Fix ObGetObjectSecurity to use the object type's...
2006-06-07 Alex Ionescu- Clone ObpCreateHandle to CmpCreateHandle. I am about...
2006-06-06 Alex Ionescu- Formatting/name/comment/declaration/calling conventio...
2006-06-06 Alex Ionescu- Make sure callers of NtMakeTemporaryObject have DELET...
2006-06-05 Alex Ionescu- Rename ObpCreateTypeObject to ObCreateObjectType...
2006-06-05 Alex Ionescu- Fix ExChangeHandle not to send NULL but the actual...
2006-05-29 Alex Ionescu- Object Manager Improvements (3 of 3):
2006-05-29 Alex Ionescu- Object Manager Improvement Patch 1/3:
2006-05-28 Alex Ionescu- Add SecurityQoS and PreviousMode parameters to ObFind...
2006-05-25 Alex Ionescu- Remove ROS-internal object macros and use the public...
2006-05-25 Alex Ionescu- Rewrite Desktop/WindowsStation parsing to follow...
2006-05-25 Alex Ionescu- Fix ObReferenceObjectByName and ObOpenObjectByName...
2006-05-25 Alex Ionescu- Get rid of OB_ROS_PARSE_METHOD and use OB_PARSE_METHO...
2006-05-24 Alex Ionescu- Reorganize most of /ob so that functions inside each...
2006-05-24 Alex Ionescu- Wipe out PROS_OBJECT_HEADER and use OBJECT_HEADER...
2006-05-24 Alex Ionescu- Rewrote the Object Directory implementation to follow...
next