aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/rpcreplay_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unix Domain Socket auto discovery (#833)Stefan Boberg2026-03-131-7/+7
* add ability to limit concurrency (#565)Stefan Boberg2025-10-101-1/+1
* move rpcrecorder out from cache subfolder (#552)Dan Engelbrecht2025-10-031-1/+1
* cache RPC replay fixes (minor) (#544)Stefan Boberg2025-10-031-0/+9
* fix for RPC replay issue (wrong content-type) (#536)Stefan Boberg2025-10-021-26/+4
* make cpr a HttpClient implementation detail (#517)Stefan Boberg2025-09-291-60/+12
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-1/+2
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-31/+92
* improve console output (#476)Dan Engelbrecht2025-08-261-1/+1
* long filename support (#330)Dan Engelbrecht2025-03-311-1/+1
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-161-1/+1
* separate RPC processing from HTTP processing (#626)Stefan Boberg2023-12-201-1/+1
* fixed v2 rpc recording issue with >4GB data per segment (#612)Stefan Boberg2023-12-151-114/+120
* moved process handling code into separate h/cpp (#555)Stefan Boberg2023-11-201-0/+1
* added missing includes (#504)Stefan Boberg2023-10-271-0/+1
* Cache (rpc) activitity recording improvements (#482)Stefan Boberg2023-10-201-42/+81
* Collect all zen admin-related commands into admin.h/.cpp (#418)Dan Engelbrecht2023-09-221-0/+438