LINUX24: explicit dir buffers fallout
[openafs.git] / src /
2012-07-25 Andrew DeasonLINUX24: explicit dir buffers fallout
2012-07-25 Derrick Brashearmacos: next version header
2012-07-25 Jeffrey AltmanWindows: NPAddConnection3 debugging
2012-07-25 Jeffrey AltmanWindows: Correct exceptions in AFSRDFSProvider
2012-07-24 Garrett Wollmanafs_bypasscache: parameters of afs_ReadNoCache can...
2012-07-24 Garrett Wollmanptuser: use the "prname" typedef rather than "char...
2012-07-24 Derrick Brashearafsd: fix pthreads damage
2012-07-24 Jeffrey AltmanWindows: No VLDB server blocking probes
2012-07-24 Jeffrey AltmanWindows: NOPROBE means probe in background thread
2012-07-24 Garrett Wollmanptuser: pr_SNameToId/SIdToName: if RPC response empty...
2012-07-24 Derrick Brashearafsd: switch to pthreads
2012-07-24 Derrick Brashearafsd: cleanup syscall cleanup
2012-07-23 Jeffrey AltmanWindows: get rid of _strdup and use rk_strdup
2012-07-23 Jeffrey Altmanroken: rk_strdup rk_wcsdup exports
2012-07-23 Heimdal DevelopersImport of code from heimdal
2012-07-23 Simon Wilkinsonptserver: Make ptclient build again
2012-07-23 Simon Wilkinsonauth: Fix GetTokenEx with NULL cellName
2012-07-23 Jeffrey Altmanrx: rxi_FindRpcStat must test for empty queue
2012-07-23 Simon Wilkinsonafsd: Tidy up system calls
2012-07-23 Jeffrey AltmanWindows: cm_UpdateVolumeLocation volp locked
2012-07-22 Michael Meffielibafs: avoid flushing already freed dcaches in flush...
2012-07-22 Marc Dionnevol: set correct bit in bitmap after VGrowBitmap
2012-07-22 Garrett Wollmanuafs: avoid type-punning in get_user_struct()
2012-07-22 Derrick Brashearubik: don't force an error just because calliter is...
2012-07-22 Garrett Wollmanstrcompose: NULL must always be cast when passed to...
2012-07-22 Garrett Wollmanopr: constify various string functions and mark them...
2012-07-22 Derrick Brashearlibafs: getattr should include S_IFDIR on fake dirs
2012-07-22 Jeffrey AltmanWindows: Recompute server rank periodically
2012-07-22 Jeffrey AltmanWindows: Clear peer RPC stats on IP addr change
2012-07-22 Jeffrey AltmanWindows: server rankings by RPC statistics
2012-07-22 Derrick Brashearrxgen: per-opcode stats
2012-07-22 Derrick Brashearrxgen: emit opcode defines in header
2012-07-22 Garrett Wollmanxdr: fix two old FIXMEs related to signed/unsigned...
2012-07-22 Jeffrey AltmanWindows: AFSTearDownFcbExtents loop conditional
2012-07-22 Jeffrey AltmanWindows: memory leak AFSInitPIOCtlDirectoryCB
2012-07-22 Jeffrey AltmanWindows: memory leak AFSRemoveVolume
2012-07-22 Jeffrey AltmanWindows: AFSExFreePool -> AFSExFreePoolWithTag
2012-07-22 Jeffrey AltmanWindows: Freeing SeQueryInformationToken allocations
2012-07-21 Jeffrey Altmanrx: fix abort on missing service
2012-07-21 Jeffrey Altmanrx: rxi_ReceiveDataPacket do not set rprev on drop
2012-07-21 Jeffrey AltmanWindows: avoid memory overrun during extent release
2012-07-21 Jeffrey AltmanWindows: more roken.h include corrections
2012-07-21 Jeffrey Altmanwindows: add afsroken to afssvrcpa NTMakefile
2012-07-21 Garrett Wollmanuafs: avoid unnecessary type-punning
2012-07-19 Derrick Brashearmacos: no bulkstat
2012-07-19 Garrett Wollmanubik: refactor error exits in internal CallIter()
2012-07-19 Derrick Brashearmacos: get more packets if requested
2012-07-17 Derrick Brashearmacos: native apps need 64 bit support
2012-07-17 Derrick Brashearmacos: fix growlagent icon handling
2012-07-17 Derrick Brashearlibafs: pointopoint not supported in ukernel
2012-07-16 Derrick Brashearmacos: future-proof MakefileProto.DARWIN.in
2012-07-16 Derrick Brashearmacos: actually link in shlibs
2012-07-16 Garrett Wollmanafs_vcache: remove redundant assignment in afs_FlushAll...
2012-07-16 Garrett Wollmanafs_server: remove 3 dead assignments in LoopServers...
2012-07-16 Derrick Brashearmacos: next version support
2012-07-16 Michael Meffievldb_check: off by one host address table error
2012-07-16 Michael Meffielibafs: use afs_ResetVCache in flush volume data
2012-07-16 Garrett Wollmanutil: eliminate dead store in hostutil_GetHostByName
2012-07-16 Garrett Wollmanrx: dead initialization in rxi_RestoreDataBufs
2012-07-16 Garrett Wollmanvol: dead initialization in VWalkVolumeHeaders()
2012-07-16 Garrett Wollmanrx: eliminate dead variable sdl in rx_getAllAddr_internal()
2012-07-16 Garrett Wollmanutil: LogCommandLine: argc is an int, so assert that...
2012-07-16 Garrett Wollmanbudb: don't malloc(0) on error condition in GetText()
2012-07-16 Garrett Wollmanutil: in util_newTable, don't leak Table on error
2012-07-16 Garrett Wollmanrx: don't leak a connection hash table in unlikely...
2012-07-16 Garrett Wollmanvolser: don't derefernce null pointer in copyVnodes()
2012-07-16 Jeffrey Altmanviced: RXAFS_GetVolumeStatus remove access check
2012-07-16 Garrett Wollmanbozo: small-notifier: don't ignore return from system()
2012-07-16 Garrett Wollmanbudb: remove dead assignment in verifyFreeLists()
2012-07-16 Garrett Wollmanafs_server: spell IFF_POINTOPOINT consistently
2012-07-16 Garrett Wollmanvolser: dead store in UV_MoveVolume2
2012-07-16 Garrett WollmanFBSD: don't reference libc_r; no release OpenAFS works...
2012-07-13 Jeffrey AltmanWindows: add cm_ServerListSize()
2012-07-13 Jeffrey AltmanWindows: add cm_IsVolumeReplicated()
2012-07-13 Jeffrey AltmanWindows: Redesign of server preferences
2012-07-11 Michael Meffievlserver: fix logging of ip addresses
2012-07-11 Jeffrey AltmanWindows: cm_SyncOp waiting logic
2012-07-11 Jeffrey AltmanWindows: remove unused CM_SCACHEFLAGs
2012-07-11 Jeffrey AltmanWindows: not all short rx_Read[v] reads are fatal
2012-07-09 Jeffrey AltmanWindows: record mount point string data version
2012-07-09 Jeffrey AltmanWindows: initialize afsStatus and callback structs
2012-07-09 Jeffrey AltmanWindows: cm_MergeStatus unknown interface numbers
2012-07-06 Andrew Deasonvos: Avoid creating volume with the same RO/BK ids
2012-07-06 Andrew Deasonviced: fsprobe needs MT_LIBS
2012-07-06 Jeffrey Altmanptserver: unused by set variable 'eid_s'
2012-07-06 Jeffrey AltmanWindows: interlocked ops for osi lock flags
2012-07-06 Jeffrey AltmanWindows: use spin counts for osi base locks
2012-07-06 Jeffrey AltmanWindows: X86 DEBUG Interlocked Or and And
2012-07-06 Michael Meffievldb_check: remove unused functions
2012-07-06 Jeffrey AltmanWindows: remove used 'deltas' from cm_CheckServersMulti()
2012-07-06 Jeffrey AltmanWindows: Apply cm_GetVolServerList() to cm_ConnFromVolume()
2012-07-06 Jeffrey AltmanWindows: Apply cm_GetVolServerList() to cm_Analyze()
2012-07-06 Jeffrey AltmanWindows: Add cm_GetVolServerList
2012-07-06 Jeffrey AltmanWindows: Modify cm_GetVolServers and cm_GetServerList
2012-07-06 Jeffrey AltmanWindows: cm_ConnByServer hold userp->mx only while...
2012-07-06 Jeffrey AltmanWindows: cm_ConnByServer add conn to list after init
2012-07-05 Jeffrey AltmanWindows: cm_HaveCallback optimize .readonly
2012-07-04 Jeffrey AltmanWindows: RDR RXAFS_GetVolumeStatus vs 1.1 'l' only
2012-07-04 Jeffrey AltmanWindows: HaveCallback vs readonlyVolumeVersioning
2012-07-04 Jeffrey AltmanWindows: HaveCallback vs OfflineRO Is Valid
next