aboutsummaryrefslogtreecommitdiff
path: root/src/zencore
Commit message (Expand)AuthorAgeFilesLines
* promoted ScopeFd to file scope and applied it to tests and other codesb/block-cloneStefan Boberg14 days1-92/+94
* add tentative block cloning support for macOS / LinuxStefan Boberg14 days1-20/+461
* Fix zencore bugs and propagate content type through IoBufferBuilder (#783)Stefan Boberg2026-02-246-27/+65
* Add `zen ui` command (#779)Stefan Boberg2026-02-242-0/+227
* Various bug fixes (#778)Stefan Boberg2026-02-244-25/+27
* implement yaml generation (#774)Stefan Boberg2026-02-232-127/+302
* implemented base64 decoding (#777)Stefan Boberg2026-02-232-2/+194
* fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-202-21/+21
* add selective request logging support to http.sys (#762)Stefan Boberg2026-02-182-36/+134
* add http server root password protection (#757)Dan Engelbrecht2026-02-171-0/+16
* misc fixes brought over from sb/proto (#759)Stefan Boberg2026-02-173-11/+11
* added ResetConsoleLog (#758)Stefan Boberg2026-02-162-0/+9
* ported optimizations of MeasureVarUInt (#747)Dan Engelbrecht2026-02-061-2/+12
* reduce batch size for reads (#740)Dan Engelbrecht2026-01-291-1/+1
* avoid big ioworker backlog (#733)Dan Engelbrecht2026-01-261-2/+14
* zenserver API changes, some other minor changes (#720)Stefan Boberg2026-01-191-1/+14
* remove ZENCORE_API completely (#718)Stefan Boberg2026-01-1919-418/+399
* consul package and basic client added (#716)Stefan Boberg2026-01-196-20/+239
* 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