Windows: Deny writes/truncation to files w RO attr
[openafs.git] / src / WINNT / afsrdr / kernel / lib / Include /
2014-04-16 Jeffrey AltmanWindows: Fix AFSSetBasicInfo attribute processing
2013-10-26 Jeffrey AltmanWindows: Store OS version as a global
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: Switch to Interlocked ops for RDR Set/Clear
2013-04-06 Jeffrey AltmanWindows: AFSDeleteDirEntry set input to NULL
2013-04-06 Jeffrey AltmanWindows: AFSPrimaryVolumeWorkerThread reorg
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-28 Jeffrey AltmanWindows: add AFS_OBJECT_REFERENCE_FS_REQ
2013-03-18 pete scottWindows: Replace AFSDbgMsgLog func with macro
2013-03-11 pete scottWindows: RDR SymbolicLink create support
2013-02-26 Chas Williams (CON... afs: removing trailing semicolons
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-05 Jeffrey AltmanWindows: Use AFS_OBJECT_REFERENCE_MAX in struct
2013-02-02 Jeffrey AltmanWindows: dirty threshold 64 * chunksize
2013-02-02 Jeffrey AltmanWindows: More RDR Garbage Collection
2013-02-02 Jeffrey AltmanWindows: Replace ParentObjectInformation pointer
2013-02-02 Jeffrey AltmanWindows: Introduce NameArray Reference Counts
2013-02-02 Jeffrey AltmanWindows: Move VolumeWorkerContext to NonPaged pool
2013-02-02 Jeffrey AltmanWindows: Categorize ObjectInformationCB RefCnts
2013-02-02 Jeffrey AltmanWindows: Reduce RDR Object Lifetime
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-29 Jeffrey AltmanWindows: RefCounts, Asserts, and Trace Logging
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-28 Jeffrey AltmanWindows: Send all \\AFS\PIPE to afsd_service
2012-10-19 Jeffrey AltmanWindows: Protect ObjectRefCnts with ObjectInfoLock
2012-10-19 Jeffrey AltmanWindows: ObjectInformationCB indentation
2012-08-10 Peter ScottWindows: Consolidate Device Flags
2012-07-22 Jeffrey AltmanWindows: AFSExFreePool -> AFSExFreePoolWithTag
2012-06-06 Jeffrey AltmanWindows: Adjust extent release strategy
2012-06-06 Jeffrey AltmanWindows: consoldiate NextExtent() implementations
2012-05-31 Jeffrey AltmanWindows: Add CCB NonPaged Resource for synchronization
2012-05-31 Jeffrey AltmanWindows: Make CCB_FLAGS_DIRECTORY_QUERY_MAPPED consistent
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-29 Jeffrey AltmanWindows: Cc FileObject Settings
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-24 Jeffrey AltmanWindows: remove AFSOpenRedirector from AFSRedirLib
2012-02-11 Jeffrey AltmanWindows: AFSRemoveFcb() cannot race
2012-02-07 Jeffrey AltmanWindows: OpenAFS reparse points are surrogates
2012-01-29 Jeffrey AltmanWindows: Increase size of worker thread pools
2012-01-27 Jeffrey AltmanWindows: Invalidate all volumes at library init
2012-01-27 Jeffrey AltmanWindows: Refactor and consolidate afsredir invalidation
2012-01-20 Peter ScottWindows Asynchronous purging of file content after...
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
2012-01-18 Jeffrey AltmanWindows: AFS_SERVER_FLUSH_DELAY AFS_SERVER_PURGE_DELAY
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-22 Jeffrey AltmanWindows: Define times in terms of AFS_ONE_SECOND
2011-12-18 Peter ScottWindows: Track AuthGroup in Context Control Block
2011-12-08 Jeffrey AltmanWindows: increase timeout for extent request retries
2011-12-08 Peter ScottWindows: include owner/group in Security DACL
2011-11-11 Jeffrey AltmanWindows: Enforce Share Access
2011-11-10 Peter ScottWindows: FileNetworkPhysicalNameInfo implementation
2011-11-03 Peter ScottWindows: remember when a reparse point is opened
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