Windows: pSrcObject instead of pSrcFcb->ObjectInformation
[openafs.git] / src / WINNT / afsrdr / kernel / lib / AFSCommSupport.cpp
2013-04-26 Jeffrey AltmanWindows: ObjectInfoCB update last access time
2013-04-26 Jeffrey AltmanWindows: AFSFindObjectInfo update last access time
2013-04-09 Jeffrey AltmanWindows: AFS_INVALIDATE_DATA_VERSION only by service
2013-04-06 Jeffrey AltmanWindows: AFSDeleteDirEntry set input to NULL
2013-03-18 pete scottWindows: Replace AFSDbgMsgLog func with macro
2013-03-11 pete scottWindows: RDR SymbolicLink create support
2013-02-25 Jeffrey AltmanWindows: Test NameArrayReferenceCount before deletion
2013-02-23 Jeffrey AltmanWindows: Set AFS_OBJECT_FLAGS_DIRECTORY_ENUMERATED
2013-02-23 Jeffrey AltmanWindows: EvalByName pass LastComponent flag
2013-02-14 Jeffrey AltmanWindows: Add Cell name to AFSProcessRequest parameters
2013-02-02 Jeffrey AltmanWindows: AFSEvaluateTargetByID Sanity Check Result
2013-02-02 Jeffrey AltmanWindows: Replace ParentObjectInformation pointer
2013-02-02 Jeffrey AltmanWindows: Categorize ObjectInformationCB RefCnts
2013-01-31 Jeffrey AltmanWindows: AFSNotifyHardLink() DirOpenReferenceCount...
2013-01-31 Jeffrey AltmanWindows: AFSNotifyFileCreate() DirOpenReferenceCount...
2012-12-23 Rod WiddowsonWindows: warnings on kernel builds
2012-11-29 Jeffrey AltmanWindows: RefCounts, Asserts, and Trace Logging
2012-11-24 Jeffrey AltmanWindows: Add Hard Link support to AFS Redirector
2012-11-23 Jeffrey AltmanWindows: Missing lock in AFSNotifyRename
2012-10-19 Jeffrey AltmanWindows: Fix DV Raced Trace Message Parameters
2012-10-19 Jeffrey AltmanWindows: Protect ObjectRefCnts with ObjectInfoLock
2012-08-10 Peter ScottWindows: disable short names in redirector option
2012-07-22 Jeffrey AltmanWindows: AFSExFreePool -> AFSExFreePoolWithTag
2012-07-03 Jeffrey AltmanWindows: ensure TreeLock obtain and release same pointer
2012-05-21 Jeffrey AltmanWindows: avoid deadlock TreeLock vs Fcb Resource
2012-04-25 Jeffrey AltmanWindows: Directory validation should purge data changes...
2012-04-05 Jeffrey AltmanWindows: Redirector must query volume size when asked
2012-03-28 Jeffrey AltmanWindows: AFSInvalidateObject can overwrite input param
2012-03-17 Jeffrey AltmanWindows: invalidate correct objects during dir verification
2012-03-13 Jeffrey AltmanWindows: Correct Data Version change synchronization
2012-02-03 Jeffrey AltmanWindows: Improve AFSNotifyDelete
2012-01-11 Jeffrey AltmanWindows: Directory Enumeration, DVs, and TreeLocks
2011-12-31 Peter ScottWindows: Support correct status codes from service
2011-12-31 Jeffrey AltmanWindows: Add AFSFileEvalResultCB
2011-12-31 Jeffrey AltmanWindows: afsredirlib log messages
2011-12-18 Peter ScottWindows: Track AuthGroup in Context Control Block
2011-11-01 Peter ScottWindows: DE Reference count added during create
2011-11-01 Peter ScottWindows: Directory Entry Processing
2011-11-01 Peter ScottWindows: additional trace logging for afsredirlib
2011-10-25 Peter ScottWindows: New Trace for DirEntry tracking problem
2011-10-25 Jeffrey AltmanWindows: Use SetFlag macro when setting flag
2011-10-25 Jeffrey AltmanWindows: AFSEvaluateTargetByName free buffer if no...
2011-10-25 Jeffrey AltmanWindows: remove unused code block
2011-10-25 Jeffrey AltmanWindows: re-indent afsredir log message params
2011-09-15 Peter ScottWindows: AFSRedirLib.sys file system library driver