bozo: Introduce bnode_Wait()
[openafs.git] / src / WINNT / afsrdr / user / RDRFunction.c
2019-08-23 Andrew DeasonRemove dead code 83/13683/7
2015-10-19 Jeffrey AltmanWindows: CM_ERROR_INEXACT_MATCH is not a fatal error
2015-10-19 Jeffrey AltmanWindows: rdr pioctl operations are opaque
2015-02-10 Jeffrey AltmanWindows: Fake status info on EACCES
2015-02-09 Jeffrey AltmanWindows: foo.backup -> foo.backup too many symlinks
2014-09-25 Jeffrey AltmanWindows: report AllocationSize in 1KB increments
2014-08-21 Jeffrey AltmanWindows: Do not sync callbacks when only need locks
2014-04-17 Jeffrey AltmanWindows: Deny writes/truncation to files w RO attr
2013-12-27 Jeffrey AltmanWindows: RDR_EvaluateNodeByName out of order param
2013-12-05 Jeffrey AltmanWindows: RXAFS_GetVolumeStatus no PRSFS_READ check
2013-11-16 Jeffrey AltmanWindows: cm_FindVolumeByFID
2013-10-31 Jeffrey AltmanWindows: Uninitialized TargetNameLength/Offset
2013-08-21 Jeffrey AltmanWindows: Delay MP Target evaluation until required
2013-08-21 Jeffrey AltmanWindows: modify PopulateCurrentEntry follow mp rules
2013-05-08 Jeffrey AltmanWindows: RDR_GetVolumeInfo do not always return success
2013-05-08 Jeffrey AltmanWindows: "ReparsePointPolicy" registry key
2013-05-04 Jeffrey AltmanWindows: Report Case Sensitive Search
2013-04-17 Jeffrey AltmanWindows: RDR_DeleteFileEntry test for empty directory
2013-03-28 Jeffrey AltmanWindows: cache readonly volume size information
2013-03-16 Jeffrey AltmanWindows: File Attribute Reporting Consistency
2013-03-16 Jeffrey AltmanWindows: netbios name comparisons are case insensitive
2013-03-16 Jeffrey AltmanWindows: add RDR_ExtAttributes
2013-03-16 Jeffrey AltmanWindows: VolumeInfoReadOnlyFlag registry option
2013-03-12 Jeffrey AltmanWindows: PopulateCurrentEntry Symlink Targets
2013-03-12 Jeffrey AltmanWindows: Report actual volume creation time
2013-03-12 Jeffrey AltmanWindows: RDR_UpdateFile dscp != scp
2013-03-12 Jeffrey AltmanWindows: Service processing for Symlink creation
2013-02-23 Jeffrey AltmanWindows: Direct IO Support for Service
2013-02-23 Jeffrey AltmanWindows: Add flag BUF_GET_FLAG_BUFCREATE_LOCKED
2013-02-23 Jeffrey AltmanWindows: EvalByName pass LastComponent flag
2013-02-22 Jeffrey AltmanWindows: EvaluateByName support case-insensitive lookups
2013-02-14 Jeffrey AltmanWindows: CellLength reported in octets
2013-02-12 Jeffrey AltmanWindows: Do not pass relative paths to redirector
2013-02-12 Jeffrey AltmanWindows: Move Authenticated field to CommResultCB
2013-02-08 Jeffrey AltmanWindows: GetVolumeInfo cell name
2013-02-08 Jeffrey AltmanWindows: Return full volume name for RO and BK
2013-02-08 Jeffrey AltmanWindows: AFSFileOpenResultCB.Authenticated
2013-02-03 Jeffrey AltmanWindows: Fix RDR_BkgFetch rock assigment
2013-02-02 Jeffrey AltmanWindows: Test for PRSFS_INSERT in redirector interface
2013-02-02 Jeffrey AltmanWindows: .readonly space reporting
2013-02-02 Jeffrey AltmanWindows: FILE_READ_ONLY_VOLUME not FILE_DEVICE_READ_ONLY
2013-02-02 Jeffrey AltmanWindows: RDR_CleanupFile FSync only files
2013-02-02 Jeffrey AltmanWindows: Convert BkgDaemon Procedures to use rock
2012-12-09 Jeffrey AltmanWindows: RDR Dynamic root Freelance only
2012-12-03 Jeffrey AltmanWindows: Implement dynamic cell detection for RDR
2012-11-29 Jeffrey AltmanWindows: Fail RX_INVALID_OPERATION errors
2012-11-24 Jeffrey AltmanWindows: Add Hard Link support to Service
2012-11-09 Jeffrey AltmanWindows: Treat invalid AFSFetchStatus as VBUSY
2012-11-08 Jeffrey AltmanWindows: RDR_CleanupFileEntry protect lock release
2012-10-31 Jeffrey AltmanWindows: Do not flush dirty bufs to deleted FID
2012-10-28 Jeffrey AltmanWindows: Treat EIO from file server as fatal error
2012-10-28 Jeffrey AltmanWindows: RDRFunction remove DebugBreak
2012-10-19 Jeffrey AltmanWindows: Correct alloc size SetFileExtents result
2012-10-01 Jeffrey AltmanWindows: remove reqp param RDR_IoctlWrite/Read
2012-10-01 Jeffrey AltmanWindows: add cm_req_t to RDR_ioctl_t
2012-10-01 Jeffrey AltmanWindows: Add bWow64 param to RDR_InitReq
2012-08-10 Jeffrey AltmanWindows: disable short names on Windows 8
2012-07-04 Jeffrey AltmanWindows: RDR RXAFS_GetVolumeStatus vs 1.1 'l' only
2012-07-03 Jeffrey AltmanWindows: check perms before RXAFS_GetVolumeStatus
2012-07-03 Jeffrey AltmanWindows: force vldb lookup if server list is empty
2012-05-17 Jeffrey AltmanWindows: Apply MAX_FID_COUNT to AFS Redirector
2012-05-04 Jeffrey AltmanWindows: cm_BkgFetch do not impose arbitrary timeout
2012-05-04 Jeffrey AltmanWindows: RDR_RequestFileExtentsAsync set current DV
2012-05-04 Jeffrey AltmanWindows: reorg RDR_CleanupFile to prevent lock leak
2012-04-11 Jeffrey AltmanWindows: missing brace in RDR_CleanupFileEntry
2012-04-11 Jeffrey AltmanWindows: Do not delete in CleanupFile if error
2012-04-06 Jeffrey AltmanWindows: Add per object per user EACCES caching
2012-04-05 Jeffrey AltmanWindows: Redirector must query volume size when asked
2012-04-03 Jeffrey AltmanWindows: add parent FID to cm_GetSCache
2012-02-15 Jeffrey AltmanWindows: avoid GetComputerNameW call for all ioctl
2012-02-03 Jeffrey AltmanWindows: do not lower case direct volume references
2012-01-23 Jeffrey AltmanRevert "Windows: disable memory extent interface"
2012-01-20 Jeffrey AltmanWindows: improved idle dead time handling
2012-01-18 Jeffrey AltmanWindows: disable memory extent interface
2012-01-11 Jeffrey AltmanWindows: Avoid file server rpcs on deleted files
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-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-02 Jeffrey AltmanWindows: memset in RDR_RequestFileExtentsAsync
2011-11-29 Jeffrey AltmanWindows: FSync not CleanVnode during Cleanup
2011-11-18 Jeffrey AltmanWindows: RDR_RequestFileExtentsAsync unheld lock
2011-11-16 Jeffrey AltmanWindows: create scache->redirMx to reduce contention
2011-11-13 Jeffrey AltmanWindows: avoid null ptr in RDR_RequestFileExtentsAsync
2011-11-11 Jeffrey AltmanWindows: Enforce Share Access
2011-11-10 Jeffrey AltmanWindows: service must set reparse point attribute
2011-10-25 Jeffrey AltmanWindows: afsredir only wants shortName if not 8.3
2011-09-15 Jeffrey AltmanWindows: Redirector interface for afsd_service.exe