Windows: Switch to Interlocked ops for RDR Set/Clear
[openafs.git] / src / WINNT /
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-06 Jeffrey AltmanWindows: FindObjectInfo refcnt under lock
2013-04-06 Jeffrey AltmanWindows: AFSDeleteDirEntry Protect against NULL reference
2013-04-06 Jeffrey AltmanWindows: AFSDeleteObjectInfo AFS_OBJECT_HELD_IN_SERVICE
2013-04-06 Jeffrey AltmanWindows: Add comment to AFSInitDirEntry
2013-04-06 Jeffrey AltmanWindows: AFSDeleteDirEntry deleted flag shuffle
2013-04-06 Jeffrey AltmanWindows: Protect AFSDeleteObjectInfo calls
2013-04-06 Jeffrey AltmanWindows: AFSExamineObject() refcnt underflows
2013-04-05 Jeffrey AltmanWindows: FileSystemAttributes = FILE_READ_ONLY_VOLUME
2013-04-05 Jeffrey AltmanWindows: RDR DeviceObject Characteristics
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-31 Jeffrey AltmanWindows: AFSDeleteObjectInfo InterlockedCompareExchange...
2013-03-31 Jeffrey AltmanWindows: additional AFS_SUBSYSTEM_OBJECT_REF_COUNTING
2013-03-28 Jeffrey AltmanWindows: add AFS_OBJECT_REFERENCE_FS_REQ
2013-03-28 Jeffrey AltmanWindows: cache readonly volume size information
2013-03-28 Jeffrey AltmanWindows: btree enumeration bulk stats
2013-03-23 Jeffrey AltmanWindows: Create Symlinks in Volume Roots
2013-03-23 Jeffrey AltmanWindows: Robocopy Symlinks
2013-03-22 Jeffrey AltmanWindows: NPAddConnection no local name and connected
2013-03-22 Jeffrey AltmanWindows: NPCancelConnection without drive letter
2013-03-22 Jeffrey AltmanWindows: AFSDeleteObjectInfo InterlockedExchange
2013-03-22 Jeffrey AltmanWindows: FSCTL_SET_REPARSE_POINT NULL ptr dereference
2013-03-22 Jeffrey AltmanWindows: Remove Driver Verifier warning of memory leak
2013-03-22 Jeffrey AltmanWindows: buf_ClearRDRFlag and cm_directIO
2013-03-22 Jeffrey AltmanWindows: buf_RDRBuffersExist and cm_directIO
2013-03-22 Jeffrey AltmanWindows: buf_CleanVnode avoid lock contention
2013-03-22 Jeffrey Altmanwindows: AFSQueryDirectoryQueryDirect no Symlinks
2013-03-18 Jeffrey AltmanWindows: Avoid cm_Analyze race on cm_serverRef lists
2013-03-18 pete scottWindows: Replace AFSDbgMsgLog func with macro
2013-03-18 Jeffrey AltmanWindows: Test AFS_DBG_FLAG_BREAK_ON_ENTRY earlier
2013-03-18 Jeffrey AltmanWindows: Increase AFS DeviceObject StackSize
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: drive mapping enumeration infinite loop
2013-03-16 Jeffrey AltmanWindows: remove last bits of BIOD from Direct Store
2013-03-16 Jeffrey AltmanWindows: VolumeInfoReadOnlyFlag registry option
2013-03-16 Jeffrey AltmanWindows: Protect against DirEntry with NULL ObjInfo
2013-03-12 Jeffrey AltmanWindows: avoid null cellp dereference during dump
2013-03-12 Jeffrey AltmanRevert "Windows: Treat all cached writes as write-through"
2013-03-12 Jeffrey AltmanWindows: Enforce free space checks every 1MB
2013-03-12 Jeffrey AltmanWindows: Use Microsoft IO_REPARSE_TAG_SYMLINK tag
2013-03-12 Jeffrey AltmanWindows: GetReparseData UNC path format
2013-03-12 Jeffrey AltmanWindows: cm_BPlusDirEnumBulkStatNext index error
2013-03-12 Jeffrey AltmanWindows: PopulateCurrentEntry Symlink Targets
2013-03-12 Jeffrey AltmanWindows: Claim success for Delete Reparse Tag
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-03-11 Jeffrey AltmanWindows: IsSpaceAvail lock order violation
2013-03-11 Jeffrey AltmanWindows: Fix directory to service null mask lookups
2013-03-11 Jeffrey AltmanWindows: Permit deletion of reparse points
2013-03-11 Jeffrey AltmanWindows: AFSLocateNameEntry Backup Volume Change
2013-03-11 Jeffrey AltmanWindows: AFSLocateNameEntry OutVolumeCB can be NULL
2013-03-11 pete scottWindows: RDR SymbolicLink create support
2013-03-11 Jeffrey AltmanWindows: Avoid race during cm_FreeServerList
2013-03-04 Jeffrey AltmanWindows: AFSPopulateNameArrayFromRelatedArray change
2013-03-04 Jeffrey AltmanWindows: AFS_NAME_ARRAY_TAG value
2013-03-04 Jeffrey AltmanWindows: Add AFSCreateSymlinkCB data strctures
2013-03-01 Jeffrey AltmanWindows: afslogon !KA_USERAUTH_AUTHENT_LOGON
2013-02-28 Jeffrey AltmanWindows: afsio reduce library link list
2013-02-28 Jeffrey AltmanWindows: Remove RXAFS* from afsrpc.dll
2013-02-28 Jeffrey AltmanWindows: Move grmutex, etc. to afspthread.dll
2013-02-26 Chas Williams (CON... afs: removing trailing semicolons
2013-02-25 Jeffrey AltmanWindows: Test NameArrayReferenceCount before deletion
2013-02-24 Jeffrey AltmanWindows: no side effects from AFSDbgLogMsg calls
2013-02-23 Jeffrey AltmanWindows: Direct IO Support for Service
2013-02-23 Peter ScottWindows: Direct IO for AFS Redirector
2013-02-23 Jeffrey AltmanWindows: Add flag BUF_GET_FLAG_BUFCREATE_LOCKED
2013-02-23 Jeffrey AltmanWindows: Set AFS_OBJECT_FLAGS_DIRECTORY_ENUMERATED
2013-02-23 Peter ScottWindows: Permit direct to service non-wildcard lookups
2013-02-23 Jeffrey AltmanWindows: EvalByName pass LastComponent flag
2013-02-22 Jeffrey AltmanWindows: EvaluateByName support case-insensitive lookups
2013-02-22 Jeffrey AltmanWindows: IO Subsystem Trace modifications
2013-02-22 Rod WiddowsonWindows: Move work item queues over to the Control...
2013-02-22 Jeffrey AltmanWindows: Initialize Irp->IoStatus.Information earlier
2013-02-22 Rod WiddowsonWindows: Call CcDeferWrite rather than loop
2013-02-22 Rod WiddowsonWindows: Allow the Library to pend a write request
2013-02-22 Rod WiddowsonWindows: AFSWriteCommon collapse redundant condition
2013-02-14 Jeffrey AltmanWindows: Ensure pResultCB exists before Authentication
2013-02-14 Jeffrey AltmanWindows: Unique file ID is per volume
2013-02-14 Jeffrey AltmanWindows: RXAFS_BulkStat failures
2013-02-14 Jeffrey AltmanWindows: cm_BPlusDirNextEnumEntry return all errors
2013-02-14 Jeffrey AltmanWindows: Add Cell name to AFSProcessRequest parameters
2013-02-14 Jeffrey AltmanWindows: Add Cell to FS Volume Information Label
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-12 Jeffrey AltmanWindows: Do not double increment cm_data.currentCells
2013-02-12 Jeffrey AltmanWindows: Move Trace Stmts from FILE to CLEANUP
2013-02-12 Jeffrey AltmanWindows: AFSLocateNameEntry tracking DirectoryCB IN/OUT
2013-02-12 Jeffrey AltmanWindows: AFSLocateNameEntry separate VolumeCB In/Out
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-07 Jeffrey AltmanWindows: add cm_HaveToken
2013-02-06 Jeffrey AltmanWindows: AFSLocateNameEntry double free Volume RefCount
next