summaryrefslogtreecommitdiffstats
path: root/libnetdata/dictionary/dictionary.h
AgeCommit message (Expand)Author
2024-01-24Add explicit callback types for readability. (#16820)vkalintiris
2023-12-15Queries Progress (#16574)Costa Tsaousis
2023-12-12code cleanup (#16542)Costa Tsaousis
2023-10-21shutdown while waiting for collectors to finish (#16023)Costa Tsaousis
2023-09-01Limit atomic operations for statistics (#15887)Costa Tsaousis
2023-07-10bearer authorization API (#15321)Costa Tsaousis
2023-06-19Obvious memory reductions (#15204)Costa Tsaousis
2023-03-21/api/v2/X part 5 (#14718)Costa Tsaousis
2023-03-10/api/v2/X improvements part 3 (#14665)Costa Tsaousis
2023-02-15JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimizatio...Costa Tsaousis
2023-02-02DBENGINE v2 - improvements part 12 (#14379)Costa Tsaousis
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2022-11-24replication fixes #5 (#14038)Costa Tsaousis
2022-11-20streaming compression, query planner and replication fixes (#14023)Costa Tsaousis
2022-11-15Revert "New journal disk based indexing for agent memory reduction" (#14000)Costa Tsaousis
2022-11-15New journal disk based indexing for agent memory reduction (#13885)Stelios Fragkakis
2022-10-09Remove extern from function declared in headers. (#13790)vkalintiris
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-09-20dictionary updated documentation and cosmetics (#13679)Costa Tsaousis
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-07Updated tc.plugin (linux bandwidth QoS) (#13634)Costa Tsaousis
2022-09-06Faster rrdcontext (#13629)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-07-24Rrdcontext (#13335)Costa Tsaousis
2022-06-28Dictionaries with reference counters and full deletion support during travers...Costa Tsaousis
2022-06-17allow traversing null-value dictionaries (#13162)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-02add the ability to merge dictionary items (#13054)Costa Tsaousis
2022-06-02dictionary improvements (#13052)Costa Tsaousis
2022-06-01Dictionary with JudyHS and double linked list (#13032)Costa Tsaousis
2022-05-25add dictionary support to statsd (#12980)Costa Tsaousis
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2020-11-07Make libnetdata headers compilable by C++. (#10185)Tomáš Kopal
2019-02-04CUPS plugin (#5188)Simon Nagl
2018-10-15modularized all source code (#4391)Costa Tsaousis