bozo: Introduce bnode_Wait()
[openafs.git] / src / WINNT / afsrdr / kernel / lib / Include / AFSCommon.h
2015-09-24 Jeffrey AltmanWindows: Move GetAuthenticationId to Worker Thread
2014-09-25 pete scottWindows: Remove trailing slash on non-root directories
2014-09-25 pete scottWindows: FilePhysicalNameInfo query AFS prefix
2014-09-25 pete scottWindows: !overwrite IOMgr populated FileInfo data
2014-08-20 pete scottWindows: Obtain File Attribs for DFS Link target
2014-04-16 Jeffrey AltmanWindows: Fix AFSSetBasicInfo attribute processing
2013-08-21 Jeffrey AltmanWindows: Delay MP Target evaluation until required
2013-05-08 Jeffrey AltmanWindows: AFSLibExFreePool*() macros
2013-05-08 Jeffrey AltmanWindows: AFSRedirLib AFSIgnoreReparsePointToFile
2013-04-26 Jeffrey AltmanWindows: AFSFindObjectInfo update last access time
2013-04-09 Jeffrey AltmanWindows: DOS Device VolumeInfo max name length
2013-04-06 Jeffrey AltmanWindows: AFSDeleteDirEntry set input to NULL
2013-04-05 Jeffrey AltmanWindows: Move AFSVolume functions to new file
2013-04-05 Jeffrey AltmanWindows: Move Name Array functions to new file
2013-03-11 pete scottWindows: RDR SymbolicLink create support
2013-02-23 Peter ScottWindows: Permit direct to service non-wildcard lookups
2013-02-23 Jeffrey AltmanWindows: EvalByName pass LastComponent flag
2013-02-22 Rod WiddowsonWindows: Call CcDeferWrite rather than loop
2013-02-12 Jeffrey AltmanWindows: AFSLocateNameEntry separate VolumeCB In/Out
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: Categorize ObjectInformationCB RefCnts
2013-01-31 Jeffrey AltmanWindows: Fix AFSLocateNameEntry prototype
2013-01-31 Jeffrey AltmanWindows: AFSInitCcb redefinition
2013-01-31 Jeffrey AltmanWindows: AFSRemoveCcb cannot fail
2012-12-23 Jeffrey AltmanWindows: Remove unused AFSVolumeWorkerThread
2012-12-23 Rod WiddowsonWindows: warnings on kernel builds
2012-12-03 Jeffrey AltmanWindows: AFSDeleteFcbExtents()
2012-11-24 Jeffrey AltmanWindows: Add Hard Link support to AFS Redirector
2012-11-24 Jeffrey AltmanWindows: Trend Micro QueryDirectory deadlock
2012-11-02 Jeffrey AltmanWindows: Use MountRoot for Absolute Symlinks
2012-10-19 Jeffrey AltmanWindows: Protect ObjectRefCnts with ObjectInfoLock
2012-06-06 Jeffrey AltmanWindows: Adjust extent release strategy
2012-06-06 Jeffrey AltmanWindows: consoldiate NextExtent() implementations
2012-05-31 Jeffrey AltmanWindows: Remove unused async read/write operations
2012-05-17 Jeffrey AltmanWindows: AFSTearDownExtents may experience active extents
2012-05-04 Jeffrey AltmanWindows: More useful AFSDumpFile exception info
2012-04-15 Jeffrey AltmanWindows: Remove PurgeContent param AFSVerifyEntry
2012-04-06 Jeffrey AltmanWindows: Name Array store mount point and volume root
2012-04-05 Jeffrey AltmanWindows: Redirector must query volume size when asked
2012-03-03 Jeffrey AltmanWindows: Avoid deadlock in invalidation path
2012-02-11 Jeffrey AltmanWindows: AFSRemoveFcb() cannot race
2012-01-27 Jeffrey AltmanWindows: Invalidate all volumes at library init
2012-01-27 Jeffrey AltmanWindows: Refactor and consolidate afsredir invalidation
2012-01-19 Jeffrey AltmanWindows: prevent race assigning Fcb in AFSInitFcb()
2012-01-18 Peter ScottWindows: Correctly mark extents dirty when using the...
2012-01-18 Peter ScottWindows: Performing async work after cache invalidation
2011-12-31 Peter ScottWindows: Support correct status codes from service
2011-12-22 Jeffrey AltmanWindows: Use AuthGroups for extent request error reporting
2011-12-18 Peter ScottWindows: Track AuthGroup in Context Control Block
2011-11-10 Peter ScottWindows: FileNetworkPhysicalNameInfo implementation
2011-11-02 Peter ScottWindows: add AFSRetrieveParentPath()
2011-11-01 Peter ScottWindows: Directory Entry Processing
2011-11-01 Peter ScottWindows: Reimplement AFSGenerateCRC()
2011-09-15 Peter ScottWindows: AFSRedirLib.sys file system library driver