summaryrefslogtreecommitdiffstats
path: root/src/libnetdata
AgeCommit message (Expand)Author
2024-04-11Remove seemingly dead logging related code from libnetdata. (#17320)Austin S. Hemmelgarn
2024-04-08Call with resize true when dictionary has DICT_OPTION_INDEX_HASHTABLE (#17316)Stelios Fragkakis
2024-04-05Drop generic bitmap implementation. (#17322)vkalintiris
2024-04-01Fix SWAP pages (#17295)thiagoftsm
2024-03-23Code cleanup (#17237)Costa Tsaousis
2024-03-18DYNCFG: alerts improvements (#17165)Costa Tsaousis
2024-03-15Fix macOS issue with SOCK_CLOEXEC (#17151)Stelios Fragkakis
2024-03-05HEALTH: eliminate fields that should be labels (#17048)Costa Tsaousis
2024-02-27Abort the agent if a single shutdown step takes more than 60 seconds. (#17060)vkalintiris
2024-02-26Assorted build-related changes. (#16906)vkalintiris
2024-02-26Fix typo (#17059)vkalintiris
2024-02-26Protect type anomaly rate map (#17044)vkalintiris
2024-02-22Do not use backtrace when sentry is enabled. (#17043)vkalintiris
2024-02-16eBPF - Network Viewer (Move code) (#17018)thiagoftsm
2024-02-12Remove config macros that are always set. (#16994)vkalintiris
2024-02-08Move collectors/ under src/ (#16965)vkalintiris
2024-02-05respect log level for all sources (#16922)Ilya Mashchenko
2024-02-05Remove duplicate check (#16936)Stelios Fragkakis
2024-02-03split dictionary into multiple files (#16920)Costa Tsaousis
2024-02-02add support for the info parameter to all external plugin functions (#16915)Costa Tsaousis
2024-02-02Network viewer: filter by username (#16911)Costa Tsaousis
2024-02-01updated permissions map comment (#16902)Costa Tsaousis
2024-02-01Create a top-level directory to contain source code. (#16896)vkalintiris
2018-10-15modularized all source code (#4391)Costa Tsaousis
2018-10-11modularize C source code (#4372)Costa Tsaousis