[IPCONFIG]
[reactos.git] / reactos / ntoskrnl / ob /
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-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-11 Stefan Ginsberg- ObpCreateDosDevicesDirectory: Check that allocation...
2009-09-02 Dmitry Chapyshev- Add missed checks of memory allocation failures
2009-08-26 Stefan Ginsberg- Make use of _SEH2_YIELD in Ex, Io, Ob, Ps and Se.
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-15 Stefan Ginsberg- Remove the object body zeroing hack from ObpAllocateO...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-22 Aleksey Bragin- Make ObReferenceObjectEx return the new ref count...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-12 Jeffrey MorlanNtSetInformationObject: OBJECT_HANDLE_ATTRIBUTE_INFORMA...
2009-03-04 Aleksey Bragin- Make TOKEN pointer in OBJECT_HEADER a fast reference...
2009-03-03 Aleksey Bragin- Refactor Fast Reference implementation into a generic...
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
2009-01-07 KJK::HyperionReverting poorly conceived commit
2009-01-07 KJK::Hyperionmodified include/reactos/probe.h
2009-01-04 Thomas BluemelFix usage of ProbeForReadUnicodeString
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (3/11).
2008-11-26 Stefan Ginsberg- Fix release build
2008-11-26 Aleksey Bragin- Fix some coverity errors.
2008-11-24 KJK::HyperionEverything
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-06 Stefan Ginsberg- ASSERTify a hacky workaround -- this shouldn't happen...
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-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-18 Stefan Ginsberg- Fix ObIsKernelHandle routine to return what it should...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-24 Stefan Ginsberg- Add ObpValidateAccessMask stub (only returns success...
2008-09-12 Stefan Ginsberg- Fix typos in OBTRACE output
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-31 Hervé PoussineauReplace some ExFreePool by ExFreePoolWithTag
2008-08-31 Aleksey Bragin- Fix over-reading the input buffer (sometimes by even...
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-22 Stefan Ginsberg- Use correct bug code when crashing due to closing...
2008-08-16 Stefan Ginsberg- Spelling fixes
2008-08-14 Stefan Ginsberg- Header cleanup
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-25 Johannes Anderwald- identation janitor
2008-07-25 Art YerkesFix several problems with lookasides and temporary...
2008-07-14 Jeffrey MorlanWhen duplicating a handle to a child process, only...
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-05-14 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-04-21 Aleksey Bragin- Remove perf code from Ob SD Cache implementation.
2008-04-01 Aleksey Bragin- Rewrite the SD Cache functions to use the Windows...
2008-04-01 Aleksey Bragin- Lock only the object header for an object instead...
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-03-09 Aleksey Bragin- Remove autoupdated "$Id:" lines from the kernel sourc...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-06 Hervé PoussineauSimplify code
2007-11-05 Art YerkesInitialize DesiredAccess. Cygwin is a little closer.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-12 Mike NordellAdded some descriptive comments for otherwise hard...
2007-09-30 Aleksey Bragin- ObReferenceObjectByHandle/ObpReferenceProcessByHandle...
2007-09-26 Aleksey Bragin- PS_UNKNOWN_VALUE determines if the process should...
2007-09-09 Art YerkesDon't dereference the object unless we actually referen...
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-09-01 Art YerkesDon't check inherit flags when checking access.
2007-08-19 Art Yerkes(customize-variable 'indent-tabs-mode) ; nil
2007-08-19 Art YerkesFix part two of the bug:
next