build tsalvaged, tvolser, and dvolser targets on *nbsd*
[openafs.git] / src / WINNT /
2011-12-14 Lukas VolfWindows: cs_CZ localization
2011-12-10 Jeffrey AltmanWindows: memory leak when setting tokens via smb
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-04 Simon Wilkinsonrx: Make the rx_call structure private
2011-12-04 Jeffrey AltmanWindows: apply Nat Pings only to cm_rootUser connections
2011-12-04 Jeffrey AltmanWindows: track cm_rootUser connections
2011-12-03 Jeffrey AltmanWindows: npdll connected query returns no usage
2011-12-03 Simon WilkinsonWindows: Use roken's min and max
2011-12-03 Simon Wilkinsonrx: Refactor MaxMTU error checking
2011-12-02 Jeffrey AltmanWindows: GetInfoTip really set return to NULL
2011-12-02 Jeffrey AltmanWindows: memset in RDR_RequestFileExtentsAsync
2011-12-02 Jeffrey AltmanWindows: cm_MergeStatus redirector invalidation
2011-12-02 Jeffrey AltmanWindows: cm_MergeStatus use new DV to purge buffers
2011-12-02 Jeffrey AltmanWindows: use interlocked increment on cm_buf_t refcnt
2011-12-02 Jeffrey AltmanWindows: buf_GetNewLocked should use cleaned cm_buf
2011-12-02 Jeffrey AltmanWindows: fix buf_Recycle() comment
2011-12-02 Jeffrey AltmanWindows: buf_CleanAsync is not async; rename it
2011-12-02 Jeffrey AltmanWindows: convert buf_IncrSyncer to pthreads
2011-12-01 Jeffrey AltmanWindows: invalidate rdr for CM_SCACHE_VERSION_BAD
2011-12-01 Jeffrey AltmanWindows: do not set CM_SCACHEFLAG_EACCES twice
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 Chris OrsiWindows: Mount Point and Symlink Overlay Icons
2011-11-29 Jeffrey AltmanWindows: Wix disable integrated logon by default
2011-11-29 Jeffrey AltmanWindows: FSync not CleanVnode during Cleanup
2011-11-29 Jeffrey AltmanWindows: Wix cell names can be greater than 120 chars
2011-11-29 Jeffrey AltmanWindows: cache format version change
2011-11-29 Jeffrey AltmanWindows: osi_mutex / osi_rwlock changes
2011-11-28 Jeffrey AltmanWindows: convert daemons threads to pthreads
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-22 Jeffrey AltmanWindows: RDR_InvalidateObject do not hold locks
2011-11-22 Jeffrey AltmanWindows: cm_GetSCache do not release unheld lock
2011-11-22 Jeffrey AltmanWindows: Use Jenkins' Hash
2011-11-18 Jeffrey AltmanWindows: RDR_RequestFileExtentsAsync unheld lock
2011-11-18 Jeffrey AltmanWindows: must obtain and release an actual lock
2011-11-18 Jeffrey AltmanWindows: non-release only worker threads can release
2011-11-16 Jeffrey AltmanWindows: Do not install IBM AFS HLP files
2011-11-16 Jeffrey AltmanWindows: buf_CleanAsyncLocked dirty range only
2011-11-16 Jeffrey AltmanWindows: create scache->redirMx to reduce contention
2011-11-16 Jeffrey AltmanWindows: Increase default number of daemon threads
2011-11-16 Jeffrey AltmanWindows: cm_SetupStoreBIOD use firstModOffset chunk
2011-11-16 Jeffrey AltmanWindows: Fairness for background operations
2011-11-15 Jeffrey AltmanWindows: Create default Security Descriptor
2011-11-15 Jeffrey AltmanWindows: interlocked refCount increment in cm_GetSCache
2011-11-14 Jeffrey AltmanWindows: netidmgr krb5_cc_get_principal can fail
2011-11-13 Jeffrey AltmanWindows: smb_ReceiveNTCreateX create smb_fid earlier
2011-11-13 Jeffrey AltmanWindows: cm_GetSCache avoid holding cm_scacheLock
2011-11-13 Jeffrey AltmanWindows: avoid null ptr in RDR_RequestFileExtentsAsync
2011-11-13 Jeffrey AltmanWindows: Track active RPCs per scache_t
2011-11-13 Jeffrey AltmanWindows: fix locking hierarchy in service
2011-11-11 Jeffrey AltmanWindows: Add Vista/Win7 Firewall Configuration
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
2011-11-10 Peter ScottWindows: FileNetworkPhysicalNameInfo implementation
2011-11-10 Jeffrey AltmanWindows: improve store data parallelism
2011-11-04 Jeffrey AltmanWindows: NPCancelConnection set correct length
2011-11-04 Jeffrey AltmanWindows: do not leak resource in AFSQueryDirectory
2011-11-04 Jeffrey AltmanWindows: KFW_AFS should use API: ccache
2011-11-04 Jeffrey AltmanWindows: Simplify KFW_AFS_klog
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-28 Jeffrey AltmanWindows: cm_Rename break in 9cf7a628c2ff178b2fa236d2c0a...
2011-10-28 Jeffrey AltmanWindows: out of date version not in current chunk
2011-10-27 Jeffrey AltmanWindows: only flush buffers on shutdown if running
2011-10-26 Jeffrey AltmanWindows: Do not EEXIST exact match during rename
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: afsredir only wants shortName if not 8.3
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
next