summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-07-14Error checking for null host idStelios Fragkakis
2022-07-14Log deleted context when compiled with NETDATA_INTERNAL_CHECKSStelios Fragkakis
2022-07-14Add NULL checks for passed parametersStelios Fragkakis
2022-07-14Use UUID_STR_LEN instead of GUID_LEN + 1Stelios Fragkakis
2022-07-14Added not NULL in database columnsStelios Fragkakis
2022-07-14proper garbage collection - a lot faster retention recalculationCosta Tsaousis
2022-07-14remove deadlockCosta Tsaousis
2022-07-14fix db rotation and garbage collection timingsCosta Tsaousis
2022-07-14strict policy to cleanup and garbage collectorCosta Tsaousis
2022-07-14fixed dictionary unittestCosta Tsaousis
2022-07-14fix bug in AVL indexing of dictionaries; make sure react callback of dictiona...Costa Tsaousis
2022-07-14prevent crash on charts cleanupCosta Tsaousis
2022-07-13fix collected flags for queued itemsCosta Tsaousis
2022-07-13fix log about last_time_tCosta Tsaousis
2022-07-13add context message logTimo
2022-07-13add update node collectors to jsonTimo
2022-07-13Add hard code for CTXStelios Fragkakis
2022-07-13hardcoded enabled contextsCosta Tsaousis
2022-07-13enable ctx in communicationCosta Tsaousis
2022-07-13add family to context messageTimo
2022-07-13Database migration code to add familyStelios Fragkakis
2022-07-13smarter merging of titles and familiesCosta Tsaousis
2022-07-13removed excess character in UUIDCosta Tsaousis
2022-07-13added family to the contextCosta Tsaousis
2022-07-13allow compiling without ACLKCosta Tsaousis
2022-07-13fully working attempt 2Costa Tsaousis
2022-07-13fully working attempt 1Costa Tsaousis
2022-07-13silence unknown query type errorTimo
2022-07-13fatal on OOM cases instead of return NULLTimo
2022-07-13add more functionsTimo
2022-07-13handle rrdcontext_enabledTimo
2022-07-13update topic namesTimo
2022-07-13update cmake build to not failTimo
2022-07-13add helper functions to send the new messagesTimo
2022-07-13add ctx capabilityTimo
2022-07-13add the new topicsTimo
2022-07-13add dummy rx message handlersTimo
2022-07-13add context messagesTimo
2022-07-13add ctx stream message utilsTimo
2022-07-13compile new ctx related protosTimo
2022-07-13update aclk-schemasTimo
2022-07-13fix string over AVLCosta Tsaousis
2022-07-13added version hash algorithmCosta Tsaousis
2022-07-13fix data race conditions during context deletionCosta Tsaousis
2022-07-13Rework database initializationStelios Fragkakis
2022-07-13fix buggy STRING under AVLCosta Tsaousis
2022-07-13added missing NULL to ri->rrdset; rrdcontext flags are now only changed under...Costa Tsaousis
2022-07-13ml should start after rrdcontextCosta Tsaousis
2022-07-13deletion inline with dequeue; lots of cleanup; child connected/disconnectedCosta Tsaousis
2022-07-13cleanup contexts; general cleanup;Costa Tsaousis