Fedora: Handle new kernel variant paths
[openafs.git] / src / WINNT /
2014-01-09 Jeffrey AltmanWindows: AFSCommonWrite STATUS_PENDING is Success
2014-01-09 Jeffrey AltmanWindows: Mark Irp Pending before Deferring
2014-01-09 Jeffrey AltmanWindows: cm_ConnByServer fix search for replication
2014-01-09 Jeffrey AltmanWindows: cm_connLock not required for cm_GetUCell
2013-12-30 Jeffrey AltmanWindows: Rewrite LargeSearchTime conversions
2013-12-27 Jeffrey AltmanWindows: RDR_EvaluateNodeByName out of order param
2013-12-24 Jeffrey AltmanWindows: cm_SetupStoreBIOD compute correct scanEnd
2013-12-24 Jeffrey AltmanWindows: BUF_HASH use opr_jhash_int2
2013-12-05 Jeffrey AltmanWindows: RXAFS_GetVolumeStatus no PRSFS_READ check
2013-12-03 Jeffrey AltmanWindows: RDR capture Cc/Mm exceptions do not break
2013-12-03 Jeffrey AltmanWindows: AFSRDFSProvider NPOpenEnum vs no redirector
2013-11-27 Jeffrey AltmanWindows: Rationalize Freelance vs "fs flush*"
2013-11-27 Jeffrey AltmanWindows: Reset mp/symlink target during fs flush*
2013-11-20 Jeffrey AltmanWindows: cm_Analyze retries vs CM_REQ_NORETRY
2013-11-16 Jeffrey AltmanWindows: cm_FindVolumeByFID
2013-11-16 Jeffrey AltmanWindows: Fix out of range pointer validation
2013-11-16 Jeffrey AltmanWindows; GetSystemTimeAsFileTime
2013-11-16 Jeffrey AltmanWindows: GiveUpAllCallBacks only if non-loopback
2013-10-31 Jeffrey AltmanWindows: RDRLib Worker Thread shutdown
2013-10-31 Jeffrey AltmanWindows: Uninitialized TargetNameLength/Offset
2013-10-26 Jeffrey AltmanWindows: cm_NewSCache skip in hash recycled entries
2013-10-26 Jeffrey AltmanWindows: cm_RemoveSCacheFromHashTable scp not found
2013-10-26 Rod WiddowsonWindows: EOF for Synchronous Deferred Writes on XP...
2013-10-26 Jeffrey AltmanWindows: Store OS version as a global
2013-09-28 Jeffrey AltmanWindows: Freelance Do not chase mount points
2013-09-28 Jeffrey AltmanWindows: cm_MergeStatus avoid lock recursion
2013-09-28 Jeffrey AltmanWindows: AFSCreate avoid race leading to NULL dereference
2013-09-03 Jeffrey AltmanWindows: Do not leak activeRPC count
2013-09-03 Jeffrey AltmanWindows: Adjust setting of VERIFY_DATA flag
2013-09-03 Jeffrey AltmanWindows: Add trace to track setting VERIFY flag
2013-09-03 Jeffrey AltmanWindows: Skip Extent operations if Direct IO
2013-08-30 Jeffrey AltmanWindows: Hold Fcb Resource across CcPurgeSection
2013-08-30 Rod WiddowsonWindows: Strip out unused ModWriter Fastio code
2013-08-30 Rod WiddowsonWindows: Take FCB resource in presection create.
2013-08-30 Rod WiddowsonWindows: Pin the Cc FileObject during section create.
2013-08-30 Jeffrey AltmanWindows: AFSPerformObjectInvalidate FILE processing
2013-08-30 Jeffrey AltmanWindows: AFSVerifyEntry get rid of bPurgeExtents
2013-08-30 Jeffrey AltmanWindows: Fix trace messages in AFSSetEndOfFileInfo
2013-08-30 Jeffrey AltmanWindows: AFSWrite comments
2013-08-30 Jeffrey AltmanWindows: Missing try..except in AFSCachedWrite
2013-08-30 Jeffrey AltmanWindows: Refactor AFSVerifyEntry AFSValidateEntry
2013-08-30 Jeffrey AltmanWindows: introduce Section Object Resource Trace Subsystem
2013-08-30 Jeffrey AltmanWindows: afsredirlib afscommonwrite trace msg error
2013-08-30 Jeffrey AltmanWindows: Call AFSExeceptionFilter for all exceptions
2013-08-21 Jeffrey AltmanWindows: Delay MP Target evaluation until required
2013-08-21 Jeffrey AltmanWindows: modify PopulateCurrentEntry follow mp rules
2013-08-21 Jeffrey AltmanWindows: update GetFileVersionInformation fail msg
2013-08-21 Jeffrey AltmanWindows: Cap Cache Size on X86
2013-08-21 Jeffrey AltmanWindows: do not return STATUS_RETRY for rx timeouts
2013-08-21 Jeffrey AltmanWindows: np AddConnection error code
2013-08-21 Jeffrey AltmanWindows: Do not recycle deleted scache on refcnt 0
2013-08-21 Jeffrey AltmanWindows: Do not remove scp from hash table on deletion
2013-08-21 Jeffrey AltmanWindows: CM_SCACHEFLAG_DELETED use InterlockedOr
2013-08-21 Jeffrey AltmanWindows: buf_CleanLocked no callback for deleted file
2013-07-25 Jeffrey AltmanWindows: fix cm_ServerFindByUUID
2013-07-25 Jeffrey AltmanWindows: fix building of aklog
2013-07-24 Jeffrey AltmanWindows: fix cm_ServerEqual bug
2013-07-24 Simon WilkinsonMerge branch 'rxkad-kdf-master' into HEAD
2013-07-13 Chaskiel GrundmanDerive DES/fcrypt session key from other key types
2013-07-13 Chaskiel GrundmanUse rfc3961 library to decrypt kerberos 5 tickets
2013-07-13 Ben KadukUpdate the WiX installer to know about afsrfc3961.dll
2013-07-09 Jeffrey AltmanWindows: build UNIX asetkey
2013-07-04 Jeffrey AltmanWindows: validate pointer consistency
2013-07-04 Jeffrey AltmanWindows: Protect all Mm and Cc calls with try..except
2013-06-21 Jeffrey AltmanWindows: Wake waiters on failed cm_SyncOp exit
2013-06-21 Jeffrey AltmanWindows: cm_scache flags missing interlocked ops
2013-06-19 Jeffrey AltmanWindows: fixup cellular make mount
2013-06-02 Jeffrey AltmanWindows: Protect against cm_GetVolServerList failures
2013-05-28 Jeffrey AltmanWindows: cm_DumpServers "down" is string not enum
2013-05-28 Jeffrey Altmanman-pages: build bos getrestricted / setrestricted
2013-05-23 Jeffrey AltmanWindows: Return bytes_read count from cm_GetData
2013-05-18 Jeffrey AltmanWindows: Protect against infinite VIO retries
2013-05-18 Jeffrey AltmanWindows: AFSNameArrayClone leak in AFSCommonCreate
2013-05-16 Jeffrey AltmanWindows: remove unused and leaked uniRootFileNameClone
2013-05-13 Jeffrey AltmanWindows: NotifyHardLink avoid null ptr reference
2013-05-11 Jeffrey AltmanWindows: Fix trace msg typo in AFSDeleteDirEntry
2013-05-11 Jeffrey AltmanWindows: AFSCleanup move CCb access inside try block
2013-05-11 Jeffrey AltmanWindows: AFSClose Set FsContext* to NULL
2013-05-11 Jeffrey AltmanWindows: AFSClose remove dead code
2013-05-11 Jeffrey AltmanWindows: AFSCommonWrite do not leak SectionObjectResource
2013-05-08 Jeffrey AltmanWindows: RDR_GetVolumeInfo do not always return success
2013-05-08 Jeffrey AltmanWindows: cm_Analyze if no retry don't sleep
2013-05-08 Jeffrey AltmanWindows: only retry ALLBUSY for five minutes
2013-05-08 Jeffrey AltmanWindows: AFSLibExFreePool*() macros
2013-05-08 Jeffrey AltmanWindows: Use AFSLibExAllocatePool for library local
2013-05-08 Jeffrey AltmanWindows: RDR_Initialize must cleanup threads on failure
2013-05-08 Jeffrey AltmanWindows: IOCTL_AFS_GET_DEBUG_TRACE
2013-05-08 Jeffrey AltmanWindows: Add IOCTL_AFS_GET_REPARSE_POLICY
2013-05-08 Jeffrey AltmanWindows: "ReparsePointPolicy" registry key
2013-05-08 Jeffrey AltmanWindows: CreateFile Reparse Point to File as File
2013-05-08 Jeffrey AltmanWindows: DirControl Reparse Point to File as File
2013-05-08 Jeffrey AltmanWindows: AFSRedirLib AFSIgnoreReparsePointToFile
2013-05-08 pete scottWindows: IOCTL_AFS_SET_REPARSE_POLICY
2013-05-04 Jeffrey AltmanWindows: Report Case Sensitive Search
2013-05-04 Jeffrey AltmanWindows: Introduce CM_CONN_FLAG_NEW
2013-05-04 Jeffrey AltmanWindows: Use interlocked ops for cm_conn flags
2013-05-03 Marc DionneWindows: Use mtafsutil library when linking with pthreads
2013-04-26 Jeffrey AltmanWindows: pSrcObject instead of pSrcFcb->ObjectInformation
2013-04-26 Jeffrey AltmanWindows: AFSLocateNameEntry incorrect pCurrentObject
2013-04-26 Jeffrey AltmanWindows: More ObjectInformation RefCnt Protection
next