- Make use of _SEH2_YIELD in Ex, Io, Ob, Ps and Se.
[reactos.git] / reactos / ntoskrnl / ob / obdir.c
2009-08-26 Stefan Ginsberg- Make use of _SEH2_YIELD in Ex, Io, Ob, Ps and Se.
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:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-24 KJK::HyperionEverything
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-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-31 Hervé PoussineauReplace some ExFreePool by ExFreePoolWithTag
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-16 Stefan Ginsberg- Spelling fixes
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-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-04-02 Alex Ionescu- Revert 26244, 26245, 26246, 26247.
2007-04-02 Magnus Olsenfixing the build for gcc 3.4.5
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
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-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-15 Alex Ionescu[12 bug fixes]:
2007-01-15 Aleksey Bragin- Merge two small fixes from 25400
2007-01-10 Alex Ionescu- Fix a bug in ExfWakePushLock.
2007-01-09 Alex Ionescu- Add missing code to ObpLookupDirectoryEntry.
2007-01-08 Alex Ionescu- Implement ObpCreateSymbolicLinkName and enable call...
2007-01-08 Alex Ionescu- Validate lookup context in ObpInsertEntryDirectory.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-26 Alex Ionescu- Fix dozens of missing typecast errors.
2006-10-22 Thomas Bluemel- Change RtlMoveMemory to RtlCopyMemory where memory...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-17 Alex Ionescu- Fix two small bugs in NtQueryDirectoryObject.
2006-07-17 Alex Ionescu- Finish up implementation of NtQueryDirectoryObject...
2006-07-17 Alex Ionescu- Fix definition of OBJECT_DIRECTORY_INFORMATION
2006-07-16 Hervé PoussineauImplement NtQueryDirectoryObject, based on code which...
2006-06-29 Alex Ionescu- Fix the last two Ob reference counting bugs:
2006-06-29 Alex Ionescu- This patch finally enables closing handles for real...
2006-06-14 Alex Ionescu- Fix some referencing/bugs in Ob functions that I...
2006-05-25 Alex Ionescu- Get rid of the intriguing idea that exported/public...
2006-05-25 Alex Ionescu- Remove ROS-internal object macros and use the public...
2006-05-24 Alex Ionescu- Cleanup profiling and debugging code, add function...
2006-05-24 James Taborsvn propset svn:eol-style native foo.py
2006-05-24 Alex Ionescu- Reorganize most of /ob so that functions inside each...