summaryrefslogtreecommitdiffstats
path: root/daemon/main.c
AgeCommit message (Expand)Author
2020-09-16Added a way to get build configuration info from the agent. (#9913)Austin S. Hemmelgarn
2020-08-20Added code to release memory used by the global GUID map (#9729)Stelios Fragkakis
2020-08-19Add missing value to list simple patternthiagoftsm
2020-08-11Fix the default value of the home directory (#9711)Chris Akritidis
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-07-23Added lock dir (#9584)Vladimir Kobal
2020-07-21Network Viewer options (#9495)thiagoftsm
2020-07-16Implemented default disk space size calculation for multihost db (#9504)Stelios Fragkakis
2020-06-29fix_unit_test: Fix the unittest execution (#9445)thiagoftsm
2020-06-29Fix internal registry (#9434)thiagoftsm
2020-06-16Get netdata execution path early to avoid user permission issues (#9339)Markos Fountoulakis
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-05-20Restore SIGCHLD signal handler after being replaced by libuv (#9107)Markos Fountoulakis
2020-05-14Improve the impact of health code on netdata scalability (#8407)Markos Fountoulakis
2020-05-12Restore old semantics of "netdata -W set" command (#8987)Markos Fountoulakis
2020-05-11Enable support for Netdata Cloud.Andrew Moss
2020-05-08Updates main copyright and links for the year 2020 (#8937)Zack Shoylev
2020-04-13Revert "Revert changes since v1.21 in pereparation for hotfix release."Austin S. Hemmelgarn
2020-04-13Revert changes since v1.21 in pereparation for hotfix release.Austin S. Hemmelgarn
2020-04-06Prometheus web api connector (#8540)Vladimir Kobal
2020-03-31Extend TLS Support (#8505)thiagoftsm
2020-03-31Switching over to soft feature flag (#8545)Andrew Moss
2020-03-26Report Why ACLK build failed (#8429)Timo
2020-03-16Fix streaming scaling (#8375)Markos Fountoulakis
2020-02-06ACLK agent 1 (#7894)Stelios Fragkakis
2020-02-03Fix cmake build error (#7960)Markos Fountoulakis
2020-01-21Issue 7488 docker labels (#7770)Andrew Moss
2020-01-09error exit when rrdhost localhost init fails #7504 (#7663)Timo
2019-12-19Agent claiming (#7525)Markos Fountoulakis
2019-12-18Fix race condition in dbengine (#7565)thiagoftsm
2019-12-17Revert "Fix race condition in dbengine (#7533)" (#7560)Andrew Moss
2019-12-16Fix race condition in dbengine (#7533)Markos Fountoulakis
2019-12-16Labels issues (#7515)Andrew Moss
2019-12-12Implement the main flow for the Exporting Engine (#7149)Vladimir Kobal
2019-12-04Implement netdata command server and cli tool (#7325)Markos Fountoulakis
2019-11-14Updating the Travis pipeline (issue 7189) (#7312)Andrew Moss
2019-10-24Fixing DNS-lookup performance issue on FreeBSD. (#7132)Andrew Moss
2019-10-17feat(reaper): Add process reaper support (#7059)Steven Hartland
2019-10-03Make dbengine the default memory mode (#6977)Markos Fountoulakis
2019-10-02Coverity 20190924 (#6941)thiagoftsm
2019-07-12Add global configuration option for zero metrics (#6419)Vladimir Kobal
2019-07-01Easily disable alarms, by persisting the silencers configuration (#6360)thiagoftsm
2019-07-01Repeating alarm notifications (#6309)thiagoftsm
2019-06-05netdata/daemon: Eliminate a couple of warnings, plus tabs removal (#6222)Paul Emm. Katsoulakis
2019-05-31SSL implementation for Netdata (#5956)thiagoftsm
2019-05-27Remove unecessary 2nd call of get_system_info at startup (#6128)Chris Akritidis
2019-05-24Remove system_info copying (#6113)Vladimir Kobal
2019-05-24Revert "Move call to send_statistics later, to get more events from docker (#...Pavlos Emm. Katsoulakis
2019-05-23Move call to send_statistics later, to get more events from docker (#6096)Chris Akritidis