Remove comment about commented out #define. :)
[reactos.git] / reactos / ntoskrnl / ntoskrnl.def
2005-12-04 Alex Ionescu- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackD...
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-11-16 Hervé PoussineauExport _vsnwprintf
2005-11-03 Alex Ionescu- Rename KiCheckForKernelApcDelivery
2005-10-31 Thomas Bluemeladded stubs for ObLogSecurityDescriptor and ObDereferen...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-10-01 Alex Ionescu- Remove some duplicated/useless code and use internal...
2005-09-26 Alex Ionescu- Implement alldvrm and aulldvrm and export them from...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-06 Alex Ionescu- Handle RtlYyyStringToZzzStringSize->RtlxYyyStringtoZz...
2005-08-13 Royce Mitchell IIIBCB tracing implementation
2005-08-07 Hartmut Birr- Changed MmGetContinuousPages from using an alignment...
2005-08-02 Filip Navara- Remove the DoneInitYet hack.
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-07-21 Thomas Bluemelremoved the ros-specific (and unused) functions ExRosDu...
2005-07-13 Art Yerkesstop exporting MmCopyFromCaller and kin and make a...
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-18 Filip Navara- Move non-DDK Ke* function prototypes from ROS DDK...
2005-06-17 Filip NavaraFix the export of HalExamineMBR. It mustn't be aliased...
2005-06-16 Gé van GeldorpDeclare Guarded Mutex functions and export them
2005-05-19 Alex IonescuFix one of the added hacks. ObpCreateHAndle not exporte...
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Alex IonescuFix lookaside structures, rewrite lookaside code to...
2005-05-07 Alex IonescuImplement FsRtlAllocateResource, FsRtlIsPagingFile...
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-25 Alex IonescuKD System Rewrite:
2005-04-16 Alex IonescuMore I/O Stuff that was leftover in the old branch...
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-29 Thomas Bluemel- added stub for PoQueueShutdownWorkItem required by...
2005-03-29 Thomas Bluemel- ported RtlVerifyVersionInfo from wine
2005-03-29 Thomas Bluemelmove chkstk.s from ntdll to rtl because _alloca_probe...
2005-03-14 Alex IonescuDispatching & Queue Rewrite II:
2005-03-13 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-18 Eric Kohl- Remove Nt/ZwQueryOleDirectoryFile.
2005-01-02 Emanuele AlibertiReplace
2004-12-26 Filip Navara- Export ExSemaphoreObjectType.
2004-12-21 Royce Mitchell IIIwrap stack walks in SEH - this doesn't fix page faults...
2004-12-17 Aleksey BraginInclude link to IoCsq...() funcs
2004-12-11 Royce Mitchell IIIPagedPool improvements: differenciate between hiredzone...
2004-11-27 Filip Navara- Fix calling convention of IoReadPartitionTable, IoSet...
2004-11-21 Filip Navara- Fix prototype of FsRtlInitializeLargeMcb and FsRtlIni...
2004-11-12 Eric Kohl- Move NtAllocateUuids from the Security Reference...
2004-11-07 Filip Navara- Export the InitSafeBootMode variable as per KB83764.
2004-11-07 KJK::HyperionMoved VerSetConditionMask in RTL so it can be exported...
2004-10-30 Filip Navara- Change ULONG to ULONG_PTR for StackLimit.
2004-10-18 Filip Navara- Fix calling convention of ExInterlockedPushEntrySList...
2004-10-17 Hartmut Birr- Used variables from the KPCR for the current irql...
2004-10-17 Filip Navara- Fix calling convention of ExInterlocked* functions.
2004-09-24 Thomas Bluemeladded stub for ObFindHandleForObject() and export it
2004-09-22 Thomas Bluemelinitialize the job management and export PsJobType
2004-09-16 Eric KohlSort entries and remove duplicates.
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-08-14 Alex Ionescu*CORRECT* version of Defintion file.
2004-08-13 Alex IonescuUpdated EDF file with new stubs in alphabetical order...
2004-08-09 Eric KohlSort Zw* functions
2004-08-04 Eric KohlAdd missing functions to the .def and .edf files and...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-17 Alex IonescuAdded exports for new stubs and fixed some issues with...
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-05-28 Royce Mitchell IIIreactos-specific debugging functions KeRosDumpStackFram...
2004-05-24 Eric KohlImplement kernel-mode range lists.
2004-05-20 Eric KohlAdd some security function stubs.
2004-05-18 Eric KohlImplement SeQueryAuthenticationIdToken().
2004-03-12 Filip Navara- Implemented IoGetDriverObjectExtension and IoAllocate...
2004-03-08 Filip Navara- Implement RtlGetVersion.
2004-03-07 Filip Navara- Call create process notify routines from NtCreateProcess.
2004-03-06 David Welch- Added stub implementations of MmAllocatePagesForMdl...
2004-03-02 Filip NavaraAdded import definitions for KefAcquireSpinLockAtDpcLev...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-03 Eric KohlAdd byte swap functions.
2004-02-02 Eric KohlImplement RtlFindLeastSignificantBit(), RtlFindMostSign...
2004-01-18 Gunnar Dalsnesadded KiAcquire/ReleaseSpinLock
2003-12-31 Jason FilbyInitial implementaions of MmAllocateContiguousMemorySpe...
2003-11-22 Eric KohlMinor cleanup.
2003-11-09 Gé van GeldorpAlthough ObDereferenceObject is usually macro-forwarded...
2003-10-21 Eric KohlImplemented ObQueryObjectAuditingByHandle().
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-09-25 Filip NavaraFixed line endings.
2003-09-25 Filip NavaraPlug & Play manager improvments + few other things
2003-09-09 Gé van GeldorpNaive implementation of Ke(Save/Restore)FloatingPointState
2003-08-27 David Welch- Added support for crash dumps:-
2003-08-19 David Welch- Patch from PM implementing ldt and tss iobitmap support.
2003-08-14 Eric KohlImplemented ProbeForRead() and ProbeFor Write() (but...
2003-08-11 Casper Hornstrup2003-08-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-25 David Welch- Added InterlockedPushEntrySList export so lookaside...
next