RtlUnicodeStringToCountedOemString() is now "pass"ed
[reactos.git] / ntoskrnl /
2003-03-23 shortRtlUnicodeStringToCountedOemString() is now "pass"ed
2003-02-24 shortNtQueryDirectoryFile(): +support FileBothDirInformation...
2003-02-13 shortbranch update for HEAD-2003021201
2003-02-13 shortbranch update for HEAD-2003021201
2003-02-12 jankratochvilThis commit was manufactured by cvs2svn to create branc...
2003-02-10 shortIoShutdownRegisteredFileSystems(): Protected against...
2003-02-04 shortIoCreateFile(): Fixed missing init of field: FsContext...
2003-02-04 shortPsInitProcessManagment(): Hack-fake process name "System"
2003-02-04 short+Option '--debug-messages' (default off) - variable...
2003-02-03 shortIoCreateDevice(): Fixed missing initialization of ...
2003-02-03 short+RtlSecondsSince1970ToTime()
2003-02-03 shortNtSetInformationFile(): FileRenameInformation: Fixed...
2003-02-02 short+comment on buggy RtlSetBits()
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 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-20 short+NtWriteFile()
2003-01-20 short+IoSynchronousPageWrite()
2003-01-20 shortIoCreateFile(): Initialize 'SecurityContext.AccessState'
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+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-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-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-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-11-23 short+ExDeleteNPagedLookasideList()
2002-11-23 short+RtlTimeToTimeFields()
2002-11-23 short+ntoskrnl/rtl/dos8dot3.c
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 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-20 shortIopCreateFile(): Initialized missing 'Flags' field...
2002-11-20 short+ntoskrnl/io/dir.c
2002-11-20 short+ntoskrnl/io/share.c
2002-11-20 short+ExAcquireResourceSharedLite()
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-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-09 short+IoCreateStreamFileObject()
2002-11-08 short+MmCreateMdl()
2002-11-08 short+IoPrepareIrpBuffer()
2002-11-07 shortObFindObject(): disabled 'OBJ_OPENLINK' as we do not...
2002-11-07 shortbranch update for HEAD-2002110701
2002-11-06 short+ExReleaseResourceLite()
2002-11-06 short+IoDeleteDevice()
2002-11-06 short+ExAcquireResourceExclusiveLite()
2002-11-06 short+IofCompleteRequest()
2002-11-06 short+IoSecondStageCompletion()
next