summaryrefslogtreecommitdiffstats
path: root/daemon/commands.c
AgeCommit message (Expand)Author
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-12-06Add version to netdatacli (#14094)Emmanuel Vasilakis
2022-09-26Fix warnings during compilation time on ARM (32 bits) (#13681)thiagoftsm
2022-09-07Obsolete RRDSET state (#13635)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-03-28Allocate buffer and release on callback when executing agent CLI commands (#1...Stelios Fragkakis
2022-03-14Fix crash when netdatacli command output too long (#12393)Timotej S
2022-01-18Do not use dbengine headers when dbengine is disabled. (#11967)vkalintiris
2021-09-17Adds aclk/cloud state command to netdatacli (#11462)Timotej S
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-06-16Replace assert calls (#9349)Markos Fountoulakis
2020-06-04Fix Coverity defects 359164, 359165 and 358989. (#9268)Andrew Moss
2020-05-28Added health check functionality to our Docker images. (#9172)Austin S. Hemmelgarn
2020-05-11Fix shutdown via netdatacli with musl C library (#8931)Markos Fountoulakis
2020-05-11Enable support for Netdata Cloud.Andrew Moss
2020-03-31Switching over to soft feature flag (#8545)Andrew Moss
2020-03-31Improve the behavior of claiming (#8516)Andrew Moss
2020-03-26Improved ACLK (#8498)Stelios Fragkakis
2020-03-23Fix flushing error threshold (#8425)Markos Fountoulakis
2020-02-01Parse host tags (#7702)Vladimir Kobal
2020-01-17Fix libuv IPC pipe cleanup problem (#7778)Markos Fountoulakis
2019-12-20Set standard name to non-libnetdata threads (libuv, pthread) (#7584)Adrien Mahieux
2019-12-19Agent claiming (#7525)Markos Fountoulakis
2019-12-16Labels issues (#7515)Andrew Moss
2019-12-15Fix valgrind errors (#7532)Markos Fountoulakis
2019-12-04Implement netdata command server and cli tool (#7325)Markos Fountoulakis