aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/include
Commit message (Expand)AuthorAgeFilesLines
* implemented dynamic scaling support for WorkerThreadPoolStefan Boberg2026-02-232-2/+30
* add friends to fix build issueStefan Boberg2026-02-201-0/+3
* made http.sys async worker thread pool configurable via the same option as th...Stefan Boberg2026-02-201-2/+2
* fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-201-19/+19
* add selective request logging support to http.sys (#762)Stefan Boberg2026-02-181-0/+1
* add http server root password protection (#757)Dan Engelbrecht2026-02-171-0/+16
* misc fixes brought over from sb/proto (#759)Stefan Boberg2026-02-171-4/+4
* added ResetConsoleLog (#758)Stefan Boberg2026-02-161-0/+1
* ported optimizations of MeasureVarUInt (#747)Dan Engelbrecht2026-02-061-2/+12
* 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-1917-415/+396
* consul package and basic client added (#716)Stefan Boberg2026-01-194-17/+98
* added options to configure exclude folders and extensions to zen build comman...Dan Engelbrecht2026-01-132-3/+55
* automatic scrub on startup (#667)Dan Engelbrecht2025-11-272-6/+15
* GetSystemMetrics for Mac,Linux (#660)Stefan Boberg2025-11-241-3/+3
* loose chunk filtering bug when using wildcards (#654)Dan Engelbrecht2025-11-181-0/+15
* switch to xmake for package management (#611)Stefan Boberg2025-11-073-18/+76
* get oplog attachments (#622)Dan Engelbrecht2025-11-071-0/+2
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-012-8/+8
* fix for Latch race (#617)Stefan Boberg2025-10-291-21/+11
* fix --zentrace=no compile errors (#616)Stefan Boberg2025-10-282-5/+6
* refactor CasContainerStrategy::IterateOneBlock to make it more readable (#607)Dan Engelbrecht2025-10-241-1/+2
* add support for OTLP logging/tracing (#599)Stefan Boberg2025-10-223-356/+107
* updated chunking strategy (#589)Dan Engelbrecht2025-10-201-0/+132
* refactor builds cmd part2 (#572)Dan Engelbrecht2025-10-141-0/+3
* refactor builds cmd (#566)Dan Engelbrecht2025-10-131-4/+4
* block reference couting copy support windows (#564)Dan Engelbrecht2025-10-111-0/+23
* add ability to limit concurrency (#565)Stefan Boberg2025-10-101-2/+4
* fix link error with operator new (#553)Stefan Boberg2025-10-041-23/+10
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-031-0/+80
* make cpr a HttpClient implementation detail (#517)Stefan Boberg2025-09-291-0/+3
* Make sure we call the previous terminate handle if present when we intercept ...Dan Engelbrecht2025-09-262-2/+14
* new append op rpc method (#511)Dan Engelbrecht2025-09-261-0/+1
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-11/+12
* 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-041-0/+9
* improve console output (#476)Dan Engelbrecht2025-08-261-1/+0
* Merge pull request #139 from ue-foundation/de/zen-service-commandLiam Mitchell2025-08-222-0/+7
|\
| * Merge remote-tracking branch 'origin/main' into de/zen-service-commandLiam Mitchell2025-08-212-2/+13
| |\
| * \ Merge branch 'main' into de/zen-service-commandLiam Mitchell2025-07-2910-27/+214
| |\ \
| * \ \ Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-03-1413-26/+196
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv...Dan Engelbrecht2025-03-142-0/+6
| |\ \ \ \
| | * | | | Implementation of service commands for Linux.Liam Mitchell2025-02-271-0/+4
| | * | | | Linux compilation fixesLiam Mitchell2025-02-191-0/+2
| * | | | | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-01-231-9/+49
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-01-171-0/+185
| |\ \ \ \ \
| * | | | | | remove ServiceLevelDan Engelbrecht2025-01-101-1/+0
| * | | | | | get home folderDan Engelbrecht2025-01-101-0/+1
| * | | | | | add ServiceLevel for service processes: User, AllUsers and ServiceDan Engelbrecht2025-01-081-0/+1