summaryrefslogtreecommitdiffstats
path: root/claim/claim.c
AgeCommit message (Expand)Author
2024-02-01Create a top-level directory to contain source code. (#16896)vkalintiris
2024-01-31add the CLOEXEC flag to all sockets and files (#16881)Costa Tsaousis
2023-12-15Fix small coverity issue (#16616)Stelios Fragkakis
2023-12-12code cleanup (#16542)Costa Tsaousis
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-08-31Fix build with --disable-https (#15395)Emmanuel Vasilakis
2023-08-03systemd-journal plugin (#15363)Costa Tsaousis
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-07-26detect the path the netdata-claim.sh script is in (#15556)Costa Tsaousis
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-07-25wait for node_id while claiming (#15526)Costa Tsaousis
2023-07-12Fix coverity issues (#15375)Stelios Fragkakis
2023-07-11bearer improvements (#15342)Costa Tsaousis
2023-07-07Fix coverity issue 394862 - Argument cannot be negative (#15324)Stelios Fragkakis
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-07-06Code reorg and cleanup - enrichment of /api/v2 (#15294)Costa Tsaousis
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2023-06-19/api/v2/nodes and streaming function (#15168)Costa Tsaousis
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