[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / dbgk /
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-25 Timo KreuzerMerge from amd64 branch:
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
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-15 Samuel SerapionSync tools to 45592
2010-02-06 Timo KreuzerMerge trunk head (r45466)
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Timo KreuzerMerge trunk r45185
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-14 Timo KreuzerSync to trunk HEAD (r45072)
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-05 Timo KreuzerSync to trunk (r44933)
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-12 Gregor Schneider[ntoskrnl]
2009-12-10 Timo Kreuzer[NDK]
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- Use _SEH2_YIELD when returning from an exception...
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-28 Stefan Ginsberg- Fix 41969 -- the wrong flag got set, creating a broke...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-15 Stefan Ginsberg- The 4th parameter of NtCreateDebugObject is not a...
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-16 Stefan Ginsberg- Add function tags
2009-01-16 Stefan Ginsberg- DbgkpPostFakeThreadMessage: Implement missing
2009-01-15 Stefan Ginsberg- DbgkpSendApiMessage/Lpc: Modification of EPROCESS...
2009-01-14 Stefan Ginsberg- DBGK: Use flags instead of magic values for Debug...
2009-01-04 Stefan Ginsberg- DbgkpSendApiMessage/DbgkpSendApiMessageLpc: Make...
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-26 Aleksey Bragin- Fix some coverity errors.
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-20 Timo Kreuzersync to trunk revision 36500
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-14 Stefan Ginsberg- Don't dereference a thread when we are supposed to...
2008-09-14 Stefan Ginsberg- Don't dereference the debug object when we are suppos...
2008-09-14 Stefan Ginsberg- Don't leak a handle if user mode tries to debug the...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-26 Aleksey BraginYuri Sidorov <jura@cp-lab.com>
2008-06-06 Aleksey Bragin- Fix a major bug while closing a process that was...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-26 Aleksey Bragin- Revert 32007 by Alex's request. Explanations in the...
2008-01-26 Art YerkesFix termination of process under debug.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-09-20 Aleksey BraginTimo Kreuzer:
2007-09-09 Art YerkesFix inverted logic in suspending process. Now this...
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-02 Alex Ionescu- Do massive renames in the ntoskrnl tree to make sure...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-26 Sylvain Petreollemerge 25640
2007-01-26 Sylvain Petreolleuninitialized variable fix
2007-01-24 Aleksey Bragin- Merge 25572 (except the NTLPC related part), this...
2007-01-21 Alex Ionescu- Fix IN/OUT privileged instruction fault (we don't...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-12-08 Christoph von Wittichfix gcc 4.1.2 build patch by Coviti
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-12-01 Alex Ionescu- Kill some debug prints.
2006-12-01 Alex Ionescu- Write DLL Being mapped into NtTib->ArbitraryUserPoint...
2006-11-30 Alex Ionescu- Fix a bug in DbgkCreateThread which wasn't saving...
2006-11-30 Alex Ionescu- Implement support for DEBUG_PROCESS in CreateProcess...
2006-11-30 Alex Ionescu- Properly set and check the image notification flag...
2006-11-30 Alex Ionescu- Fix a bug in DbgkOpenHandles which was causing file...
2006-11-30 Alex Ionescu- Client IDs were OK, I incorrectly assumed they weren...
2006-11-30 Alex Ionescu- Fix some bugs in NtWaitForDebugEvent which caused...
2006-11-30 Alex Ionescu- Fix DbgkSectionHandleToFileHandle.
2006-11-30 Alex Ionescu- Fix a bug in NtWaitForDebugEvent.
2006-11-30 Alex Ionescu- Implement an unhandled case in DbgkSetProcessDebugPor...
2006-11-30 Alex Ionescu- Forgot to actually initialize Dbgk during system...
next