openafs.git
2013-05-28 Marc DionneLinux: Fix tmpfs cache support
2013-05-28 Andrew Deasoncacheout: Add -encrypt option
2013-05-28 Jeffrey AltmanWindows: cm_DumpServers "down" is string not enum
2013-05-28 Marc DionneLinux 3.10: Include linux/aio.h directly
2013-05-28 Jeffrey Altmanvol: return VNOVNODE if vnode is not allocated
2013-05-28 Simon WilkinsonSort all libtool symbol lists
2013-05-28 Marc Dionnelibafs: fix Afs_syscall definition for UKERNEL
2013-05-28 Michael Meffievolser: -log restore operations
2013-05-28 Chaskiel GrundmanRemove kauth from libuafs
2013-05-28 Jeffrey Altmanman-pages: build bos getrestricted / setrestricted
2013-05-28 Marc DionneLinux 3.10: Replace create_proc_entry() with proc_create()
2013-05-28 Marc Dionnevolser: Adjust TLV tag range
2013-05-25 Dan van der... linux: remove linux osi_alloc hash stats
2013-05-23 Jeffrey AltmanWindows: Return bytes_read count from cm_GetData
2013-05-21 Andrew DeasonDAFS: Avoid useless attach2 error message
2013-05-21 Michael Meffievldb_check: print vlentry file offsets
2013-05-21 Michael Meffievldb_check: cope with broken names and volids
2013-05-20 Marc Dionnelinux: Fix leaked dentry reference in the revalidate op
2013-05-18 Jeffrey Altmanroken: export rk_vasprintf
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 Anders KaseorgLinux: osi_TryEvictVCache: Don’t skip the first dentry...
2013-05-11 Derrick Brashearpt_util: gcc warning fix
2013-05-11 Derrick Brashearpt_util: be admin
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-10 Marc Dionneubik: Avoid use of freed string
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 Ben KadukFreeBSD: VOP_MMAP has been dead since 1996
2013-05-08 Jeffrey AltmanWindows: Release Notes updates
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-05-03 Marc Dionnedoc: Fix a few typos in vlserver man page
2013-05-03 Derrick Brasheardasalvager: use pthreads
2013-05-03 Derrick Brashearpt: let pt_util create the groups it wants
2013-05-01 Ken Dreyerdoc: quote list items in POD
2013-05-01 Ben KadukRemove unused variable
2013-05-01 Michael Meffiept_util: fix group line check for input files
2013-05-01 Michael Meffietests: make a plan for man page checks
2013-05-01 Michael Meffietests: posix signal constants in rx/perf test
2013-05-01 Andrew Deasonafs: Do not invalidate all dcaches on startup
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
2013-04-26 Jeffrey AltmanWindows: AFSExamineVolume drop TreeLock if waiters
2013-04-26 Jeffrey AltmanWindows: AFSPerformObjectInvalidate hold TreeLock
2013-04-26 Jeffrey AltmanWindows: ObjectInfoCB update last access time
2013-04-26 Jeffrey AltmanWindows: AFSFindObjectInfo update last access time
2013-04-26 Jeffrey AltmanWindows: AFSInvalidateVolume ObjectInfo refcnt decrement
2013-04-26 Jeffrey AltmanWindows: AFSInitDirEntry allocated ObjInfoCBs valid
2013-04-25 Jeffrey AltmanWindows: AFSSetDispositionInfo Verify Dir Enum
2013-04-25 Jeffrey AltmanWindows: Reset CM_VOLUMEFLAG_RO_SIZE_VALID flag
2013-04-25 Jeffrey AltmanWindows: fail if pSrcParentObject cannot be resolved
2013-04-25 Jeffrey AltmanWindows: SetFileRenameInfo Do not replace pSrcParentObject
2013-04-20 Andrew DeasonLINUX: Sometimes let dentry_open handle refcounts
2013-04-20 Andrew DeasonRevert "LINUX: Avoid duplicate mntget in afs_linux_raw_...
2013-04-17 Jeffrey AltmanWindows: RDR_DeleteFileEntry test for empty directory
2013-04-17 Jeffrey AltmanWindows: cm_MapRPCErrorRmdir EEXIST == ENOTEMPTY
2013-04-17 Jeffrey AltmanWindows: cm_BPlusDirIsEmpty
2013-04-17 Andrew DeasonMake ihandle sync behavior runtime-configurable
2013-04-17 Andrew DeasonLINUX: Avoid duplicate mntget in afs_linux_raw_open
2013-04-17 Andrew DeasonLINUX: Avoid duplicate mntget in afs_dentry_open
2013-04-11 Jeffrey AltmanWindows: cm_Analyze VICECONNBAD and VICETOKENDEAD
2013-04-11 Jeffrey AltmanWindows: Force new connection upon RXKADEXPIRED
2013-04-09 Jeffrey AltmanWindows: Comment CommonWrite VDL Change
2013-04-09 Jeffrey AltmanWindows: CcPurge range modified by non-cached write
2013-04-09 Jeffrey AltmanWindows: Race between NonCached and Cached Writes
2013-04-09 Jeffrey AltmanWindows: DirectIO AFS_INVALIDATE_DATA_VERSION
2013-04-09 Jeffrey AltmanWindows: AFS_INVALIDATE_DATA_VERSION only by service
2013-04-09 Jeffrey AltmanWindows: Update ValidDataLength on all nonPagingIo
2013-04-09 Jeffrey AltmanWindows: hold locks during non-cached writes
2013-04-09 Jeffrey AltmanWindows: DOS Device VolumeInfo max name length
2013-04-09 Jeffrey AltmanWindows: \\afs\all is not a server for NP enumeration
2013-04-09 Jeffrey AltmanWindows: AFSConfigureTrace process DebugFlags
2013-04-09 Jeffrey AltmanWindows: Runtime RDR Trace Toggle
2013-04-09 Jeffrey AltmanWindows: CM_CONFIG_DATA_VERSION 23
2013-04-09 Antoine VerheijenIncrease size of space for ACL in "up" command.
2013-04-09 Antoine VerheijenOpenBSD 5.3: Replace use of copyinstr for setting mount...
2013-04-08 Derrick Brashearbudb: fix signedness of hash address logging
2013-04-08 Andrew Deasonaklog: Probe for libasn1 on heimdal
2013-04-06 Andrew Deasonliboafs_ubik: Export DISK_GetFile
next