Changes for branch master.
number | subject | topic |
---|---|---|
14545 | Remove misleading comment from rx.h | |
14543 | fs_examine: add option to evaluate symlink or mtpt | nofollow |
14542 | fs_getfid: add option to evaluate symlink or mtpt | nofollow |
14541 | afs_pioctl: refactor PNewStatMount and PFlushMount | nofollow |
14539 | Update NEWS for OpenAFS 1.9.1 | |
14538 | rxkad: Fix NULL Dereference warnings | static-analysis |
14475 | Remove pattern rules not understood by some 'make' variants | |
14474 | FBSD: Add support for FreeBSD 12.2 | |
14467 | vlserver: Add audit events for all RPCs | |
14465 | rx: compare RX_ACK_TYPE_ACK as a bit-field | rx-sack |
14431 | macos: delegate sock_* calls to bkg daemons | macos-bigsur |
14430 | macos: packaging support for MacOS X 11.0 | macos-bigsur |
14429 | macos: add support for MacOS 11.0 | macos-bigsur |
14425 | rx: Remove multi_End_Ignore | |
14418 | audit: Setup signal masks before osi_audit_open | audit-enhancements |
14415 | afs: add AFS_ASSERT_GLOCK to the NB* functions | lock-hygiene |
14414 | afs: refactor NB* functions | lock-hygiene |
14413 | afs: convert NB* macros to functions | lock-hygiene |
14412 | afs: don't reference pid_writer if not INSTRUMENT_LOCKS | lock-hygiene |
14410 | afs: assert harder in kernel lock macros | lock-hygiene |
14409 | afs: always AFS_ASSERT_GLOCK in kernel lock macros | lock-hygiene |
14408 | afs: standardize indentation and whitespace in lock macros | lock-hygiene |
14407 | afs: remove dead code ObtainLock, ReleaseLock, Lock_Wait | lock-hygiene |
14389 | Cleanup usage of LINUX_VERSION_CODE for older kernels | cleanup-LINUX_ENV |
14388 | Cleanup AFS_*LINUX_ENV usage | cleanup-LINUX_ENV |
14387 | Change AFS*_LINUXnn_ENV to AFS*_LINUX_ENV | cleanup-LINUX_ENV |
14383 | vol: move ih_PkgDefaultsSet check inside ih_PkgDefaults | ih_PkgDefaults |
14380 | afsd: remove unused variable afs_shutdown | cold_shutdown |
14378 | vol: ensure ih package defaults are set for salvage | ih_PkgDefaults |
14377 | libafsauthent: export pr_IsAMemberOf | |
14373 | Fix FreeBSD 10.x builds | |
14372 | prdb_check: warn if blank user or group is found | prname |
14371 | pts: warn if user or group is blank | prname |
14370 | libprot: add function to check if prname is blank | prname |
14360 | rx: Detect pthread_cond_timedwait errors correctly | |
14359 | xstat: Add the xstat_fs_test -format option | |
14358 | rxdebug: Add rxdebug -raw option | |
14357 | volser: remove check for VL_ENTDELETED | vol-update-locking |
14356 | volser: Always fetch locked entry in CheckVolume | vol-update-locking |
14355 | volser: refactor CheckVolume | vol-update-locking |
14354 | volser: ensure proper entry locking for 'vos restore' | vol-update-locking |
14353 | volser: clean up and clarify storeEntry usage | vol-update-locking |
14352 | volser: convert UV_ReleaseVolume to call GetLockedEntry | vol-update-locking |
14350 | volser: introduce GetLockedEntry | vol-update-locking |
14337 | Remove duplicate declarations of base32 functions | |
14336 | ptserver: don't allow new blank users or groups | prname |
14335 | viced: remove dead code from h_Alloc_r | bring-out-yer-dead |
14334 | util: remove dead code KTimeCmp | bring-out-yer-dead |
14333 | rxgen: remove dead code deverbatim | bring-out-yer-dead |
14332 | rx: remove dead code xdrrx_getpos, xdrrx_setpos | bring-out-yer-dead |
14319 | tests: Introduce afstest_*_path() | |
14318 | tests: Introduce libafstest_common | |
14317 | tests: Introduce 'make check TESTS=test/name' | |
14313 | Constify libutil APIs | |
14309 | rx: Change conn->lastBusy to use atomics | |
14301 | venus: refactor NewCellCmd to facilitate its reuse | |
14296 | venus: allow update of cell dbs through fs setcell | |
14282 | salvageserver: Re-exec in child processes | |
14281 | Set FD_CLOEXEC on inherited salvageserver FDs | |
14262 | afs: Handle errors from afs_CFileTruncate | open-panic-cleanup |
14257 | afs: Avoid panics when truncating a dcache file | open-panic-cleanup |
14233 | kdump: use proper osi_timeval32_t typedef | |
14231 | afs: Remove 'retry' arg from afs_FindVCache | |
14230 | IRIX: Remove pre-65 code | |
14229 | Add static asserts for xstat struct sizes | |
14228 | opr: Introduce opr_GlobalStaticAssert | |
14227 | afs: consolidate disk block calculations | cache-metrics |
14212 | DARWIN: correct sizeof osi_timeval32_t for x86_64 | cache-metrics |
14206 | FBSD: Avoid extra vcache puts in afs_root | |
14205 | FBSD: Drop tvc->lock before VOP_LOCK for vinvalbuf | |
14204 | FBSD: Check VOP_ISLOCKED for LK_EXCLUSIVE | |
14200 | afs: provide cache eviction statistics | cache-metrics |
14199 | afs: record afs_CacheTruncateDaemon stats indirectly | cache-metrics |
14198 | afs: export internal stats for afs_CacheTruncateDaemon | cache-metrics |
14195 | Add static assert for size of osi_timeval32_t | cache-metrics |
14190 | LINUX: de-orbit NFS translator support | linux-xlator |
14189 | LINUX: ignore non-fatal signals when waiting | linux_signals |
14188 | afs: convert remaining waits to afs_WaitForFetch | linux_signals |
14187 | afs: add lock parameter to afs_WaitForFetch | linux_signals |
14186 | afs: introduce afs_WaitForFetch | linux_signals |
14185 | FBSD: Disable background stores | |
14184 | afs: Drop GLOCK for various Rx calls | |
14183 | FBSD: use sx(9) locks for rx afs_kmutex_t | |
14182 | FBSD: Drop GLOCK when grabbing vnode locks | |
14170 | LINUX: make afs_osi_Wait uninterruptible again | linux_signals |
14169 | LINUX: make afs_osi_TimedSleep uninterruptible again | linux_signals |
14166 | FBSD: Invalidate pages after non-VM write | |
14165 | afs: Avoid touching CBRs after free | |
14164 | FBSD: Use user creds for afs_vop_putpages() | |
14163 | FBSD: Skip page flush in afs_DoPartialWrite | |
14162 | FBSD: Lock vm object before vm_page_undirty | |
14136 | afs: remove stats dead code | |
14121 | vol-info: mmap vnodes to improve performance | volscan-performance |
14110 | Translate rxgk error codes in translate_et | |
14100 | vol-info: use opr_queue_Entry to get queue entries | volscan-performance |
14091 | LINUX: Introduce AFS_UNTHROTTLED_PAGS | unthrottled-pags |
14090 | afs: Introduce afs_genpag() | unthrottled-pags |
14089 | afs: Structure setpag() more consistently | unthrottled-pags |
14088 | afs: Allow afs_GetUser to return errors | unthrottled-pags |
14087 | afs: Use 'goto done' destructors in PSetTokens* | unthrottled-pags |
14086 | afs: Introduce afs_IsPagId() | unthrottled-pags |
14081 | bozo: Introduce bnode_Wait() | pthread-bos |
14080 | opr: Allow softsig handlers for SIGFPE | pthread-bos |
14079 | opr: Assert opr_cv_timedwait return codes | |
14071 | pthread-bos | pthread-bos |
14059 | Migrate winsock functions from util to opr | |
14057 | Migrate src/util/hostparse.c to opr | |
14054 | tests: create c-tap tests for the directory package | |
14053 | volser: remove duplicate directory object definitions from restorevol | |
14051 | doc: Fix grammar in fileserver -admin-write | |
14044 | vos: add new option to send reads to the sync-site | |
14041 | tests: Add vldb db format tests | |
14040 | tests: Introduce is_command() | |
14039 | rx: Don't panic if unable to allocate rx_packet | |
14030 | AIX: Remove support for pre-5 AIX | |
14029 | rxgk: Convert RXGK_ autoconf vars to RXGK_ONLY | rxgk-phase2 |
14028 | audit: Remove unnecessary conn/peer checks | rxgk-phase2 |
14027 | Remove unused rxkad_GetServerInfo parameters | rxgk-phase2 |
14026 | util: Introduce ViceLog_limit | rxgk-phase2 |
14025 | util: Log to stderr by default | rxgk-phase2 |
14024 | ubik: don't resend db if site didn't vote for us | |
14015 | volser: Avoid process exit on move and copy errors | vos-cleanup |
14014 | volser: Cleanup server and partition name formatting | vos-cleanup |
14013 | volser: Deprecate MapPartIdIntoName | vos-cleanup |
14012 | vos: Remove duplicate and unneeded MapPartIdIntoName calls | vos-cleanup |
14011 | vos: Replace exit with returns | vos-cleanup |
14010 | vos: Standardize error returns | vos-cleanup |
14001 | FBSD: Use GENERIC kernel headers by default | |
14000 | FBSD: Avoid recursive osi_VM_StoreAllSegments lock | |
13990 | vos: add new option to send reads to the sync-site | |
13989 | ubik: call VOTE_GetSyncSite with proper service id | |
13988 | ubik: fix SVOTE_GetSyncSite output argument | |
13985 | viced: Document CallBackRxConnAddr RPC is not implemented | ipv6-prep |
13979 | DRAFT: afs: convert server address to sockaddr_in | |
13978 | DRAFT: introduce rx_NewConnection to accept sockaddr* | ipv6-prep |
13977 | viced: convert host,port to sockaddr_in | ipv6-prep |
13976 | viced: return RXGEN_OPCODE from SRXAFS_CallBackRxConnAddr | ipv6-prep |
13967 | volscan: introduce -cache-all | volscan-performance |
13966 | vol-info: store vnode index info in globals | volscan-performance |
13949 | vldb_check: print fileserver uuids | |
13929 | vlserver: Use dynamic buffer for list of net addrs | ipv6-prep-format-helpers-hold |
13926 | afs: client read-only mode | |
13912 | Remove support for Solaris pre-10 | |
13909 | vol: use macros to scan DiskPartitionList | |
13885 | volser: Cache rDNS lookups in 'vos listvldb' | |
13882 | volser: consolidate destructors in UV_RemoveSite | |
13872 | ubik: Use refcounting for ubik_currentTrans | ubik/read-during-commit |
13871 | ubik: Declare udisk_end void | ubik/read-during-commit |
13870 | ubik: Introduce DBCOMMITTING flag | ubik/read-during-commit |
13869 | SOLARIS: prevent stack overflow check SEGV for LWP binaries | rt135006-bosserver |
13866 | ubik: Move *tidCounter to version_globals | |
13865 | ubik: Make dbFlags protected by just DBHOLD | |
13861 | FBSD: use V_VMIO when available | fbsd12-updates |
13860 | FBSD: Handle missing LINK_MAX | fbsd12-updates |
13859 | FBSD: Use VM_CNT_INC/VM_CNT_ADD on FreeBSD 12 | fbsd12-updates |
13857 | FBSD: use new if_addr_lock for FBSD 12 | fbsd12-updates |
13854 | FBSD: Accommodate 12.0's 64-bit inodes | fbsd12-updates |
13837 | vlserver: log network addrs using formatting helpers | ipv6-prep-format-helpers-hold |
13836 | ubik: log network addrs using formatting helpers | ipv6-prep-format-helpers |
13835 | misc: log network addrs using formatting helpers | ipv6-prep-format-helpers-hold |
13834 | volser: log network addrs using formatting helpers | ipv6-prep-format-helpers |
13833 | IPV6 prep: log network addrs using formatting helpers | ipv6-prep-format-helpers |
13832 | IPV6 prep: introduce helpers for formatting network addrs | ipv6-prep-format-helpers-hold |
13829 | aklog: Make some style adjustments | |
13810 | Remove non-JAVA refs to TOP_JLIBDIR | |
13808 | volser: fix volume id/type mismatch in vos remsite | |
13784 | audit: Add queued named-pipe audit-interface 'pipe' | audit-enhancements |
13771 | vol: report call errors in iod_Write | rx_dead |
13770 | rx: kill a client call that receives an unexpected ping response | rx_dead |
13769 | rx: keepalive events should not inhibit each other | rx_dead |
13768 | rx: keepalive events should not self-inhibit | rx_dead |
13767 | rx: remove dead code rx_SetServiceDeadTime | rx_dead |
13766 | rx: remove unused define FIRSTACKOFFSET | rx_dead |
13764 | afs: Split afs_fakestat_enable into 3 vars | linux-native-mounts |
13763 | ubik: Note that ulock_relLock needs DBHOLD | |
13723 | bozo: add -skip-root-check option | |
13705 | afsd: Make afsd -shutdown also umount | linux-native-mounts |
13704 | LINUX: Automount volumes with -automount | linux-native-mounts |
13703 | LINUX: Allow per-volume mounting with -automount | linux-native-mounts |
13702 | afs: Refactor osi_NewVnode/afs_GetVCache params | linux-native-mounts |
13694 | vol: allow attachment of partitions dynamically | |
13649 | viced: reorder acl_Internalize_pr to sanitize log messages | |
13647 | CVE-2018-7168 use secure behavior by default | |
13646 | ubik: allow read transactions during recovery | ubik-reads-during-recovery |
13645 | ubik: do not unnecessarily invalidate database | ubik-reads-during-recovery |
13644 | ptserver: add comment for WhoIsThisWithName | |
13634 | ubik: Drop DBHOLD during commits | ubik/read-during-commit |
13633 | ubik: Introduce UBIK_PHYS_LOCK | ubik/read-during-commit |
13632 | ubik: Introduce and use ubik_GetCache | ubik/read-during-commit |
13631 | vlserver: Make vlentryread take a struct vl_ctx* | ubik/read-during-commit |
13630 | vlserver: Reduce rd_* global refs during CheckInit | ubik/read-during-commit |
13629 | ubik: Introduce TROLDDATA | ubik/read-during-commit |
13628 | ubik: Avoid duplicate dirty/non-dirty pages | ubik/read-during-commit |
13627 | ubik: Convert DRead/etc to use struct buffers | ubik/read-during-commit |
13626 | ubik: Consolidate buffer invalidation | ubik/read-during-commit |
13625 | ubik: Move ulock_getLock TRREADWRITE check | ubik/read-during-commit |
13624 | ubik: Remove truncate operations | ubik/read-during-commit |
13623 | vlserver: Introduce vl_EndTrans/vl_AbortTrans | ubik/read-during-commit |
13622 | vlserver: Enable read-while-write at runtime | ubik/read-during-commit |
13621 | rx: Use SO_REUSEPORT for multiple listener threads | reuseport |
13620 | rx: Split out rxi_BindSocket for userspace | reuseport |
13619 | rx: Defer rxi_Start calls during rxi_WriteProc | rxi_startdefer |
13617 | rx: Refactor rxi_WriteProc error handling | rxi_startdefer |
13616 | rx: Introduce rxi_WaitForTransmitWindow | rxi_startdefer |
13615 | viced: Allow multiple rx listeners | multi-listener |
13614 | rx: Allow multiple rx listeners for pthreads | multi-listener |
13613 | rx: Use sendmmsg when available | sendmmsg |
13612 | rx: Introduce rxi_SendPacketDgrams | sendmmsg |
13611 | rx: Introduce 'flags' argument to rxi_SendList | sendmmsg |
13610 | rx: Use recvmmsg when available | recvmmsg |
13609 | rx: Introduce rxi_Read/ReceivePacketList | recvmmsg |
13608 | rx: Split out rxi_ReceivePacketConn | recvmmsg |
13607 | rx: Split out rxi_ReceivePacketCall | recvmmsg |
13606 | rx: Split out invoke_justReceived | recvmmsg |
13605 | rx: Split out rxi_ReceivePacketGlobal | recvmmsg |
13604 | rx: Refactor rxi_ReceivePacket destructors | recvmmsg |
13601 | rx: Split rxi_ReadPacket into three functions | recvmmsg |
13540 | fs: Avoid unnecessary cell DNS lookups | |
13532 | afs: Raise AFS_MINBUFFERS | |
13516 | auth: check for allocation failure in keys.c | |
13502 | ptserver: add rxgk support to WhoIsThisWithName | rxgk_ptserver |
13491 | vos: listvldb Add option and support to display LockTimestamp | |
13488 | viced: log fileserver tuning values | viced-auto-tune |
13478 | afs: fix rounding in chunk size calculation | |
13456 | opr: fix paths in header install targets | |
13399 | ptuser: convert pr_Initialize to afsconf_ClientOpen | bosserver-no-client-dirs |
13398 | auth: add afsconf_ClientOpen | bosserver-no-client-dirs |
13389 | vos: Mark RO clone as "old" during release clone | |
13388 | vos: Remove references to NEW_REPSITE/RO_DONTUSE | |
13386 | dtrace: Autogenerate afs_errorstr mapping | dtrace-usdt-probes |
13385 | comerr: Add 'compile_et -emit raw' | dtrace-usdt-probes |
13380 | pts: remove unused confdir string | bosserver-no-client-dirs |
13379 | defer config directory selection in vos and pts | bosserver-no-client-dirs |
13378 | ubik: convert to afsconf_ClientOpen | bosserver-no-client-dirs |
13377 | vlserver: Introduce SDT probes | dtrace-usdt-probes |
13376 | bozo: mark failed bnodes as stopped/shutdown | |
13368 | viced: remove extraneous whitespace | |
13359 | Build build-time programs with build-time compiler | cross-build |
13358 | Add AX_PROG_CC_FOR_BUILD autoconf macro | cross-build |
13356 | afs: Occasionally sleep in afs_HaveCallBacksFrom | afs-hcf |
13341 | vol: remove dead code namei_copy_on_write | |
13323 | audit: simplify build dependencies | |
13306 | util: fix tabular_output memory management | static-analysis |
13305 | Remove some dead assignment/increment operations | static-analysis |
13302 | LINUX: Introduce chroot-specific sysname lists | chroot-sysname |
13300 | LINUX: Subsitute @sys before calling afs_lookup | chroot-sysname |
13299 | afs: Refactor and consolidate sysname code | chroot-sysname |
13290 | afs: Avoid stalled fileservers | avoid-stalled-servers |
13208 | Resolve possible memory leaks | static-analysis |
13196 | Add checks to ensure *alloc was successful | static-analysis |
13175 | Resolve a few dereference of null pointer issues | static-analysis |
13174 | Import of code from heimdal | heimdal-pullup |
13173 | Import of code from rra-c-util | |
13172 | Import of code from c-tap-harness | |
13171 | Resolve use of uninitialized vars. | static-analysis |
13162 | afsweb: possible array overrun | static-analysis |
13160 | LINUX: Subsitute @sys before calling afs_lookup | atsys-dentry |
13159 | afs: Consolidate sysname code into afs_sysname.c | atsys-dentry |
13154 | Close files when completed | static-analysis |
13136 | Prevent sscanf format widths from overrunning array | static-analysis |
13135 | fix fprintf conversion specifiers | static-analysis |
13133 | bucoord: avoid memory leaks on early returns from bc_Restorer | static-analysis |
13089 | Fix possible memory leaks | static-analysis |
13044 | viced: set harddead for calls to ptserver | |
13035 | ubik: check if sync site before waiting | ubik-optimizations |
13017 | rx: update comment about serial number zero | |
13006 | autoconf: error instead of warn when linux headers are not found | error-no-linux-headers |
13000 | afs: pass the cell object to afs_GetServer | |
12969 | vlserver: Avoid ubik abort for GetEntryBy* NOENTs | ubik/read-during-commit |
12968 | ubik: Avoid redundant db checks in ubik_Read | ubik_perf |
12967 | ubik: Remove unused ubik_Tell function | ubik_perf |
12966 | ubik: Avoid urecovery_AllBetter check in ubik_Seek | ubik_perf |
12942 | CVE-2018-7168 RXAFS_StoreACL deprecate 134 introduce 164 | CVE-2018-7168 |
12841 | vol: do not propagate ENOENT from VDestroyVolumeDiskHeader | zap-error-code-cleanup |
12840 | vol: do not propagate VGC unknown volume id when deleting | zap-error-code-cleanup |
12770 | opr: add opr_hexdump() | |
12744 | Test change to check gerrit buildbot integration | buildbot-check |
12709 | aklog: dump token data in with -d -d | akimpersonate-on-master-again |
12708 | SOLARIS: Give afs_xsetgroups proper prototypes | solaris-vnop-warnings |
12707 | SOLARIS: Fix afs_orig_setgroups* return types | solaris-vnop-warnings |
12706 | SOLARIS: Add multiPage_range* cast | solaris-vnop-warnings |
12705 | SOLARIS: Cast modlookup result | solaris-vnop-warnings |
12704 | SOLARIS: Add afs_putpage prototype, and follow it | solaris-vnop-warnings |
12703 | afs: Add afs_osi_vget prototype | solaris-vnop-warnings |
12702 | SOLARIS: Modernize some function definitions | solaris-vnop-warnings |
12701 | SOLARIS: Declare gid_t arrays const | solaris-vnop-warnings |
12700 | SOLARIS: Update vnop signatures | solaris-vnop-warnings |
12699 | SOLARIS: Fix 'struct caller_context_t' references | solaris-vnop-warnings |
12698 | SOLARIS: Include sys/vmsystm.h for map_addr | solaris-vnop-warnings |
12697 | SOLARIS: gafs_fid takes a struct fid* | solaris-vnop-warnings |
12691 | SOLARIS: Disable kernel optimization by default | solaris-sse |
12690 | SOLARIS: Check for libafs SSE/FPU/etc instructions | solaris-sse |
12688 | afs: introduce negative volume cache | |
12672 | xstat: add cache manager vl rpc timing metrics | xstat-cm-volume |
12671 | xstat: add cache manager volume cache metrics | xstat-cm-volume |
12670 | xstat: add missing call stats in afs_volume.c | xstat-cm-volume |
12669 | afs: do not abuse a counter variable to store the results of VL RPCs | xstat-cm-volume |
12612 | afsd: Correctly detect invalid cache dirs | |
12586 | bozo: do not create client directory and symlinks | bosserver-no-client-dirs |
12585 | FBSD: drop GLOCK for unmount's vflush | fbsd11-updates |
12584 | FBSD: don't drop locks in osi_TryEvictVCache | fbsd11-updates |
12582 | FBSD: skip vinvalbuf when paging or vnode unlocked | fbsd11-updates |
12581 | FBSD: remove several GLOCK drops | fbsd11-updates |
12577 | FBSD: reduce global lock frobnication in afs_root | fbsd11-updates |
12576 | FBSD: rework global lock and sleep/wait | fbsd11-updates |
12474 | vol: fix volscan and volinfo -checkout option | |
12445 | doc: Remove Windows specific fs subcommands from the manpage | |
12424 | Always use d_prune_aliases() in TryEvictDCache() | |
12423 | Use d_prune_aliases in afs_linux_dentry_revalidate() | |
12412 | try to build again after heimdal pullup | heimdal-pullup |
12411 | Import of code from heimdal | heimdal-pullup |
12410 | Update the heimdal file import list | heimdal-pullup |
12408 | afs: volume, vnode, unique type consistency | vnode-type-consistency |
12407 | dir: vnode and unique type consistency | vnode-type-consistency |
12406 | vol: vnode and unique type consistency | vnode-type-consistency |
12405 | vol: fid logging consistency | vnode-type-consistency |
12404 | dumpscan: convert vnode and unique numbers to unsigned ints | vnode-type-consistency |
12403 | cmdebug: fid logging consistency | vnode-type-consistency |
12402 | viced: fid logging consistency | vnode-type-consistency |
12401 | viced: fix vnode number signedness in rename | vnode-type-consistency |
12400 | viced: vnode and unique type consistency | vnode-type-consistency |
12399 | volser: vnode number logging consistency | vnode-type-consistency |
12398 | volser: convert afs_int32 to VnodeId | vnode-type-consistency |
12384 | Move afs_StaleVCacheFlags to afs_cbqueue.c | |
12383 | Skip DNLC purge for Init|Flushed vcaches in afs_StaleVCache | |
12376 | libadmin: add rxstat_* -localauth option | |
12375 | libadmin: add afsclient_TokenPrint function | |
12374 | libadmin: parse rxstat_* command line args with libcmd | |
12364 | added .gitattributes to avoid future trouble with line endings (removed .* from .gitignore and added autoconf .libs directories explicitly) | |
12359 | Remove always-true conditional | |
12353 | LINUX: consolidate and clarify page unlock logic | lock-leak |
12338 | afs: wait uninterruptibly if hard-mount is enabled | |
12337 | afs: update comments in afs_vnop_read.c | |
12320 | aklog: make klog.krb5 use kernel db server preferences | dbprefs |
12319 | aklog: use kernel db server preferences | dbprefs |
12318 | pam: use kernel db server preferences | dbprefs |
12317 | kauth: make klog use kernel db server preferences by default | dbprefs |
12316 | ubik: add libubik capability to use kernel preferences | dbprefs |
12313 | patch struct initalizations and autoconf macros to work with grsecurity kernels | grsecurity |
12311 | fixes for compilation with clang | clang-fixes-1 |
12299 | pam: do not return success when wait() fails | pam |
12290 | ubik: Log non-network ContactQuorum errors | |
12280 | DAFS: make dasalvager -showmounts work again | |
12273 | Document the Large/SmallSpace allocators' contract | |
12262 | DAFS: dafileserver failed assertion (vp->nUsers >= 0) | |
12255 | NBSD: Always set *slept in TryEvictVCache | |
12251 | SOLARIS: Cache Manager deadlock with mmap'd files (RW) | solaris-deadlock |
12250 | SOLARIS: consolidate afs_GetOnePage exit paths | solaris-deadlock |
12249 | SOLARIS: osi_vnodeops.c whitespace cleanup | solaris-deadlock |
12248 | SOLARIS: afs_GetOnePage cleanup | solaris-deadlock |
12230 | ptserver: add -udpsize option | udpsize |
12229 | vlserver: add -udpsize option | udpsize |
12200 | Update build-tools | |
12183 | afs: incorrect buffer free during libafs shutdown | cold_shutdown |
12182 | afs: clarify cold and warm shutdown logic | cold_shutdown |
12181 | afs: remove duplicate declaration for afs_shutdown() | cold_shutdown |
12180 | afs: afsd -shutdown sets afs_cold_shutdown too soon | cold_shutdown |
12177 | afs: Minor tidying in rxfs_fetchInit | |
12171 | DARWIN: Avoid "file is damaged" errors on 10.9+ | |
12167 | DARWIN: Fix removing dirs in Finder with 10.11 | |
12142 | Death to NoAuth | |
12139 | viced: check if pt connections are out of date | update-ptconn |
12138 | viced: remove the function getThreadClient | update-ptconn |
12130 | auth: tidy up object dependencies on headers | |
12118 | afs: -afsdb -dynroot DNS TLD name collisions | |
12076 | arc4random not available to darwin kext | el-capitan |
12070 | afs: teach volume lookup cache about partial releases | hardmount1 |
12069 | afs: LINUX afs_addevent, afs_getevent cleanup | hardmount1 |
12068 | afs: LINUX afs_addevent no longer requires AFS_GLOCK | hardmount1 |
12018 | add the -V option to servers to print version and build information | |
12015 | asetkey: update usage examples | |
12014 | asetkey: allow adding keys without cell config for easier setup | |
12013 | opr: move MakeDirParents to opr_mkdirp | |
12012 | afs: hardmount retry should recheck volume sites | hardmount1 |
12011 | afs: hardmount wait should only check primary cell | hardmount1 |
12010 | afs: clear lasterror in hardmount logic | hardmount1 |
12009 | afs: don't overwrite fileserver last errors and skip state | hardmount1 |
12008 | afs: simplify VLDB_Same logic | hardmount1 |
12007 | afs: clarify variable names in VLDB_Same | hardmount1 |
12006 | afs: VLDB_Same should not touch passed vrequest | hardmount1 |
12000 | Consolidate ACL flag definition and printout | |
11990 | LINUX: list volumes in /proc | |
11986 | vol: vnodeIndexOffset not typesafe | |
11985 | vol: DEBUG_BITMAP for vnode allocation debug and test | |
11962 | Remove unnecessary uses of @CFLAGS_NOERROR@ | |
11943 | libuafs: clean *.o files in top-level clean rule | |
11942 | libuafs: improve clean rule | |
11941 | roken: improve clean rule | |
11908 | afs: renumber vlru inconsistent panic messages | |
11907 | Introduce rxping and rxtraceroute | |
11902 | afs: build option to enable vcache lru checks | enable-debug-vcache-lru |
11901 | volser: vos listvldb caching dns results | listvldb-cache |
11900 | util: resolve and cache the hostnames already resolved | listvldb-cache |
11885 | afsd: Add additional startup checks | |
11883 | on Fedora 22, at least, %fedorakmod must be defined to avoid a syntax error in the %if statements referecning %fedorakmod . | fedorakmod |
11871 | bubasics/bucoord/butc: make tape sizes unsigned | |
11869 | afs: Protect afs_osi_Wait against backwards time | osiwait-timebackwards |
11868 | afs: Consolidate common afs_osi_Wait code | osiwait-timebackwards |
11865 | bozo: stop (ab)using SIGFPE to reset restricted mode | |
11861 | rx: introduce rx_sockaddr | ipv6-prep |
11860 | autoconf: IPv6 support detection | ipv6-prep |
11847 | SOLARIS: Don't panic on file open errors | |
11827 | Move vos common args even further down | vos-foreach |
11822 | vlserver ListAttributesN2 fix RO search | vlserver-ListAttrsN2 |
11821 | Tidy existing control flow in ListAttributesN2 | vlserver-ListAttrsN2 |
11818 | Handle failure to create Salvage file | |
11794 | LINUX: Use DV hints for dentry revalidate fastpath | linux-dvhint |
11782 | bossserver: Do not create AFSDIR_SERVER_AFS_DIRPATH on startup | |
11765 | RedHat: Make overriding the CellServDB to package actually work | redhat |
11754 | tabular_output: try to print CSV-Footer only | |
11697 | libafs: Add new syscall for cache initialization | |
11691 | afs: revamp Linux file lock processing | |
11682 | bos: make return codes consistent | |
11652 | lwp: pthreaded lwp implementation | pthreaded-lwp |
11629 | Attempt to auto-tune fileserver for memory target | |
11599 | bozo: use the interface address for the localcell config | |
11596 | "vos delentry" man page : -dryrun is -noexecute | vos_delentry_manpage_dryrun |
11528 | Provide a usable fileserver default config (-X) | prebranch |
11514 | afsd: Change -verify default to 'shutdown' | afsd-cache-verify |
11513 | afsd: Add the -verify option | afsd-cache-verify |
11512 | afs: Optionally check md5 checksums on access | afsd-cache-verify |
11511 | afs: Optionally store md5 checksums of each chunk | afsd-cache-verify |
11450 | Changes for FreeBSD9 on SPARC64 | fbsd-sparc64 |
11439 | bozo: Handle bnode timeout on separate threads | pthread-bos |
11390 | auth: Add negative caching to afsconf_LookupServer() | |
11379 | ihandle: Mention FDH_PREAD &co in header comments | |
11378 | ihandle: Remove FDH_READ/WRITE/SEEK | |
11375 | Implement SRXGK_AFSCombineTokens | rxgk |
11244 | LINUX: Don't panic on some file open errors | |
11217 | Dummy osi_readRandom implementation for AIX | |
11191 | afs: unlog - simplify locking in PUnlog | |
11189 | Build both pthreaded and LWP rxgk library | rxgk |
11138 | rxgen: move function_names to the header | |
11132 | WIP: attempt to support building with gcc on illumos | build-with-gcc-on-illumos |
11103 | Use afsconf_BuildDbServerSecurityObjects for the vl, ptserver | rxgk |
11102 | Add afsconf_BuildDbServerSecurityObjects | rxgk |
11101 | Use afsconf_BuildUbikServerSecurityObjects for vl, ptserver | rxgk |
11100 | Add afsconf_BuildUbikServerSecurityObjects | rxgk |
10966 | New 'vos each' utility | vos-foreach |
10938 | Implement SRXGK_CombineTokens | rxgk |
10930 | A first step to integrate AFS/OSD into OpenAFS | AFS-OSD-integration |
10854 | afs: Actually fill read requests with zeros on EOF | afs_read-EOF |
10853 | afs: Make afsio_zero zero the entire region | afs_read-EOF |
10852 | afs: Introduce afsio_zero | afs_read-EOF |
10802 | Increase Vnode hash tables sizes | |
10801 | Increase vcache & dcache hash table sizes | |
10789 | afs: Don't retry timed-out RW operations forever | |
10718 | rxevent: detect and log rxevent queue stall | |
10717 | rx: add logging callback function for rx messages | |
10713 | Linux: avoid export_op_default if not exported | |
10574 | BuildServerSecurityObjects allocate for rxgk | rxgk |
10570 | Implement SRXGK_GSSNegotiate() | rxgk |
10568 | Add rxgk_gss.c | rxgk |
10560 | bozo: make getstat in struct bnode_ops return void | pthread-bos |
10559 | bozo: make timeout in struct bnode_ops return void | pthread-bos |
10558 | bozo: Serialize configuration file updates | pthread-bos |
10557 | bozo: make delete in struct bnode_ops return void | pthread-bos |
10556 | bozo: Rewrite bnode_WaitAll() using bnode_ApplyInstance() | pthread-bos |
10555 | bozo: change bnode_ApplyInstance() API | pthread-bos |
10554 | bozo: required headers now in bnode_internal.h | pthread-bos |
10553 | bozo: split bnode_DeleteProc() out of bproc() | pthread-bos |
10447 | vol: VnodeId type consistency for vnode numbers | |
10329 | docs: add pod-fragment for tabular_output | |
10300 | Export functions for libtoolized bozo | pthread-bos |
10294 | tbozo: build (and use) liboafs_bos.la | pthread-bos |
10293 | bozo: Split thread creation into bnode_InitProcs() | pthread-bos |
10292 | bozo: handle signals directly instead of using softsig | pthread-bos |
10291 | bozo: add build support for pthreaded bosserver | pthread-bos |
10290 | bozo: pthread locking for bnodes list | pthread-bos |
10289 | bozo: add pthread support for sleeping on a bnode | pthread-bos |
10288 | bozo: update delete flag only in Bnode_Delete() | pthread-bos |
10287 | bozo: protect the allProcs list with a lock | pthread-bos |
10286 | bozo: pthread support | pthread-bos |
10227 | viced: prevent useless salvages when AFS config is invalid | |
10018 | build-sys: make regen.sh to accept autotools options | mostly-build-sys |
10017 | build-sys: autoupdate autotools related code | mostly-build-sys |
10016 | build-sys: tidy rest of the system check case clause | mostly-build-sys |
10015 | build-sys: clean up linux section in acinclude.m4 | mostly-build-sys |
10004 | afsd: avoid zombies | |
9919 | Increase vcache & dcache hash table sizes | |
9774 | volser: volserver option to specify disk IO buffer size | |
9712 | Add ObtainWriteLockTimedWait | |
9700 | Add ubik_cp | |
9124 | ubik: Move ubik_epochTime to beacon_globals | |
9123 | ubik: Set ubik_epochTime as soon as we get quorum | |
8887 | linux: disable hm retry on shutdown | |
8841 | Prevent out-of-bounds FD_SET calls | |
7286 | libafs: trigger volume lookup on no conn or no server | |
6895 | rx: race can lead to sending RX_PACKET_TYPE_BUSY | |
4972 | macos: chown system files post-install | osxnext |
4250 | util: Remove re_comp implementation | |
2591 | release kernel lock first, then AFS lock | |
2288 | Fast restart for Ubik database servers | |
1975 | vos partinfo: enable tabular output | |
1865 | Allow salsrv salvage I/O to occur in parallel | |
1777 | Add xml functionality to the vos examine command | |
1625 | preliminary support for pinned vcaches | |
1553 | dynamic volume allocation | |
1074 | Unix CM: Include memcache's tiov in rxfs_context | |
435 | clear stat flag on renamed directories |