Windows: OpenAFS reparse points are surrogates
[openafs.git] / src / WINNT / afsrdr /
2012-02-07 Jeffrey AltmanWindows: OpenAFS reparse points are surrogates
2012-02-06 Jeffrey AltmanWindows: Avoid race during PIOCtl DirNode allocation
2012-02-06 Jeffrey AltmanWindows: Hold Fcb references prior to service call
2012-02-03 Jeffrey AltmanWindows: Do not open file if shutdown in progress
2012-02-03 Jeffrey AltmanWindows: AFSRedir DebugFlags Turn on BugCheck
2012-02-03 Jeffrey AltmanWindows: Improve AFSNotifyDelete
2012-02-03 Jeffrey AltmanWindows: do not lower case direct volume references
2012-01-29 Jeffrey AltmanWindows: do not panic if afsredir not ready during...
2012-01-29 Jeffrey AltmanWindows: Increase size of worker thread pools
2012-01-29 Jeffrey AltmanWindows: Run Workers until empty task queue
2012-01-27 Jeffrey AltmanWindows: Stop the thundering herd
2012-01-27 Jeffrey AltmanWindows: DriveSubstitution handle too small buffer
2012-01-27 Jeffrey AltmanWindows: Invalidate all volumes at library init
2012-01-27 Jeffrey AltmanWindows: Refactor and consolidate afsredir invalidation
2012-01-23 Jeffrey AltmanWindows: store data verification mode
2012-01-23 Jeffrey AltmanRevert "Windows: disable memory extent interface"
2012-01-20 Jeffrey AltmanWindows: improved idle dead time handling
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 Jeffrey AltmanWindows: deadlock bet. DirEntry lock + DirectoryNodeHdr...
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: disable memory extent interface
2012-01-18 Jeffrey AltmanWindows: AFS_SERVER_FLUSH_DELAY AFS_SERVER_PURGE_DELAY
2012-01-18 Jeffrey AltmanWindows: AFSParseName edge cases
2012-01-18 Jeffrey AltmanWindows: afs root is always a directory
2012-01-11 Jeffrey AltmanWindows: Avoid file server rpcs on deleted files
2012-01-11 Jeffrey AltmanWindows: use local var for interlocked result
2012-01-11 Jeffrey AltmanWindows: AFSParseMountPointTarget buffer overrun
2012-01-11 Jeffrey AltmanWindows: Directory Enumeration, DVs, and TreeLocks
2012-01-11 Jeffrey AltmanWindows: correct log messages in AFSCleanup
2012-01-11 Jeffrey AltmanWindows: Return Dir Data Version from AFSCleanup
2012-01-11 Jeffrey AltmanWindows: reorg open handle counts and Fcb->NPFcb->Resource
2012-01-11 Jeffrey AltmanWindows: Permit renames of open files
2012-01-11 Jeffrey AltmanWindows: Do not prime the service directory cache
2012-01-11 Jeffrey AltmanWindows: More specific error values
2012-01-11 Jeffrey AltmanWindows: do not flush dirty extents without permission
2011-12-31 Peter ScottWindows: Support correct status codes from service
2011-12-31 Peter ScottWindows: Handle invalid node types
2011-12-31 Jeffrey AltmanWindows: AFSFileUpdateResultCB ParentDataVersion
2011-12-31 Jeffrey AltmanWindows: renames that overwrite existing target
2011-12-31 Jeffrey AltmanWindows: AFSDirEnumResp and AFSDirEnumEntry changes
2011-12-31 Jeffrey AltmanWindows: Add AFSFileEvalResultCB
2011-12-31 Jeffrey AltmanWindows: Add AFSFileCleanupResultCB
2011-12-31 Jeffrey AltmanWindows: STATUS_OBJECT_PATH_INVALID == invalid parent...
2011-12-31 Jeffrey AltmanWindows: Request extents readability
2011-12-31 Jeffrey AltmanWindows: RequestExtents avoid bufWrite if rdr held
2011-12-31 Jeffrey AltmanWindows: avoid race during Fcb cleanup
2011-12-31 Jeffrey AltmanWindows: AFSInsertHashEntry can fail
2011-12-31 Jeffrey AltmanWindows: additional AFSValidateEntry logging
2011-12-31 Jeffrey AltmanWindows: afsredirlib log messages
2011-12-31 Jeffrey AltmanWindows: Symlink resolve failure error
2011-12-25 Peter ScottWindows: Avoid bottleneck on VolumeLock
2011-12-22 Jeffrey AltmanWindows: AFSCleanup extent processing
2011-12-22 Jeffrey AltmanWindows: AFSRetrieveValidAuthGroup FILE_READ_DATA
2011-12-22 Jeffrey AltmanWindows: AFSRequestExtentsAsync retry with alt authgroup
2011-12-22 Jeffrey AltmanWindows: Use AuthGroups for extent request error reporting
2011-12-22 Jeffrey AltmanWindows: Explicit permission check on extent release
2011-12-22 Jeffrey AltmanWindows: RDR_CleanupFileEntry restrict extent claw...
2011-12-22 Jeffrey AltmanWindows: remove unused AFSRequestExtents()
2011-12-22 Jeffrey AltmanWindows: Define times in terms of AFS_ONE_SECOND
2011-12-19 Jeffrey AltmanWindows: avoid deadlock during SetRenameInformation
2011-12-18 Peter ScottWindows: Track AuthGroup in Context Control Block
2011-12-18 Jeffrey AltmanWindows: Tear down extents upon file deletion
2011-12-18 Jeffrey AltmanWindows: notify file size change if flushed
2011-12-18 Jeffrey AltmanWindows: forget data version only for flushing
2011-12-18 Jeffrey AltmanWindows: fix indentation
2011-12-18 Jeffrey AltmanWindows: AFSSetRenameInfo log message
2011-12-18 Jeffrey AltmanWindows: return error to system paging requests
2011-12-17 Jeffrey AltmanWindows: log volume and authgroup for redir open
2011-12-17 Jeffrey AltmanWindows: Properly convert FID structures
2011-12-17 Jeffrey AltmanWindows: propagate directory enumeration failures
2011-12-17 Peter ScottWindows Problem with cross-directory rename
2011-12-14 Jeffrey AltmanWindows: AFSRDFSProvider stack overrun
2011-12-10 Jeffrey AltmanWindows: Suspend/Resume for afsd_service
2011-12-08 Jeffrey AltmanWindows: increase timeout for extent request retries
2011-12-08 Peter ScottWindows: include owner/group in Security DACL
2011-12-03 Jeffrey AltmanWindows: npdll connected query returns no usage
2011-12-02 Jeffrey AltmanWindows: memset in RDR_RequestFileExtentsAsync
2011-11-29 Jeffrey AltmanWindows: AFSRDFSProvider log to file
2011-11-29 Jeffrey AltmanWindows: NPEnumResources no Printer support
2011-11-29 Jeffrey AltmanWindows: NPGetConnectionCommon buffer too small
2011-11-29 Jeffrey AltmanWindows: no drive subst for NPCancelConnection
2011-11-29 Jeffrey AltmanWindows: refactor NPCancelConnection
2011-11-29 Jeffrey AltmanWindows: FSync not CleanVnode during Cleanup
2011-11-23 Jeffrey AltmanWindows: add trace logging to Pioctl File Info Query
2011-11-23 Jeffrey AltmanWindows: _._AFS_IOCTL_._ size is zero
2011-11-18 Jeffrey AltmanWindows: RDR_RequestFileExtentsAsync unheld lock
2011-11-18 Jeffrey AltmanWindows: non-release only worker threads can release
2011-11-16 Jeffrey AltmanWindows: create scache->redirMx to reduce contention
2011-11-15 Jeffrey AltmanWindows: Create default Security Descriptor
2011-11-13 Jeffrey AltmanWindows: avoid null ptr in RDR_RequestFileExtentsAsync
2011-11-11 Jeffrey AltmanWindows: Enforce Share Access
2011-11-10 Jeffrey AltmanWindows: FSCTL_SET_REPARSE_POINT not yet implemented
2011-11-10 Jeffrey AltmanWindows: FSCTL_SET_REPARSE_POINT error
2011-11-10 Jeffrey AltmanWindows: FSCTL_IS_PATHNAME_VALID return success
2011-11-10 Jeffrey AltmanWindows: these fsctl cmds are not implemented
2011-11-10 Jeffrey AltmanWindows: Additional trace logging
2011-11-10 Jeffrey AltmanWindows: service must set reparse point attribute
2011-11-10 Peter ScottWindows: Correctly increment PIOCtl DE
next