aboutsummaryrefslogtreecommitdiff
path: root/src/zencore
Commit message (Expand)AuthorAgeFilesLines
* use current locale when converting wide char command line arguments to string...Dan Engelbrecht2026-01-151-0/+4
* added options to configure exclude folders and extensions to zen build comman...Dan Engelbrecht2026-01-134-32/+125
* fix zero length stream decompress (#685)Dan Engelbrecht2025-12-101-1/+1
* catch exception leaks in windows thread pool (#677)Dan Engelbrecht2025-12-051-4/+18
* use scope guards to secure that BasicFile::Detach is called even on exception...Dan Engelbrecht2025-12-011-10/+5
* automatic scrub on startup (#667)Dan Engelbrecht2025-11-273-21/+61
* fix stream decompress (#668)Dan Engelbrecht2025-11-271-10/+14
* RawOffset can be anything and we expect an empty buffer to be returned along ...Dan Engelbrecht2025-11-261-4/+19
* GetSystemMetrics for Mac,Linux (#660)Stefan Boberg2025-11-242-5/+151
* loose chunk filtering bug when using wildcards (#654)Dan Engelbrecht2025-11-182-12/+46
* Change curl defaults on MacOS (#645)Stefan Boberg2025-11-111-3/+1
* switch to xmake for package management (#611)Stefan Boberg2025-11-077-42/+257
* get oplog attachments (#622)Dan Engelbrecht2025-11-072-0/+26
* added MacOS-native IterateCommandlineArgs (#624)Stefan Boberg2025-11-031-1/+15
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-019-39/+39
* fix minor memory leak in command line parsing (#619)Stefan Boberg2025-10-291-0/+5
* fix for Latch race (#617)Stefan Boberg2025-10-292-29/+19
* fix --zentrace=no compile errors (#616)Stefan Boberg2025-10-2810-18/+27
* move cpr in-tree (#605)Stefan Boberg2025-10-241-0/+6
* refactor CasContainerStrategy::IterateOneBlock to make it more readable (#607)Dan Engelbrecht2025-10-241-1/+2
* in-tree spdlog (#602)Stefan Boberg2025-10-241-2/+3
* add support for OTLP logging/tracing (#599)Stefan Boberg2025-10-227-1189/+234
* fix error log when using TryCloneFile on Mac/Linux (#597)Dan Engelbrecht2025-10-221-3/+3
* updated chunking strategy (#589)Dan Engelbrecht2025-10-201-0/+132
* added separate xmake.lua for thirdparty (#578)Stefan Boberg2025-10-151-23/+7
* refactor builds cmd part2 (#572)Dan Engelbrecht2025-10-142-0/+30
* refactor builds cmd (#566)Dan Engelbrecht2025-10-132-12/+12
* block reference couting copy support windows (#564)Dan Engelbrecht2025-10-112-32/+267
* add ability to limit concurrency (#565)Stefan Boberg2025-10-102-2/+25
* speed up tests (#555)Dan Engelbrecht2025-10-063-10/+17
* fix link error with operator new (#553)Stefan Boberg2025-10-042-23/+36
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-033-0/+346
* make cpr a HttpClient implementation detail (#517)Stefan Boberg2025-09-292-0/+58
* fixed race condition in zen::logging::Get (#519)Stefan Boberg2025-09-291-3/+12
* Make sure we call the previous terminate handle if present when we intercept ...Dan Engelbrecht2025-09-265-17/+84
* new append op rpc method (#511)Dan Engelbrecht2025-09-263-1/+29
* change default sentry dsn to one listed on Sentry setup page (#504)Dan Engelbrecht2025-09-221-1/+1
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-105-120/+171
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-052-3/+5
* add validation of compact binary payloads before reading them (#483)Dan Engelbrecht2025-09-043-5/+47
* improve console output (#476)Dan Engelbrecht2025-08-262-1/+23
* Merge pull request #139 from ue-foundation/de/zen-service-commandLiam Mitchell2025-08-226-5/+35
|\
| * Merge remote-tracking branch 'origin/main' into de/zen-service-commandLiam Mitchell2025-08-2110-27/+213
| |\
| * | Use correct sysctl headers on MacLiam Mitchell2025-08-211-1/+1
| * | Add missing headers to Mac process.cppLiam Mitchell2025-08-211-0/+2
| * | Merge pull request #452 from ue-foundation/lm/full-service-installLiam Mitchell2025-08-061-0/+2
| |\ \
| | * | Fix permissions and ownership issues with service binary copy and remove unne...Liam Mitchell2025-07-251-0/+2
| * | | Merge branch 'main' into de/zen-service-commandLiam Mitchell2025-07-2922-563/+2113
| |\ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-03-1426-140/+1257
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv...Dan Engelbrecht2025-03-144-4/+12
| |\ \ \ \