summaryrefslogtreecommitdiffstats
path: root/src/libnetdata
AgeCommit message (Expand)Author
2024-06-20Change logging to debug (#17983)Stelios Fragkakis
2024-06-11DYNCFG: health, generate userconfig for incomplete alerts (#17859)Costa Tsaousis
2024-06-07Properly initialize spinlock in ARAL. (#17844)vkalintiris
2024-05-23Simplify and unify the way we are handling versions. (#17693)vkalintiris
2024-05-21PR to change absolute links to relative (#17720)Fotis Voutsas
2024-05-17DYNCFG: add userconfig action (#17692)Costa Tsaousis
2024-05-17Revert "Support to WolfSSL (Step 1)" (#17697)Stelios Fragkakis
2024-05-17dyncfg files on disk do not contain colons (#17694)Costa Tsaousis
2024-05-17Properly detect attribute format types (#17685)vkalintiris
2024-05-16Support to WolfSSL (Step 1) (#17516)thiagoftsm
2024-05-16Windows Support Phase 1 (#17497)Costa Tsaousis
2024-04-30Adjust eBPF code. (#17550)thiagoftsm
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