Changes for branch openafs-stable-1_8_x.

numbersubjecttopic
16118doc: Add AdminRef .gitignore file
16117libtool: Serialize building libfoo.la and libfoo.a
16115doc: Look in $srcdir for documentation sources
16110Make OpenAFS 1.8.13.21.8.13.2
16109Update NEWS for OpenAFS 1.8.13.21.8.13.2
16107RedHat: Retry umount /afs on systemd shutdownsystemd-improvement
16106RedHat: Make client unit start/stop more robustsystemd-improvement
16105RedHat: Introduce client systemd helper scriptsystemd-improvement
16104RedHat: Use KillMode=process for systemd clientsystemd-improvement
16103afsd: Correctly detect invalid cache dirsbug-fix
16102fs: Avoid unnecessary lstat() for -literal
16101cf: Fix typo in test for enable-shared/with-swigbuild
16100cf: Disable swig if shared libraries are disabledbuild
16099Do not build shared-only libs for --disable-sharedbuild
16098Pass -shared when linking some shared librariesbuild
16097cf: Run AFS_LT_INIT after setting CCbuild
16096rx: clear call_queue_lock after removing call from queue
16095Log binding ip address and port during startup
16094Call rx_InitHost once during daemon startup
16093tests: skip vos tests when a vlserver is already running
16092tests: Fix manpage tests for objdir builds
16091tests: Fix most tests for objdir builds
16082doc: Update example output for 'fs getfid'doc update
16081fs: Report errors more consistently from GetCell()bug fix
16080fs: Still print fid for 'getfid' if GetCell failsbug fix
16079fs: Get parent dir cell for 'fs getfid -literal'bug fix
16078packaging: Check for nonzero $? for command failure
16077DARWIN: Add --with-macos-* packaging options
16076DARWIN: Use notarytool for notarization
16075DARWIN: Ignore more build artifacts
16074DARWIN: Convert prefpane write ops to privhelper
16073DARWIN: Convert prefpane backup ops to privhelper
16072macos: AFSBackgrounder: improve detection of afs mount status
16071DARWIN: Convert prefpane start/stop to privhelper
16070DARWIN: Convert prefpane startup ops to privhelper
16069DARWIN: Add 'privhelper' tool for PrefPane
16068DARWIN: Use -Werror=objc-method-access for objc
16067DARWIN: Use NSUInteger for indexGreaterThanIndex return value
16066DARWIN: Set workIPArray to nil in commitModify
16065rx: Introduce 'rx_host' internal global
16027doc: Fix doc/xml for objdir builds
16026doc: Add section 3 man pages to AdminRef
16025doc: Sort man page entries in AdminRef
16024viced: Always avoid saving HashTable to fsstate1.8.x-viced-callbacks-hold-for-next-release
16023viced: Set HashTable size at startup1.8.x-viced-callbacks
16022viced: Ignore on-disk fsstate HashTable data1.8.x-viced-callbacks
16021viced: Log some basic fs_stateRestore stats1.8.x-viced-callbacks
16020viced: Log more state restore errors1.8.x-viced-callbacks
16019viced: Raise fsstate loop detection limits1.8.x-viced-callbacks
16018viced: Set FS_STATE_DUMP_MODE earlier1.8.x-viced-callbacks
16017viced: Use calloc for fsstate data1.8.x-viced-callbacks
16016viced: Fix minor log message mistakes1.8.x-viced-callbacks
16012rx: Add rxi_GetLocalAddr() prototype
16011rx: Don't send packets to localhost if -rxbind set
16010Avoid rxi_tracename overflowbug fix
16008LINUX: Block non-fatal signals when sleeping
16007LINUX: Refactor afs_osi_Sleep
15855rx: Remove includes for MIN/MAX in rx_packet.hlinux-6.11
15851rxkad: Consolidate refCount decrementlinux-6.11
15850rx: Use atomics for rx_securityClass refcountslinux-6.11
15817volinfo: Refuse zero and non-numeric -volumeidfix
15812AIX: Don't specify -qlanglvl=stdc99 for libuafsaix-clang
15811AIX: Declare syscall()aix
15810AIX: Avoid COMPAT_43 for clangaix-clang
15809macos: Remove vestigial AFS_MOUNT_AFS referencesmacos
15808LINUX: Test for rcu_read_unlock with rcu_read_locklinux-cleanup
15807Remove almost all bcopy/bzero/bcmp callsaix-clang
15806make-release: create SHA256 checksums toorelease-tools
15805make-release: Run git describe oncerelease-tools
15804make-release: Create output directory if neededrelease-tools
15803make-release: Remove unused optional version argumentrelease-tools
15802make-release: Clean up whitespace and spellingrelease-tools
15801rx: Print free and allocated counters as unsigned valuesincorrect-out-bugfix