summaryrefslogtreecommitdiffstats
path: root/streaming/receiver.c
AgeCommit message (Expand)Author
2021-07-07ACLK-NG New Cloud NodeInstance related msgs (#11234)Timotej S
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
2021-04-26Store null claim id in the database for non claimed children (#11036)Stelios Fragkakis
2021-04-22Persist claim ids in local database for parent and children (#10993)Stelios Fragkakis
2021-04-14Spelling streaming (#10919)Josh Soref
2021-03-19Add check for children connecting to a parent agent with unsupported memory m...Stelios Fragkakis
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
2020-10-22Disregard host tags configuration pointer and keep duplicate string from stre...Markos Fountoulakis
2020-10-20Replace memcpy() with memmove() for overlapping memory ranges. (#10097)Markos Fountoulakis
2020-09-07Fix lock order reversal. (#9888)Markos Fountoulakis
2020-09-04Fix race condition with orphan hosts (#9862)Markos Fountoulakis
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-06-29Fix children version on stream (#9438)thiagoftsm
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-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-06-08Fix crash in #9291 (#9297)Andrew Moss
2020-06-03Fix bugs in streaming and enable support for gap filling (#9214)Andrew Moss