]> arthur.barton.de Git - netdata.git/history - src/main.c
Prepare release 1.3.0
[netdata.git] / src / main.c
2016-04-03 Alon Bar-Levlayout: remove executable from unrelated files
2016-04-02 Alon Bar-Levbuild: fix rundir typo
2016-04-02 Alon Bar-Levbuild: revert pid to live within /var/run/netdata
2016-04-02 Costa Tsaousis ... added configuration file option and command line option...
2016-03-31 Costa Tsaousis ... error handling in key areas #102
2016-03-29 Costa Tsaousis ... when debug is enabled, core dump
2016-03-29 Costa TsaousisMerge pull request #61 from Chemrat/master
2016-03-29 Valeriyfix misleading error messages and command line arguments
2016-02-07 Costa Tsaousis ... added a new element on all charts: context, which is...
2016-02-06 Costa Tsaousis ... save memory before cleaning up the childs to prevent...
2016-01-24 Costa Tsaousis ... remove pid file on exit
2016-01-20 Costa Tsaousis ... added more unit tests; fixed the issue where incrementa...
2016-01-11 Costa Tsaousis ... apps.plugin inherits host prefix from netdata #43
2015-12-29 Costa Tsaousis ... fixed minor issues throughout the code (mainly types...
2015-12-23 Costa Tsaousis ... do not attempt to use KSM if it is not available
2015-12-20 Costa Tsaousis ... added config option "memory deduplication (ksm) = yes...
2015-12-18 Costa Tsaousis ... fixed the bug where randomly chart dimensions were...
2015-12-07 Costa Tsaousis ... removed thread unsafe functions
2015-12-07 Costa Tsaousis ... fixed all crashes; empty responses are now formatted...
2015-11-30 Costa Tsaousis ... minor code cleanups; updated the dashboard to fix inlin...
2015-11-29 Costa TsaousisMerge pull request #35 from alonbl/cleanups
2015-11-29 Alon Bar-Levcleanup: remove trailing spaces
2015-11-28 Costa Tsaousis ... added option to allow running as a user and serving...
2015-11-16 Costa Tsaousis ... fixed charts.d.plugin to get directories from netdata...
2015-11-15 Costa TsaousisMerge pull request #19 from alonbl/build2
2015-11-15 Costa Tsaousis ... removed NETDATA_DAEMON - it can be controlled via comma...
2015-11-15 Costa TsaousisMerge pull request #17 from alonbl/build
2015-11-15 Alon Bar-Levbuild: migrate to autotools
2015-10-27 Costa Tsaousis ... disk statistics got proper names; isolated a performanc...
2015-10-25 Costa Tsaousis ... extended disk statistics
2015-10-15 Costa Tsaousis ... added config file option to disable web gzip compression
2015-10-13 Costa Tsaousis ... added command line option -nd or -nodaemon to disable...
2015-10-12 Costa Tsaousis ... added -ch option to set container host prefix for ...
2015-10-03 Costa Tsaousis ... code optimizations; added temperature charts.d plugin
2015-09-14 Costa Tsaousis ... fix for self-kill
2015-09-14 Costa Tsaousis ... workaround for self-kill
2015-05-05 Costa Tsaousis ... fix for defunct childs
2015-04-10 Costa Tsaousis ... prevent 100% cpu when there are no plugins running
2015-04-04 Costa Tsaousis ... log: now is logging program name too; tc: huge optimiza...
2015-03-24 Costa Tsaousis ... added ipv6 support; minor fixes
2015-03-22 Costa Tsaousis ... added index in rrdset names too; fixed crash in apps...
2015-03-22 Costa Tsaousis ... added libavl for supporting balanced binary trees ...
2015-03-19 box@home rootadded debug info
2015-03-18 Costa Tsaousis ... added nfacct charts (disabled for the moment - they...
2015-03-18 Costa Tsaousis ... disabled checks charts by default; set isdetail=1 to...
2015-03-16 Costa Tsaousis ... splitted netdata to multiple source files