aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil
Commit message (Expand)AuthorAgeFilesLines
* Add missing <thread> include in imdscredentials.cppsb/s3clientStefan Boberg2 days1-0/+2
* Add EC2 IMDS credential provider for S3ClientStefan Boberg2 days10-15/+885
* Refactor S3Client to return payloads in per-method result typesStefan Boberg3 days2-79/+98
* Add MinioProcess test helper and S3Client integration testsStefan Boberg3 days4-0/+425
* Add path-style addressing support to S3Client for MinIO compatibilityStefan Boberg3 days2-8/+54
* Merge branch 'main' into sb/s3clientStefan Boberg3 days1-1/+1
|\
| * Add clang-cl build supportStefan Boberg3 days1-1/+1
* | less volatilityStefan Boberg3 days1-1/+1
* | fix macOS secure zeroStefan Boberg3 days1-1/+5
* | Replace bool+OutError pattern with S3Result return typeStefan Boberg3 days2-131/+104
* | Improve S3Client thread safety, code clarity, and reduce repetitionStefan Boberg4 days2-59/+103
* | Merge remote-tracking branch 'origin/main' into sb/s3clientStefan Boberg4 days2-3/+300
|\|
| * Unix Domain Socket auto discovery (#833)Stefan Boberg4 days2-3/+300
* | Add S3 client with SigV4 signingStefan Boberg4 days4-0/+1528
|/
* Transparent proxy mode (#823)Stefan Boberg4 days1-1/+5
* hub consul integration (#820)Dan Engelbrecht6 days4-4/+367
* Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell7 days21-446/+955
|\
| * Eliminate spdlog dependency (#773)Stefan Boberg8 days10-441/+247
| * compute orchestration (#763)Stefan Boberg13 days3-0/+8
| * Add test suites (#799)Stefan Boberg2026-03-023-1/+9
| * added `--verbose` option to zenserver-test and `xmake test` (#798)Stefan Boberg2026-03-012-9/+14
| * subprocess tracking using Jobs on Windows/hub (#796)Stefan Boberg2026-02-282-5/+24
| * Add test summary table and failure reporting to xmake test (#794)Stefan Boberg2026-02-272-1/+3
| * Add `zen ui` command (#779)Stefan Boberg2026-02-242-0/+542
| * added ResetConsoleLog (#758)Stefan Boberg2026-02-161-0/+5
| * logging config move to zenutil (#754)Stefan Boberg2026-02-137-4/+118
* | Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell7 days8-54/+385
|\|
| * reduce batch size for reads (#740)Dan Engelbrecht2026-01-291-1/+1
| * hotfix 5.7.18 (#730)Dan Engelbrecht2026-01-222-0/+40
| * ZenServerProcess API changes (#719)Stefan Boberg2026-01-192-20/+133
| * consul package and basic client added (#716)Stefan Boberg2026-01-192-0/+187
| * Merge pull request #701 from ue-foundation/lm/mac-daemon-modeLiam Mitchell2026-01-151-32/+22
| |\
| | * Run clang-format on service.cppLiam Mitchell2026-01-151-3/+2
| | * Implement final changes required for daemon mode on MacLiam Mitchell2026-01-071-32/+23
| * | minor fixes (#708)Stefan Boberg2026-01-131-1/+2
| |/
* / Use well-known OidcToken paths or command line arguments to determine OidcTok...Liam Mitchell2026-01-142-0/+67
|/
* logging improvements (#664)Stefan Boberg2025-11-241-0/+10
* update state when wildcard (#657)Dan Engelbrecht2025-11-242-0/+38
* fix wildcard matching (#650)Dan Engelbrecht2025-11-171-0/+10
* switch to xmake for package management (#611)Stefan Boberg2025-11-071-1/+2
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-1/+1
* move cpr in-tree (#605)Stefan Boberg2025-10-241-0/+2
* in-tree spdlog (#602)Stefan Boberg2025-10-243-4/+4
* move file i/o related files to separate file and remove duplicated code (#576)Dan Engelbrecht2025-10-152-118/+0
* refactor builds cmd part2 (#572)Dan Engelbrecht2025-10-142-33/+4
* refactor builds cmd (#566)Dan Engelbrecht2025-10-132-0/+118
* add ability to limit concurrency (#565)Stefan Boberg2025-10-102-50/+71
* shorten thread pool names for Linux which has a limit of 15 characters (#563)Stefan Boberg2025-10-081-9/+9
* speed up tests (#555)Dan Engelbrecht2025-10-061-3/+3
* move rpcrecorder out from cache subfolder (#552)Dan Engelbrecht2025-10-033-2/+2