summaryrefslogtreecommitdiffstats
path: root/spawn
AgeCommit message (Expand)Author
2024-02-01Create a top-level directory to contain source code. (#16896)vkalintiris
2023-12-13CMake build system. (#15996)vkalintiris
2023-11-30log alarm notifications to health.log (#16476)Costa Tsaousis
2023-07-26detect the path the netdata-claim.sh script is in (#15556)Costa Tsaousis
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2023-01-19Improve file descriptor closing loops (#14213)Dim-P
2022-11-29Sanitize command arguments. (#14064)vkalintiris
2022-05-03Trace rwlocks of netdata (#12785)Costa Tsaousis
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
2021-04-14spelling: bidirectional (#10918)Josh Soref
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2020-11-07Make libnetdata headers compilable by C++. (#10185)Tomáš Kopal
2020-06-16Replace assert calls (#9349)Markos Fountoulakis
2020-06-16Get netdata execution path early to avoid user permission issues (#9339)Markos Fountoulakis
2020-06-09Add verbose prints when spawn server fails to spawn. (#9305)Markos Fountoulakis
2020-05-14Improve the impact of health code on netdata scalability (#8407)Markos Fountoulakis