index
:
archived-zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
de/chunk-info-logging
de/compressed-buffer-creation-opts
de/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
de/improve-status-command
de/improved-projectstore-batch-requests
de/improved-write-cache
de/increase-logging-to-find-mac-upload-error
de/json-to-cbobject-test
de/loadoplog-refactor
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/opaque-file-handle
de/oplog-attachment-warnings
de/oplog-import-improvements
de/oplog-partial-block-download
de/optionally-keep-value-in-memory-when-uploadint-to-remote
de/reduce-project-store-memory
de/reduce-upstream-api
de/release-5.7.8-minimal
de/safer-oplog-import
de/statds-for-gc
de/test-macos-signing-with-id
de/trim-malloc-at-threadpool-idle
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.24-hotpatch
de/v5.7.8-with-sb-refactor
de/vcpkg-latest
de/zen-as-oplog-store
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
main
rpc-analyze
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/complete
sb/compute-overmind
sb/eastl
sb/fix-batch-ptr
sb/fix-vla-warn
sb/fixups
sb/horde-compressedbuffer
sb/intree-sentry-native
sb/manual-test-workflows
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/shared-string
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-help
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
zs/get-all-chunk-infos
zs/xrepo
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Validate PayloadAlignment when loading CAS index header
sb/fixups
Stefan Boberg
2026-04-16
1
-1
/
+1
*
Handle POSIX short writes in FileCasStrategy chunk write loop
Stefan Boberg
2026-04-16
1
-3
/
+19
*
Validate sizes and check errors in IoBufferBuilder::MakeFromFile
Stefan Boberg
2026-04-16
1
-4
/
+21
*
Guard against ArgV overflow in Linux IterateCommandlineArgs
Stefan Boberg
2026-04-16
1
-4
/
+17
*
Fix VLA and potential stack overflow in GetCallstack on POSIX
Stefan Boberg
2026-04-16
1
-2
/
+9
*
Fix use of uninitialized stat result in POSIX RemoveFileNative
Stefan Boberg
2026-04-16
1
-8
/
+9
*
Fix truncation of 64-bit name length to int32_t in ValidateCbString
Stefan Boberg
2026-04-16
1
-1
/
+1
*
Fix strict-aliasing UB in ValidateCbFloat64 bit reinterpretation
Stefan Boberg
2026-04-16
1
-1
/
+2
*
Remove duplicate FILE_SHARE_DELETE flag in IoBufferBuilder::MakeFromFile
Stefan Boberg
2026-04-16
1
-1
/
+1
*
Fix POSIX mmap failure check in IoBufferExtendedCore::Materialize
Stefan Boberg
2026-04-16
1
-1
/
+7
*
Fix out-of-bounds read in crash handler callstack header write
Stefan Boberg
2026-04-16
1
-1
/
+1
*
Fix typo in MSVC detection macro in SHA1 byte swap helper
Stefan Boberg
2026-04-16
1
-1
/
+1
*
Fix Guid::FromString silently accepting malformed input
Stefan Boberg
2026-04-16
1
-0
/
+6
*
Fix --trace channel accumulator overwriting previous values
Stefan Boberg
2026-04-16
1
-1
/
+1
*
Fix use-before-init in Linux GetMachineName
Stefan Boberg
2026-04-16
1
-1
/
+5
*
Fix va_list reuse in SentryLogFunction
Stefan Boberg
2026-04-16
1
-2
/
+7
*
Pass no-tests to openssl3 configure on Linux/macOS/BSD
Stefan Boberg
2026-04-16
1
-1
/
+2
*
Remove EASTL on_test snippet that fails with UE toolchain + ASAN
Stefan Boberg
2026-04-16
1
-7
/
+3
*
version bump to trigger build
v5.8.5-pre4
Stefan Boberg
2026-04-16
1
-1
/
+1
*
Also redirect security.ubuntu.com to EC2 regional mirror
Stefan Boberg
2026-04-16
1
-1
/
+1
*
version bump to trigger build
v5.8.5-pre3
Stefan Boberg
2026-04-16
1
-1
/
+1
*
Switch Docker apt mirror to us-east-1.ec2.archive.ubuntu.com
Stefan Boberg
2026-04-16
2
-4
/
+6
*
version bump to trigger build
v5.8.5-pre2
Stefan Boberg
2026-04-16
1
-1
/
+1
*
Add Docker build network diagnostics and verbose progress
Stefan Boberg
2026-04-16
1
-0
/
+15
*
Enable Docker BuildKit inline caching for release image builds
Stefan Boberg
2026-04-16
1
-4
/
+22
*
Add reduce-allocs skill and string builder infrastructure (#937)
Stefan Boberg
2026-04-16
7
-29
/
+128
*
5.8.5-pre1
v5.8.5-pre1
Dan Engelbrecht
2026-04-16
1
-1
/
+1
*
in-tree repo fixes (#965)
Stefan Boberg
2026-04-16
68
-51781
/
+427
*
add dashboard copy button on select information lines (#962)
Dan Engelbrecht
2026-04-16
9
-9
/
+104
*
Update description of oplog snapshot (#964)
Matt Peters
2026-04-15
1
-1
/
+1
*
Fix strings passed to RegisterRoute in HttpProjectStore: strings are … (#963)
Matt Peters
2026-04-15
2
-4
/
+5
*
5.8.5-pre0
v5.8.5-pre0
Dan Engelbrecht
2026-04-15
1
-1
/
+1
*
hub reset inactivity timer (#961)
Dan Engelbrecht
2026-04-15
2
-1
/
+4
*
add sessions to hub and proxy (#960)
Dan Engelbrecht
2026-04-15
9
-44
/
+83
*
fix memory usage for cache upload (#959)
Dan Engelbrecht
2026-04-15
6
-497
/
+328
*
fix OAuth client credentials content type override (#957)
Joakim Lindqvist
2026-04-14
4
-2
/
+20
*
5.8.4
v5.8.4
Dan Engelbrecht
2026-04-14
1
-1
/
+1
*
Hub proxy returns graceful responses when an instance is unavailable instead ...
Dan Engelbrecht
2026-04-14
2
-3
/
+28
*
5.8.4-pre3
v5.8.4-pre3
Dan Engelbrecht
2026-04-14
1
-1
/
+1
*
Merge pull request #955 from ue-foundation/zs/shared-memory-open-flags-fix
Zousar Shaker
2026-04-13
3
-6
/
+7
|
\
|
*
Removing CLOEXEC use on shared memory descriptors
zousar
2026-04-13
2
-5
/
+0
|
*
Changelog
zousar
2026-04-13
1
-0
/
+1
|
*
Fix copy and paste errors
zousar
2026-04-13
1
-3
/
+3
|
*
Stop using O_CLOEXEC in shm_open
zousar
2026-04-13
2
-6
/
+11
|
/
*
fix utf characters in source code (#953)
Dan Engelbrecht
2026-04-13
88
-321
/
+321
*
use mimalloc by default (#952)
Dan Engelbrecht
2026-04-13
2
-2
/
+3
*
Compute OIDC auth, async Horde agents, and orchestrator improvements (#913)
Stefan Boberg
2026-04-13
62
-3970
/
+3649
*
5.8.4-pre2
v5.8.4-pre2
Dan Engelbrecht
2026-04-13
1
-1
/
+1
*
log curl raw error on retry, add retry on CURLE_PARTIAL_FILE error (#951)
Dan Engelbrecht
2026-04-13
2
-1
/
+4
*
silence errors due to abort (#950)
Dan Engelbrecht
2026-04-13
2
-188
/
+334
[next]