aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/config
Commit message (Expand)AuthorAgeFilesLines
* added new I/O thread pool implementationStefan Boberg2026-02-201-0/+10
* add http server root password protection (#757)Dan Engelbrecht2026-02-172-11/+22
* logging config move to zenutil (#754)Stefan Boberg2026-02-133-73/+33
* OTLP/trace improvements (#717)Stefan Boberg2026-01-192-11/+16
* remove error warning in output (#695)Dan Engelbrecht2025-12-171-1/+1
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-013-23/+22
* fix --zentrace=no compile errors (#616)Stefan Boberg2025-10-281-0/+2
* restructured zenserver configuration (#575)Stefan Boberg2025-10-152-63/+143
* move all storage-related services into storage tree (#571)Stefan Boberg2025-10-142-0/+599
* add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-222-25/+3
* improved assert (#37)Dan Engelbrecht2024-04-041-1/+1
* moved LuaConfig code so it can be used outside of config.cpp (#575)Stefan Boberg2023-11-282-0/+600