Add information letting us know creation deletion of services has worked.
[reactos.git] / reactos / ntoskrnl / include /
2005-11-03 Alex Ionescu- Rename KiCheckForKernelApcDelivery
2005-10-29 Thomas Bluemel- probe and capture parameters in NtCreateKey
2005-10-27 Thomas BluemelFixed ProbeForRead* macros: make sure the data always...
2005-10-27 Thomas Bluemelfixed ProbeAndCaptureUnicodeString to properly capture...
2005-10-10 Thomas Bluemelconvert DefaultSetInfoBufferCheck and DefaultQueryInfoB...
2005-10-09 Gregor AnichAdd /BREAK option.
2005-10-08 Hervé PoussineauNtPlugPlayControl: Implement PlugPlayControlResetDevice...
2005-10-06 Gregor AnichHuh, what? Oops! Just some stuff which noone cares...
2005-09-27 Alex Ionescu- Fix several flaws in APC logic.
2005-09-26 Alex Ionescu- Put executive atom functions in the executive folder...
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-25 Thomas Bluemel- fixed uninitialized variable warning
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-09-04 Alex Ionescu- Various fixes to headers, such as fixing some LPC...
2005-08-28 Hartmut BirrAllocated the message reply buffer according to the...
2005-08-22 Thomas Bluemelrename IsKernelPointer to IsPointerOffset
2005-08-22 Thomas Bluemeladded a macro IsKernelPointer() to test whether a point...
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-08-21 Thomas Bluemeluse inlined probing macros for basic types
2005-08-21 Thomas Bluemeladd macros to probe basic type pointers
2005-08-17 Alex IonescuAdd back MessageData to PQUEUED_MESSAGE. It was acciden...
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-13 Royce Mitchell IIIvariable to enable per-BCB debugging
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structure (PORT_...
2005-08-11 Alex Ionescu- Fix DEVICE_NODE definition to remove ROS-only fields
2005-08-09 Alex Ionescu- Last patch was incomplete, apologies. SVN @ 5AM ...
2005-08-09 Alex Ionescu- Implement KeQueryBasePriorityThread to return the...
2005-08-08 Thomas Bluemelrevert my last changes back to Alex's version of ObpCap...
2005-08-08 Thomas Bluemel- reverted ObpCaptureObjectAttributes back to my old...
2005-08-07 Thomas Bluemeldirectly translate handles to indexes in ex/handle.c
2005-08-07 Hartmut Birr- Changed MmGetContinuousPages from using an alignment...
2005-08-07 Alex Ionescu- Remove cid.c
2005-08-07 Alex Ionescu- Completely reimplement NtWaitForMultipleObjects:
2005-08-07 Alex Ionescu- Initialize more fields when creating an Object Type
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-08-01 Filip NavaraFix a typo. Thanks to Hervé Poussineau for noticing.
2005-08-01 Filip NavaraAdd pool type masks and use them.
2005-08-01 Filip NavaraSetup quota blocks for processes.
2005-08-01 Filip NavaraCleanup SID initialization and fill all SeExports fields.
2005-07-30 Alex IonescuDecrease quantum during wait and during no-wait......
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-23 Alex Ionescu - Disable APC Queuing & Flush APC queues during thread...
2005-07-22 Thomas Bluemel- replaced IopCreateUnicodeString with RtlCreateUnicode...
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-07-20 Thomas Bluemel- Removed the Rtlp* string functions from the shared...
2005-07-20 Alex Ionescu - Created include/libs and moved all library headers...
2005-07-20 Alex Ionescu - Move asm.h to NDK.
2005-07-19 Alex Ionescu - Update ASM header file with more offsets.
2005-07-17 Hartmut BirrRequest the APC_INTERRUPT for the correct processor...
2005-07-06 Eric KohlMove undocumented GUIDs to a new NDK header file.
2005-07-06 Filip NavaraKernel base address and system space start can be disti...
2005-07-03 Eric Kohl- Move definitions from ntpnp.h into NDK and DDK
2005-06-30 Alex IonescuMove some internal headers to /reactos, set it as a...
2005-06-30 Alex Ionescuremove roscfg.h
2005-06-28 Steven Edwardsremove inclusion of basetsd.h, I did not mean to commit...
2005-06-28 Steven Edwardsmove some wine headers to the PSDK
2005-06-26 Alex IonescuFix boot
2005-06-26 Alex IonescuFix kdbg build and some more header cleanups: add csq...
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-26 Alex IonescuHasta la vista ntdll/napi headers
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-06-21 Alex IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
2005-06-20 Filip NavaraForgot this file in r16147.
2005-06-19 Filip NavaraRemove PNP_VETO_TYPE from winddk.h.
2005-06-19 Filip Navara- Add definition of DRIVE_LAYOUT_INFORMATION_EX.
2005-06-19 Alex IonescuSome more NDK fixes
2005-06-19 Alex IonescuFix some ntoskrnl things, like using Rtl instead of...
2005-06-19 Alex IonescuFix building issues caused by previous patch
2005-06-19 Alex IonescuMove Exported functions away from internal/ke.h, move...
2005-06-19 Alex IonescuRemove PAGED_CODE, PAGED_CODE_RTL and RTL_ONSTANT_STRIN...
2005-06-18 Filip NavaraRemove duplicate definition of KdPrintEx.
2005-06-18 Filip NavaraAdd __ASM__ guard.
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-18 Filip NavaraFix SMP version of ASSERT and assert.
2005-06-18 Filip NavaraCorrectly pack the KIPCR structure.
2005-06-17 Alex IonescuAdd KIPCR which will be needed soon and add one more...
2005-06-17 Filip NavaraBe W32API friendly.
2005-06-17 Filip NavaraFix the export of HalExamineMBR. It mustn't be aliased...
2005-06-14 Filip Navara- Remove KeAttachProcess and KeDetachProcess prototypes...
2005-06-14 Filip NavaraRevert r15906 change.
2005-06-14 Filip NavaraAccidently removed one line in the last commit ......
2005-06-14 Filip NavaraA bit of W32API magic.
2005-06-14 Filip Navara- Fix the declarations of PDRIVER_CANCEL, KeGetCurrentP...
2005-06-13 KJK::Hyperiondid I miss a "the tree isn't supposed to build anymore...
2005-06-07 Hartmut BirrChanged back to the GPL.
2005-06-07 Hartmut Birr- Removed the process member from the memory area struc...
2005-06-06 Hartmut Birr- Changed the calculation of the base address of an...
2005-06-05 Hartmut BirrRevert my changes from rev 15805.
next