summaryrefslogtreecommitdiffstats
path: root/streaming/rrdpush.c
AgeCommit message (Expand)Author
2021-07-07Add hop count for children (#11311)Stelios Fragkakis
2021-05-31Provide UTC offset in seconds and edit health config command (#11051)Emmanuel Vasilakis
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
2020-09-04Fix race condition with orphan hosts (#9862)Markos Fountoulakis
2020-08-27fixes proxy forwarding claim_id to old parent (#9828)Timotej S
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-06-19Fixes the race-hazard in streaming during the shutdown sequence (#9370)Andrew Moss
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss
2020-06-04Fix Coverity defects 359164, 359165 and 358989. (#9268)Andrew Moss
2020-06-03Fix bugs in streaming and enable support for gap filling (#9214)Andrew Moss
2020-05-25Implement new incremental parser (#9074)Stelios Fragkakis
2020-04-03cove355076: Config per section (#8588)thiagoftsm
2020-03-31Extend TLS Support (#8505)thiagoftsm
2020-03-16Fix streaming scaling (#8375)Markos Fountoulakis
2020-03-12Enconde slave fields (#8216)thiagoftsm
2020-02-10Fix missing variables on stream (#8011)thiagoftsm
2020-02-05Stream with version (#7851)thiagoftsm
2020-02-01Parse host tags (#7702)Vladimir Kobal
2020-01-21Issue 7488 docker labels (#7770)Andrew Moss
2020-01-14Stream with labels (#7549)thiagoftsm
2019-12-16Labels issues (#7515)Andrew Moss
2019-11-14stream_ssl_slave: Fix socket overwrite (#7306)thiagoftsm
2019-07-29Add configurable default locations for trusted CA certificates (#6549)thiagoftsm
2019-07-27netdata/streaming: fix bug for non-ssl installations - we used a definition t...Pavlos Emm. Katsoulakis
2019-07-25Fix parsing SSL ACL along with others (#6468)thiagoftsm
2019-06-27Backend and SSL! (#6220)thiagoftsm
2019-06-24SSL_better_name change name! (#6336)thiagoftsm
2019-06-03netdata/daemon: SSL fix - broken compilation case when ssl library not presen...thiagoftsm
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-14Fix segmentation fault (#6011)Vladimir Kobal
2019-05-14Fix Coverity defects (#6008)Vladimir Kobal
2019-05-13Add system info streaming (#5996)Vladimir Kobal
2019-04-17Fix segmentation fault in streaming (#5882)Vladimir Kobal
2019-03-01Prevent data corruption upon GUID duplication between master and slave netdat...Paul Katsoulakis
2019-02-11Add message queue statistics (#5115)Vladimir Kobal
2018-11-23strictier use of URL separators; fixes #3253; fixes #4714 (#4716)Costa Tsaousis
2018-10-27do not send duplicate chart names (#4508)Costa Tsaousis
2018-10-26fixed rpm build; (#4503)Costa Tsaousis
2018-10-17fix streaming bug; fixes #4370 (#4425)Costa Tsaousis
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