summaryrefslogtreecommitdiffstats
path: root/daemon/main.c
AgeCommit message (Expand)Author
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
2019-05-15Database engine (#5282)Markos Fountoulakis
2019-05-13Add system info streaming (#5996)Vladimir Kobal
2019-05-03Fix coverity warnings on get_system_info (#5952)Chris Akritidis
2019-04-18Extend netdata info API call (#5889)Chris Akritidis
2019-04-05Support configurable syslog facilities (#5792)thiagoftsm
2019-03-08Wait for logs to be opened before calling anonymous statistics (#5573)Chris Akritidis
2019-03-05Minor fixes around plugin_directories initialization (#5536)Paul Katsoulakis
2019-02-25Fix SIGSEGV crash during shutdown of tc plugin. (#5495)Markos Fountoulakis
2019-02-18When running a binary with CLOCK_BOOTTIME defined on a system with a linux (#...Markos Fountoulakis
2019-02-13Split nfacct plugin into separate process (#5361)Vladimir Kobal
2019-01-27Anonymous statistics (#5113)Chris Akritidis
2019-01-15Port ACLs, Management API and Health commands (#4969)Chris Akritidis
2018-10-26add option to run netdata in the background (#4364)Poh Zi How
2018-10-17moved stream.conf initialization after log files have been open; fixes #4403 ...Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis