aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil
Commit message (Expand)AuthorAgeFilesLines
...
| * added --find-max-block-count option to builds upload (#337)Dan Engelbrecht2025-04-025-8/+17
| * verify that we can read input files that are only hashed (#333)Dan Engelbrecht2025-04-011-2/+6
| * long filename support (#330)Dan Engelbrecht2025-03-313-15/+15
| * temp path options and reduced scanning of target folder (#328)Dan Engelbrecht2025-03-281-2/+16
| * build cache prime (#327)Dan Engelbrecht2025-03-274-9/+74
| * optional compress of block chunks (#326)Dan Engelbrecht2025-03-272-1/+42
| * zen build cache service (#318)Dan Engelbrecht2025-03-267-41/+444
| * jupiter builds stats upload (#315)Dan Engelbrecht2025-03-195-0/+80
| * improved reporting on async error (#312)Dan Engelbrecht2025-03-181-7/+9
* | Fix naming of service handle close guard variableLiam Mitchell2025-03-271-1/+1
* | Avoid leaking service handle in Windows service installationLiam Mitchell2025-03-251-2/+2
* | Specify restart options for service manager, to avoid use of manual restart l...Liam Mitchell2025-03-251-0/+19
* | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-03-1426-72/+4473
|\|
| * fixes for log timestamps (#304)Stefan Boberg2025-03-122-3/+10
| * improved block gen logic (#302)Dan Engelbrecht2025-03-125-4/+42
| * Build command tweaks (#301)Stefan Boberg2025-03-113-13/+17
| * pick up existing cache (#299)Dan Engelbrecht2025-03-102-18/+42
| * partial block fetch (#298)Dan Engelbrecht2025-03-075-12/+36
| * reduced memory churn using fixed_xxx containers (#236)Stefan Boberg2025-03-061-0/+6
| * Add trace support for zen CLI command (#296)Stefan Boberg2025-03-052-34/+76
| * refactor use chunk sequence download (#291)Dan Engelbrecht2025-03-032-47/+84
| * builds download incremental (#290)Dan Engelbrecht2025-03-011-5/+7
| * improve error handling (#289)Dan Engelbrecht2025-02-286-15/+79
| * Zs/auth bad function fix (#287)Zousar Shaker2025-02-272-7/+5
| * builds upload command (#278)Dan Engelbrecht2025-02-2612-18/+2678
| * improvements and infrastructure for upcoming builds api command line (#284)Dan Engelbrecht2025-02-254-69/+40
| * moving and small refactor of chunk blocks to prepare for builds api (#282)Dan Engelbrecht2025-02-127-0/+1206
| * improved builds api interface in jupiter (#281)Dan Engelbrecht2025-02-122-23/+340
* | Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv...Dan Engelbrecht2025-03-144-16/+64
|\ \
| * | Update Linux service type and add libsystemd dependencyLiam Mitchell2025-03-051-1/+1
| * | Implementation of service commands for Linux.Liam Mitchell2025-02-273-14/+60
| * | Linux compilation fixesLiam Mitchell2025-02-192-1/+3
* | | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-01-236-916/+743
|\ \ \ | |/ / |/| / | |/
| * jupiter code cleanup (#276)Dan Engelbrecht2025-01-226-916/+743
* | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-01-1711-2285/+922
|\|
| * move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-1611-2285/+922
* | clang formatDan Engelbrecht2025-01-152-13/+14
* | systemd unit file, incompleteDan Engelbrecht2025-01-152-116/+137
* | clang formatDan Engelbrecht2025-01-131-39/+41
* | generate unit fileDan Engelbrecht2025-01-131-3/+71
* | linux service stopDan Engelbrecht2025-01-131-159/+13
* | linux serviceDan Engelbrecht2025-01-131-1/+198
* | clang formatDan Engelbrecht2025-01-102-65/+60
* | displayname and description are windows-only propertiesDan Engelbrecht2025-01-102-4/+5
* | cleanupsDan Engelbrecht2025-01-101-159/+105
* | partially working service commands for macosDan Engelbrecht2025-01-101-25/+250
* | use local service account for zen serviceDan Engelbrecht2025-01-101-13/+13
* | remove ServiceLevelDan Engelbrecht2025-01-102-356/+25
* | partial macos implementationDan Engelbrecht2025-01-092-12/+60
* | mac function signature fixDan Engelbrecht2025-01-081-8/+6