KD System Rewrite:
[reactos.git] / reactos / include / ddk /
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-20 Hervé PoussineauImplement IoRegisterDeviceInterface
2005-04-18 Alex IonescuForgot this...sorry..it was 3am
2005-04-17 Alex IonescuIoCreateDevice Changes:
2005-04-16 Alex IonescuMore I/O Stuff that was leftover in the old branch...
2005-04-16 Alex IonescuAdd file object flags, complete DEVOBJ_EXTENSION, and...
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-13 Alex IonescuKernel Gates. Ultra-lightweight and exclusive Wait...
2005-04-01 Gunnar Dalsnesmmfuncs.h: add MmGetSystemAddressForMdlSafe/MmMapLocked...
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-03-15 Gunnar Dalsnesfixed GetTempFileNameA/W by ripping from wine
2005-03-14 Alex IonescuDispatching & Queue Rewrite II:
2005-03-14 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-03-12 Thomas BluemelThomas Weidenmueller <w3seek@reactos.com>
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-02-28 Emanuele AlibertiFix FsRtlNotifyInitializeSync signature.
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-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-17 Thomas Bluemel1. object type names are stored in ntoskrnl's image...
2005-02-16 Filip NavaraMinor formatting change.
2005-02-15 Thomas Bluemeldistinguish kmode and umode alertability
2005-02-14 Alex IonescuReimplemented Kernel and Executive Timers. Use Microsof...
2005-02-11 Eric KohlImplement RtlGetSecurityDescriptorRMControl, RtlSetSecu...
2005-02-10 Gé van GeldorpMatch packing in DDK
2005-02-06 Filip NavaraUse only 80 character wide lines in the comments.
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-24 Thomas Bluemelsome more parameter checks in IoCreateFile()
2005-01-24 Gé van GeldorpImplement IO_NO_PARAMETER_CHECKING flag
2005-01-22 Thomas Bluemelfixed the prototype of KePulseEvent() and made NtPulseE...
2005-01-20 Alex IonescuFix FsRtl function prototypes
2005-01-20 Eric Kohl- Update LegalAnsiCharacterArray (set FAT, HPFS and...
2005-01-14 Gregor AnichAdd STATUS_FLOAT_MULTIPLE_TRAPS/FAULTS.
2005-01-12 Filip NavaraPortability fixes.
2005-01-07 Alex IonescuRemove /nt directory
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-05 Alex IonescuRemove ROS-specific File Object Flags
2005-01-04 Filip NavaraRemove a broken header that's not needed anymore.
2005-01-03 Alex IonescuFix more wrong structure defintions... and use proper...
2005-01-03 Alex IonescuFix more wrong structure defintions that don't match...
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2005-01-02 Alex IonescuFix more wrong Mm definitions and constants and sync...
2005-01-02 Alex IonescuFix some wrong Mm definitions and sync up with proper...
2005-01-01 Alex IonescuRemove unneeded defines and fix hal operation function...
2005-01-01 Hartmut Birr- Implemented KeAcquireInterruptSpinLock and KeReleaseI...
2005-01-01 Alex IonescuFix DMA_OPERATIONS to use stdcall.
2005-01-01 Alex IonescuFix more old cruft.
2005-01-01 Alex IonescuFix work item enumaration values.
2005-01-01 Alex IonescuUse proper name for the NtSetInformationKey Info classe...
2005-01-01 Alex IonescuFix my previous NtDelayExecution patch. Fix Cc function...
2004-12-30 Alex IonescuImplemented:
2004-12-30 KJK::HyperionELF_support, welcome to HEAD! (just in time for the...
2004-12-24 Gunnar DalsnesExInitializeWorkItem: synch with Windows (only NULL...
2004-12-23 Eric KohlMerge EXTENDED_IO_STACK_LOCATION into IO_STACK_LOCATION...
2004-12-22 Royce Mitchell IIImsvc compatibility
2004-12-21 Royce Mitchell IIIwrap stack walks in SEH - this doesn't fix page faults...
2004-12-18 Royce Mitchell IIIadded KeRosPrintAddress
2004-12-11 Royce Mitchell IIIPagedPool improvements: differenciate between hiredzone...
2004-12-04 Gregor AnichAdded InterlockedCompareExchangePointer macro and 64...
2004-12-03 Gé van GeldorpReorganise HAL so multiple HAL versions can be built...
2004-11-27 Filip Navara- Fix calling convention of IoReadPartitionTable, IoSet...
2004-11-25 Alex IonescuFix IO completion APIs/Structures.
2004-11-21 Filip NavaraRevert:
2004-11-21 Filip Navara- Fix prototype of FsRtlInitializeLargeMcb and FsRtlIni...
2004-11-21 Alex Ionescu1) Updated KUSER_SHARED_DATA to NT5+ exported documente...
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-11-11 Alex IonescuKernel:
2004-11-10 Alex IonescuRewrote APC Implementation.
2004-11-07 Filip Navara- Fix prototype for KeConnectInterrupt.
2004-11-06 Alex IonescuReimplimented IO Timers correctly.
2004-10-31 Alex IonescuMailslot/Named Pipe structures.
2004-10-31 Alex IonescuUse proper IRP structure
2004-10-24 Thomas Bluemelmore prototype fixes
2004-10-23 Alex IonescuFixed up some HAL prototypes and fixed some header...
2004-10-22 Thomas Bluemelhopefully a better implementation of rundown protection...
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-22 Eric KohlIoAdjustPagingPathCount is a macro.
2004-10-19 Eric KohlCosmetical fixes.
2004-10-19 Filip Navara- Fix the values of KeepObject, DeallocateObject and...
2004-10-18 Filip Navara- Fix calling convention of ExInterlockedPushEntrySList...
2004-10-17 Filip Navara- Fix calling convention of ExInterlocked* functions.
2004-10-13 Alex IonescuImplemented KeAreApcsDisabled, KeFlushEntireTb, KeIsExe...
2004-10-12 Alex IonescuImplemented ExVerifySuite, ExInterlockedFlushSList...
2004-10-09 Filip Navara- Implement IoOpenDeviceRegistryKey for PLUGPLAY_REGKEY...
2004-10-03 Alex IonescuCorrected KPCR structure, removed IKPCR, set up Current...
2004-09-27 Eric KohlDefine FILE_WRITE_TO_END_OF_FILE.
2004-09-24 Thomas Bluemeladded stub for ObFindHandleForObject() and export it
2004-09-23 Thomas Bluemelimplemented NtIsProcessInJob()
2004-09-22 Thomas Bluemel1. added EJOB structure
2004-09-11 Eric Kohl- Implement FsRtlLegalAnsiCharacterArray.
2004-08-21 Mike NordellFix import/export linkage mismatches.
2004-08-21 Mike Nordellfix placement of STDCALL for function declarations
2004-08-18 Eric KohlUpdate resource-related defines.
2004-08-13 Alex IonescuAdded Dbg Stubs and moved old ones to correct header...
2004-08-12 Alex IonescuFixed/Added Stubs.
2004-08-09 Alex IonescuRundown Protection Implementation. Implemented ExAcquir...
2004-08-03 Alex IonescuAdded Se Stubs, Prototypes and Exports.
next