reactos.git
2003-02-02 short+NtSetInformationFile()
2003-02-02 shortIoCreateDevice(): Fixed missing initialization of ...
2003-02-01 short+IoBuildAsynchronousFsdRequest()
2003-02-01 short+IoAcquireVpbSpinLock()
2003-02-01 short+general captive shutdown
2003-02-01 shortIofCallDriver(): Check for NULL MajorFunction handlers...
2003-02-01 short+general captive shutdown
2003-02-01 shortIoDeleteDevice(): +'DeviceExtension' W32 binary compati...
2003-01-31 short+KfAcquireSpinLock()
2003-01-31 shortCosmetic: NtWriteFile(): Fixed debug message
2003-01-31 short+IoPageWrite()
2003-01-31 shortIoIsOperationSynchronous(): for async IRPs: KeBugCheck...
2003-01-31 shortFixed 'Irp->UserBuffer' init for un-PAGE_SIZE-aligned...
2003-01-30 shortMmCreateMdl(): Zero the allocated 'Mdl' memory
2003-01-30 shortLdrPEGetExportAddress(): Sanity KeBugCheck() to ensure...
2003-01-30 shortIo{,Synchronous}Page{Read,Write}(): Remove handling...
2003-01-30 shortIofCompleteRequest(): +Handle/set 'Irp->UserIosb'
2003-01-30 shortIoSecondStageCompletion(): +Handle/set 'Irp->UserIosb'
2003-01-30 shortExfInterlockedInsertTailList(): Permit uninitialized...
2003-01-30 shortSinked comment about IRP->ApcEnvironment and IRP->Alloc...
2003-01-20 short+NtWriteFile()
2003-01-20 short+IoSynchronousPageWrite()
2003-01-20 shortIoCreateFile(): Initialize 'SecurityContext.AccessState'
2003-01-20 short+INITIAL_PRIVILEGE_SET
2003-01-20 short+ACCESS_STATE
2003-01-19 shortIoBuildSynchronousFsdRequestWithMdl(): Init 'Irp->UserB...
2003-01-19 short+IoBuildPartialMdl()
2003-01-18 short+IoUpdateShareAccess()
2003-01-18 short+ExConvertExclusiveToSharedLite()
2003-01-18 shortFixed prototypes: CcMapData()
2003-01-18 short+PIN_*
2003-01-18 short+ntoskrnl/io/process.c
2003-01-17 shortFilled-in prototype for: FsRtlBalanceReads()
2003-01-17 shortFilled-in prototype for: FsRtlDissectName()
2003-01-17 short+ExIsResourceAcquiredSharedLite()
2003-01-17 shortFilled in prototype for: FsRtlBalanceReads(), FsRtlDiss...
2003-01-16 short+IoGetCurrentProcess()
2003-01-16 short+KeInitializeDispatcherHeader()
2003-01-16 short+KeCancelTimer()
2003-01-16 short+KeRemoveQueueDpc()
2003-01-16 short+sanity-check of the value of 'KeGetCurrentThread(...
2003-01-16 shortFixed prototype of FsRtlFindInTunnelCache()
2003-01-16 short+ExIsResourceAcquiredExclusiveLite()
2003-01-16 short+*SLIST_ENTRY: as *SINGLE_LIST_ENTRY alias
2003-01-16 short+IOCTL_DISK_GET_PARTITION_INFO_EX
2003-01-16 shortreactosized: libcaptive/halcaptive/spinlock.c -> hal...
2003-01-16 shortreactosized IRQs: libcaptive/halcaptive/irql.c -> hal...
2003-01-11 shortFunctions marked as G_GNUC_UNUSED to prevent 'unused...
2002-12-23 short+ntoskrnl/io/rw.c
2002-12-23 short-ntoskrnl/io/iowork.c
2002-12-13 short+RtlCompareMemory()
2002-12-13 short+ntoskrnl/io/file.c
2002-12-13 short+ntoskrnl/fs/oplock.c
2002-12-13 shortTIME: ULARGE_INTEGER -> LARGE_INTEGER
2002-12-12 short+RtlTimeToSecondsSince1970()
2002-12-12 short+IoRemoveShareAccess()
2002-12-12 shortNtQueryDirectoryFile(): +pass: IoStack->Parameters...
2002-12-12 shortIoCreateStreamFileObject(): force: Flags |= FO_SYNCHRON...
2002-12-12 short+ExDeleteResourceLite()
2002-12-12 short+FSRTL_COMMON_FCB_HEADER
2002-11-23 short+ExDeleteNPagedLookasideList()
2002-11-23 short+RtlTimeToTimeFields()
2002-11-23 short+FILE_ID_BOTH_DIR_INFORMATION
2002-11-23 short+ntoskrnl/rtl/dos8dot3.c
2002-11-23 shortFsRtlIsFatDbcsLegal() prototype: Fixed W32 compatibility
2002-11-22 shortIoPageRead(): Fix 'StatusBlock' parameter to return...
2002-11-22 shortLdrpBuildModuleBaseName() no longer static
2002-11-22 shortIofCompleteRequest(): APC dispatching made fatal again...
2002-11-22 shortIoPageRead(): Do the paging request as synchronous...
2002-11-22 shortlibcaptive requires strict STATUS_SUCCESS for NT_SUCCESS()
2002-11-22 shortRtlUpcaseUnicodeString(): Allow also non-zero-terminabl...
2002-11-22 shortIoInitializeIrp(): Fixed missing intitialization of...
2002-11-22 short+IopCloseFile()
2002-11-22 shortIoCreateStreamFileObject(): create+destroy HANDLE ...
2002-11-22 short+#define IO_TYPE_*
2002-11-20 shortIopCreateFile(): Initialized missing 'Flags' field...
2002-11-20 short+ntoskrnl/io/dir.c
2002-11-20 shortFILE_INFORMATION_CLASS: Fixed W32 binary compatibility
2002-11-20 short+ntoskrnl/io/share.c
2002-11-20 short+ExAcquireResourceSharedLite()
2002-11-20 short+#define {,ANSI_}DOS_{STAR,QM,DOT}
2002-11-20 shortIopCreateFile(): +Initialized 'RelatedFileObject' field...
2002-11-20 short+ntoskrnl/rtl/time.c
2002-11-20 shortIofCompleteRequest(): APC invocation is now ignored...
2002-11-20 shortBCB,CACHE_SEGMENT: Disabled for libcaptive as we use...
2002-11-20 short+ExAcquireSharedStarveExclusive()
2002-11-20 shortMEMORY_CACHING_TYPE: Fixed W32 binary compatibility
2002-11-10 shortwcscpy(): Fixed crash on ElectricFence
2002-11-10 short+ntoskrnl/mm/aspace.c
2002-11-10 short+ntoskrnl/io/page.c
2002-11-10 shortIoCreateDevice(): +W32 binary compatibility sanity...
2002-11-10 short+IoBuildSynchronousFsdRequestWithMdl()
2002-11-10 shortDisabled 'KERNEL_BASE' for libcaptive to prevent its...
2002-11-10 short+ntoskrnl/cc/view.c
2002-11-10 short+ntoskrnl/cc/pin.c
2002-11-10 short+ntoskrnl/cc/copy.c
2002-11-10 shortKDEVICE_QUEUE: modified (updated?) for W32 binary compa...
2002-11-10 shortDEVICE_OBJECT: +W32 binary compatible alignment
2002-11-09 short+IoCreateStreamFileObject()
2002-11-09 short+Comment: FIXME: at least NTAPI should be STDCALL ?
next