summaryrefslogtreecommitdiffstats
path: root/claim/claim.c
AgeCommit message (Expand)Author
2023-01-17Store host and claim info in sqlite as soon as possible (#14263)Emmanuel Vasilakis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-10-16Add a thread to asynchronously process metadata updates (#13783)Stelios Fragkakis
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-08-24Remove aclk_api.[ch] (#13540)Timotej S
2022-07-24Rrdcontext (#13335)Costa Tsaousis
2022-05-27Fix coverity issue 378598 (#13022)Emmanuel Vasilakis
2022-03-17fix unclaimed agents (#12449)Timotej S
2022-03-16ensure claim_id is sent always lowercase (#12423)Timotej S
2022-01-19Handle re-claim while the agent is running in new architecture (#11924)Emmanuel Vasilakis
2021-06-14Allows ACLK NG and Legacy to coexist (#11225)Timotej S
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2021-04-29Add functionality to store node_id for a host (#11059)Stelios Fragkakis
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-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-01-19Move ACLK Legacy into a subfolder (#10265)Timotej S
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
2020-09-08ACLK Version Negotiation (#9819)Timotej S
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-08-04Fix missing comma. (#9656)Markos Fountoulakis
2020-07-23Sends netdata.public.unique.id (machine GUID) with claim (#9574)Timotej S
2020-05-20Regenerate topic base on connect (#9044)Andrew Moss
2020-05-11Enable support for Netdata Cloud.Andrew Moss
2020-04-03Fix Coverity defects (#8579)Andrew Moss
2020-04-03Fix compiler warnings in the claiming code (#8567)Vladimir Kobal
2020-03-31Switching over to soft feature flag (#8545)Andrew Moss
2020-03-31Improve the behavior of claiming (#8516)Andrew Moss
2020-03-26Improved ACLK (#8498)Stelios Fragkakis
2020-03-25HTTP proxy support + some cleanup (#8418)Timo
2020-03-21Fix syntax error in claiming script. (#8452)Markos Fountoulakis
2020-03-17Fix outstanding problems in claiming and add SOCKS5 support. (#8406)Andrew Moss
2020-03-10Improve ACLK according to results of the smoke-test. (#8358)Andrew Moss
2020-02-06ACLK agent 1 (#7894)Stelios Fragkakis
2019-12-19Agent claiming (#7525)Markos Fountoulakis