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