summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2017-01-15simple_pattern now also supports asterisks in the middle; cgroups cleanup;Costa Tsaousis (ktsaou)
2017-01-14diskspace statistics are now a separate thread, to isolate the delays introdu...Costa Tsaousis (ktsaou)
2017-01-11detect ECC memory correctable and uncorrectable errors; fixes #1508Costa Tsaousis (ktsaou)
2017-01-11uptime plugin; fixes #1546; fixes #1507Costa Tsaousis (ktsaou)
2016-12-31removed over-optimization at the registry to simplify its logic and remove ra...Costa Tsaousis (ktsaou)
2016-12-24re-worked connect_to() to properly support IPv6; #1432Costa Tsaousis (ktsaou)
2016-12-11introduce new clocks API using `clock_gettime()`Rémi Lefèvre
2016-11-20preparation for backend databasesCosta Tsaousis
2016-11-13added IPC semaphores chartsCosta Tsaousis (ktsaou)
2016-10-16fixes for enabling clion debuggingCosta Tsaousis (ktsaou)
2016-09-30fix unecessary calls to realloc(); added memory allocations logger - enabled ...Costa Tsaousis
2016-09-26added missing files for CLionCosta Tsaousis
2016-08-10added RRDCALC management; preparation for expression evaluationCosta Tsaousis
2016-08-06all required system headers in common.h; some progress on health variablesCosta Tsaousis
2016-07-27apps.plugin optimization to send all the data to netdata with just one write ...Costa Tsaousis
2016-06-19update cmake configurationCosta Tsaousis
2016-06-18cmake is now operationalCosta Tsaousis
2016-05-14apps.plugin now runs with linux capabilites instead of setuid to rootCosta Tsaousis
2016-05-08registry: working prototype with load/saveCosta Tsaousis
2016-04-24added support for monitoring cgroupsCosta Tsaousis (ktsaou)
2016-04-22older browsers compatibility fix; fixed a bug introduced with #290 due to #28...Costa Tsaousis (ktsaou)
2016-04-15added files for CLionCosta Tsaousis (ktsaou)