aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/process.cpp
Commit message (Expand)AuthorAgeFilesLines
* add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-221-142/+0
* long filename support (#330)Dan Engelbrecht2025-03-311-1/+1
* fix quoted command lines arguments (#306)Dan Engelbrecht2025-03-121-0/+142
* Add multithreading directory scanning in core/filesystem (#277)Dan Engelbrecht2025-01-221-1/+1
* fixed off-by-one in GetPidStatus (Linux) which might cause spurious errors (#...Stefan Boberg2024-11-221-2/+2
* zenserver process launch/termination improvements (#138)Dan Engelbrecht2024-08-271-36/+101
* capture zenserver output on error (#51)Dan Engelbrecht2024-04-181-3/+8
* improved lock file handling (#50)Dan Engelbrecht2024-04-181-32/+73
* zen startup hardening (#49)Dan Engelbrecht2024-04-171-16/+241
* harden attach sponsor process (#14)Dan Engelbrecht2024-03-211-7/+17
* improved process monitoring behaviour with invalid pids (#16)Stefan Boberg2024-03-211-11/+30
* zen run command (#552)Stefan Boberg2023-11-211-2/+59
* moved process handling code into separate h/cpp (#555)Stefan Boberg2023-11-201-0/+708