Merge 25584, 25588.
[reactos.git] / reactos / ntoskrnl / dbgk /
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-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...
2006-11-30 Alex Ionescu- Implement DbgkPostFakeThreadMessages.
2006-11-15 Thomas BluemelFix some compilation errors
2006-11-13 Alex Ionescu- Fix a typo in DbgkCreateThread which caused a boot...
2006-11-12 Alex Ionescu- Fix flags in DbgkpSectionToFileHandle
2006-10-23 Johannes Anderwald- fix build
2006-10-22 Hervé PoussineauFix compilation in release mode
2006-10-22 Alex Ionescu- Implement helper routine DbgkpSectionToFileHandle...
2006-10-22 Alex Ionescu- Implement DbgkPostFakeModuleMessages.
2006-10-22 Thomas Bluemel- Change RtlMoveMemory to RtlCopyMemory where memory...
2006-10-21 Alex Ionescu- Implement DbgkpQueueMessage. This is the main bi...
2006-10-20 Thomas BluemelUse inline probing macro for handle variables
2006-10-20 Thomas Bluemel- Some minor Nt stub fixes
2006-10-20 Alex Ionescu- Implement DbgkpConvertKernelToUserStateChange. I...
2006-10-20 Alex Ionescu- Define DBGKM_APINUMBER
2006-10-19 Alex Ionescu- Fixup DEBUG_OBJECT definition.
2006-10-19 Alex Ionescu- Implement the entire kernel-mode native interface...
2006-08-30 Alex Ionescu- Some fixes to KiDispatchException: Add support for...
2006-07-09 Alex Ionescu- Massive re-write of some parts of Ps, based on a...
2006-05-18 Aleksey Bragin[AUDIT]
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-23 Alex IonescuAnd these should've been added...