summaryrefslogtreecommitdiffstats
path: root/spawn/spawn_client.c
AgeCommit message (Expand)Author
2024-02-01Create a top-level directory to contain source code. (#16896)vkalintiris
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2022-04-19Allocate buffer memory for uv_write and release in the callback function (#12...Stelios Fragkakis
2022-01-20Remove internal dbengine header from spawn/spawn_client.c (#12009)vkalintiris
2022-01-18Do not use dbengine headers when dbengine is disabled. (#11967)vkalintiris
2021-10-06Initialize write_ctx struct with zeroes (#11621)Emmanuel Vasilakis
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2020-06-16Replace assert calls (#9349)Markos Fountoulakis
2020-05-14Improve the impact of health code on netdata scalability (#8407)Markos Fountoulakis