- Fix 41969 -- the wrong flag got set, creating a broken, unusable debug object....
[reactos.git] / reactos / ntoskrnl / dbgk / dbgkobj.c
2009-07-28 Stefan Ginsberg- Fix 41969 -- the wrong flag got set, creating a broke...
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-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-07 Dmitry GorbachevSilence GCC warnings.
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-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...