doc: correct implicit ACL permissions volume owner
[openafs.git] / src / WINNT /
2012-03-22 Jeffrey AltmanWindows: Client handling of VNOSERVICE
2012-03-22 Jeffrey AltmanWindows: AFSRedir Debug for STATUS_NOT_A_DIRECTORY
2012-03-17 Jeffrey AltmanWindows: invalidate correct objects during dir verification
2012-03-13 Jeffrey AltmanWindows: Drop resource across AFSCleanupFcb
2012-03-13 Jeffrey AltmanWindows: Wait for memory allocation if necessary
2012-03-13 Jeffrey AltmanWindows: Correct Data Version change synchronization
2012-03-03 Jeffrey AltmanWindows: add __try..__except
2012-03-03 Jeffrey AltmanWindows: fix indentation
2012-03-03 Jeffrey AltmanWindows: Avoid deadlock in invalidation path
2012-03-01 Jeffrey AltmanWindows: Workaround Win7 SMB Reconnect Bug
2012-02-24 Jeffrey AltmanWindows: Fix an ExtentResource trace message
2012-02-24 Jeffrey AltmanWindows: cm_UpdateCell never applies to Freelance mode
2012-02-24 Vaibhav KamraWindows: Redirector opens must set a valid FsContext
2012-02-24 Jeffrey AltmanWindows: remove AFSOpenRedirector from AFSRedirLib
2012-02-24 Jeffrey AltmanWindows: do not bugcheck in AFSExAllocatePoolWithTag
2012-02-24 Jeffrey AltmanWindows: Revert "AFSRedir DebugFlags Turn on BugCheck"
2012-02-22 Jeffrey AltmanWindows: invalidate data version on link creation
2012-02-22 Jeffrey AltmanWindows: AFSPerformObjectInvalidate hold ExtentsResourc...
2012-02-21 Jeffrey AltmanWindows: fsLockCount not accurate
2012-02-19 Jeffrey AltmanWindows: Dereg Lanman and Lsa reg values for afsredir
2012-02-18 Ken Dreyerdoc: replace hostnames with IETF example hostnames
2012-02-18 Jeffrey AltmanWindows: Explorer Shell Set Unix Mode bits
2012-02-17 Jeffrey AltmanWindows: remove unnecessary DirectoryEnumEvent
2012-02-17 Jeffrey AltmanWindows: VolumeCB->ObjectInfoTree.TreeLock Deadlock
2012-02-15 Jeffrey AltmanWindows: disable afsdhook.dll reload by daemon
2012-02-15 Jeffrey AltmanWindows: remove install9x rules
2012-02-15 Jeffrey AltmanWindows: avoid GetComputerNameW call for all ioctl
2012-02-11 Jeffrey AltmanWindows: AFSRemoveFcb() cannot race
2012-02-10 Jeffrey AltmanWindows: Perform rename to self check earlier
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: add buf_InvalidateBuffers
2012-02-03 Jeffrey AltmanWindows: fix cm_DirOpDelBuffer assert
2012-02-03 Jeffrey AltmanWindows: buffer DV ranges do not work for directories
2012-02-03 Jeffrey AltmanWindows: update btree debugging code
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-24 Marc Dionnevlserver: Consolidate VLDB entry server flag definitions
2012-01-23 Jeffrey AltmanWindows: make lock reader history debug only
2012-01-23 Jeffrey AltmanWindows: store data verification mode
2012-01-23 Jeffrey AltmanWindows: VIOC_GETUNIXMODE = smb_IoctlGetUnixMode
2012-01-23 Jeffrey AltmanWindows: fix fs setcrypt help message
2012-01-23 Jeffrey AltmanWindows; release BIOD after status merge
2012-01-23 Jeffrey AltmanRevert "Windows: disable memory extent interface"
2012-01-20 Jeffrey AltmanWindows: failover and retry for VBUSY
2012-01-20 Jeffrey AltmanWindows: improved idle dead time handling
2012-01-20 Jeffrey Altmanrx: RX_CALL_IDLE and RX_CALL_BUSY
2012-01-20 Peter ScottWindows Asynchronous purging of file content after...
2012-01-19 Jeffrey AltmanWindows: cm_buf refcnt must hold buf_globalLock
2012-01-19 Jeffrey AltmanWindows: Redesign daemon thread queue management
2012-01-19 Jeffrey AltmanWindows: prevent race assigning Fcb in AFSInitFcb()
2012-01-18 Jeffrey AltmanWindows: cm_EndCallbackGrantingCall refactoring
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: restrict service to 2 cpus by default
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-17 Ken Dreyerfix spelling in comments
2012-01-11 Jeffrey AltmanWindows: dir buffers out of date - mark them as such
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: avoid deadlock if bulk error during enum
2011-12-31 Jeffrey AltmanWindows: AFSInsertHashEntry can fail
2011-12-31 Jeffrey AltmanWindows: additional AFSValidateEntry logging
2011-12-31 Jeffrey AltmanWindows: add DV and error status to dir enumerations
2011-12-31 Jeffrey AltmanWindows: protect merge status against dscp == scp
2011-12-31 Jeffrey AltmanWindows: protect dir ops by CM_SCACHESYNC_STOREDATA
next