Windows: File Attribute Reporting Consistency
[openafs.git] / src / WINNT / afsrdr / kernel / lib / AFSFcbSupport.cpp
2013-02-12 Jeffrey AltmanWindows: Move Trace Stmts from FILE to CLEANUP
2013-02-06 Jeffrey AltmanWindows: AFSVolumeCB track RefCount reasons
2013-02-02 Jeffrey AltmanWindows: More RDR Garbage Collection
2013-02-02 Jeffrey AltmanWindows: Replace ParentObjectInformation pointer
2013-02-02 Jeffrey AltmanWindows: Trace DirectoryCB allocations
2013-02-02 Jeffrey AltmanWindows: Allocated VolumeCB from PagedPool
2013-01-31 Jeffrey AltmanWindows: AFSInitCcb redefinition
2013-01-31 Jeffrey AltmanWindows: AFSRemoveCcb cannot fail
2013-01-24 Jeffrey AltmanWindows: Use %p for ptrs in redirector trace messages
2012-12-23 Rod WiddowsonWindows: warnings on kernel builds
2012-12-03 Jeffrey AltmanWindows: Fcb sectionObjectResource
2012-11-29 Jeffrey AltmanWindows: RefCounts, Asserts, and Trace Logging
2012-10-19 Jeffrey AltmanWindows: AFSInitFcb Check ObjectInfo->Fcb for NULL
2012-10-19 Jeffrey AltmanWindows: Protect ObjectRefCnts with ObjectInfoLock
2012-10-19 Jeffrey AltmanWindows: AFSInitFcb assign pFcb->ObjectInformation
2012-07-22 Jeffrey AltmanWindows: memory leak AFSRemoveVolume
2012-07-22 Jeffrey AltmanWindows: AFSExFreePool -> AFSExFreePoolWithTag
2012-05-31 Jeffrey AltmanWindows: Add CCB NonPaged Resource for synchronization
2012-05-31 Jeffrey AltmanWindows: Avoid deadlock on VolumeCB->VolumeLock
2012-05-04 Jeffrey AltmanWindows: AFSInitFcb STATUS_REPARSE cleanup
2012-02-17 Jeffrey AltmanWindows: remove unnecessary DirectoryEnumEvent
2012-02-11 Jeffrey AltmanWindows: AFSRemoveFcb() cannot race
2012-01-19 Jeffrey AltmanWindows: prevent race assigning Fcb in AFSInitFcb()
2012-01-11 Jeffrey AltmanWindows: use local var for interlocked result
2011-12-31 Peter ScottWindows: Handle invalid node types
2011-12-31 Jeffrey AltmanWindows: AFSInsertHashEntry can fail
2011-12-25 Peter ScottWindows: Avoid bottleneck on VolumeLock
2011-12-18 Peter ScottWindows: Track AuthGroup in Context Control Block
2011-10-25 Jeffrey AltmanWindows: re-indent afsredir log message params
2011-09-15 Peter ScottWindows: AFSRedirLib.sys file system library driver