openafs.git
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 Andrew Deasondoc: Add fs bypassthreshold man page
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
2012-07-04 Jeffrey AltmanWindows: cm_DiscardSCache volumeCreationDate
2012-07-04 Jeffrey AltmanWindows: add missing items to 'clean' rules
2012-07-04 Jeffrey AltmanWindows: afslogon expand short domain names
2012-07-04 Jeffrey AltmanWindows: afscreds import lsa before renew expiring
2012-07-04 Jeffrey AltmanWindows: Remove HELP from afscreds
2012-07-04 Jeffrey AltmanWindows: afslogon major refactoring NPLogonNotify()
2012-07-04 Jeffrey AltmanWindows: afslogon cast away warnings
2012-07-03 Andrew DeasonRemove empty Makefile continuation lines
2012-07-03 Jeffrey AltmanWindows: cm_UpdateVolumeLocation misplaced lock
2012-07-03 Jeffrey AltmanWindows: WiX backup additional registry keys
2012-07-03 Jeffrey AltmanWindows: ensure TreeLock obtain and release same pointer
2012-07-03 Jeffrey AltmanWindows: Media Protected if create on RO volume
2012-07-03 Jeffrey AltmanWindows: Remove incorrect assert AFSVolumeInfo
2012-07-03 Jeffrey AltmanWindows: NPGetConnectionPerformance
2012-07-03 Jeffrey AltmanWindows: ShellExt Add Prop Page only if AFS
2012-07-03 Jeffrey AltmanWindows: ShellExt display error if symlink not AFS
2012-07-03 Jeffrey AltmanWindows: Dir Invalidation Notify Current Object
2012-07-03 Jeffrey AltmanWindows: check perms before RXAFS_GetVolumeStatus
2012-07-03 Jeffrey AltmanWindows: cm_GetROVolumeID empty server list check
2012-07-03 Jeffrey AltmanWindows: Replicated requires more than one site
2012-07-03 Jeffrey AltmanWindows: [Inline]BulkStat VolSync not accurate?
2012-07-03 Jeffrey AltmanWindows: force vldb lookup if server list is empty
2012-07-03 Jeffrey AltmanWindows: Freelance Short circuit all vol updates
2012-07-03 Jeffrey AltmanWindows: AFS_Startup_Event must query Debug value
2012-07-03 Jeffrey AltmanWindows: NPLogonNotify secure erase password
2012-07-03 Jeffrey AltmanWindows: afslogon impersonate when deleting tickets
2012-07-03 Jeffrey AltmanWindows: afslogon make error dialog system modal
2012-07-03 Jeffrey AltmanWindows: afslogon MapAuthError
2012-07-03 Jeffrey AltmanWindows: afslogon OutputDebugString
2012-07-03 Jeffrey AltmanWindows: Do not permit RDR worker threads to quit
next