summaryrefslogtreecommitdiffstats
path: root/daemon/signals.c
AgeCommit message (Expand)Author
2024-02-06Move daemon/ under src/ (#16933)vkalintiris
2024-01-11Delete memory mode "map" and "save". (#16604)vkalintiris
2023-12-18Remove includes outside of libnetdata. (#16607)vkalintiris
2023-12-01Code cleanup (#16448)Stelios Fragkakis
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-07-11Rename log Macros (debug) (#15322)thiagoftsm
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2023-06-07Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stal...Costa Tsaousis
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2021-04-14Spelling daemon (#10913)Josh Soref
2020-05-20Restore SIGCHLD signal handler after being replaced by libuv (#9107)Markos Fountoulakis
2019-12-04Implement netdata command server and cli tool (#7325)Markos Fountoulakis
2019-10-17feat(reaper): Add process reaper support (#7059)Steven Hartland
2018-10-15modularized all source code (#4391)Costa Tsaousis