Windows: More specific error values
[openafs.git] / src / WINNT / afsrdr / kernel /
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: Add AFSFileEvalResultCB
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: 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: propagate directory enumeration failures
2011-12-17 Peter ScottWindows Problem with cross-directory rename
2011-12-08 Jeffrey AltmanWindows: increase timeout for extent request retries
2011-12-08 Peter ScottWindows: include owner/group in Security DACL
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: non-release only worker threads can release
2011-11-15 Jeffrey AltmanWindows: Create default Security Descriptor
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 Peter ScottWindows: Correctly increment PIOCtl DE
2011-11-10 Peter ScottWindows: FileNetworkPhysicalNameInfo implementation
2011-11-04 Jeffrey AltmanWindows: do not leak resource in AFSQueryDirectory
2011-11-04 Peter ScottWindows: Failed to release correct lock
2011-11-03 Peter ScottWindows: fix deadlock in symlink Attrib retrieval
2011-11-03 Jeffrey AltmanWindows: always set reparse point attrib for symlink
2011-11-03 Peter ScottWindows: remember when a reparse point is opened
2011-11-02 Jeffrey AltmanWindows: Mount points are always directories
2011-11-02 Peter ScottWindows: Retrieve file attributes on symlinks
2011-11-02 Peter ScottWindows: add AFSRetrieveParentPath()
2011-11-01 Peter ScottWindows: DE Reference count added during create
2011-11-01 Peter ScottWindows: change AFSProcessUserFsRequest default
2011-11-01 Peter ScottWindows: correct ordering of reparse point tests
2011-11-01 Peter ScottWindows: log FSCTL_CSC_INTERNAL requests
2011-11-01 Peter ScottWindows: add braces to case statements
2011-11-01 Peter ScottWindows: Directory Entry Processing
2011-11-01 Peter ScottWindows: additional trace logging for afsredirlib
2011-11-01 Peter ScottWindows: Reimplement AFSGenerateCRC()
2011-10-25 Rod WiddowsonWindows: Look for 8.3 name when doing a rename
2011-10-25 Peter ScottWindows: New Trace for DirEntry tracking problem
2011-10-25 Jeffrey AltmanWindows: Free work item memory with tag value
2011-10-25 Jeffrey AltmanWindows: free pointer after last reference
2011-10-25 Jeffrey AltmanWindows: AFSInitPIOCtlDirectoryCB free in try_exit
2011-10-25 Jeffrey AltmanWindows: close leak in AFSPrimaryVolumeWorkerThread
2011-10-25 Jeffrey AltmanWindows: Use SetFlag macro when setting flag
2011-10-25 Jeffrey AltmanWindows: minor type in trace output
2011-10-25 Peter ScottWindows: AFSRemoveCaseInsensitiveDirEntry corrections
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-10-25 Rod WiddowsonWindows: Defer deref of a directoryEntry
2011-10-25 Rod WiddowsonWindows: Set new file index correctly during rename
2011-10-24 Rod WiddowsonWindows: Remove unused cleanup flag
2011-10-12 Rod WiddowsonWindows AFSRDR: Log before decrementing refcount
2011-09-15 Jeffrey Altmanwindows: Set ReparsePoint Attribute in FileAttributes
2011-09-15 Peter ScottWindows: AFSRedirLib.sys file system library driver
2011-09-15 Peter ScottWindows: RDR File System Framework driver