summaryrefslogtreecommitdiffstats
path: root/database/rrdhost.c
AgeCommit message (Expand)Author
2020-09-25Fix cleanup of obsolete charts (#9985)Markos Fountoulakis
2020-09-04Fix race condition with orphan hosts (#9862)Markos Fountoulakis
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-08-20Added code to release memory used by the global GUID map (#9729)Stelios Fragkakis
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-07-17Implemented the HOST command in metadata log replay (#9489)Stelios Fragkakis
2020-07-11Remove health from archived metrics (#9520)Markos Fountoulakis
2020-06-29Fixed duplicate alarm ids in health-log.db (#9428)Stelios Fragkakis
2020-06-29Fix internal registry (#9434)thiagoftsm
2020-06-23Fix Coverity Defect CID 304732 (#9402)Andrew Moss
2020-06-19Fixes the race-hazard in streaming during the shutdown sequence (#9370)Andrew Moss
2020-06-15Fix coverity errors CID 359774 and CID 359773 (#9338)Markos Fountoulakis
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss
2020-06-12Fixed invalid pointer access `rrddim_free_custom` (#9326)Stelios Fragkakis
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-06-03Fix bugs in streaming and enable support for gap filling (#9214)Andrew Moss
2020-02-07Update `api/v1/info ` (#7862)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-17Alarm Log labels (#7548)thiagoftsm
2020-01-16Restrict quotes in label values (#7594)thiagoftsm
2020-01-14Stream with labels (#7549)thiagoftsm
2020-01-09error exit when rrdhost localhost init fails #7504 (#7663)Timo
2019-12-16Labels issues (#7515)Andrew Moss
2019-12-12Implement the main flow for the Exporting Engine (#7149)Vladimir Kobal
2019-11-14stream_ssl_slave: Fix socket overwrite (#7306)thiagoftsm
2019-09-27Create a template for all dimensions (#6560)thiagoftsm
2019-07-01Repeating alarm notifications (#6309)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-15Database engine (#5282)Markos Fountoulakis
2019-05-14Fix segmentation fault (#6011)Vladimir Kobal
2019-05-13Add system info streaming (#5996)Vladimir Kobal
2019-03-05Minor fixes around plugin_directories initialization (#5536)Paul Katsoulakis
2019-02-11Add message queue statistics (#5115)Vladimir Kobal
2019-01-15Port ACLs, Management API and Health commands (#4969)Chris Akritidis
2018-10-30allow debugging memory per module (#4524)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis