]> arthur.barton.de Git - netdata.git/history - src
build: rename systemd service and reorg system directory
[netdata.git] / src /
2015-11-30 Costa Tsaousis ... fixed an out-of-bounds memory access for datatable...
2015-11-29 Costa Tsaousis ... solved a duplicate memory allocation in the new API
2015-11-29 Costa Tsaousis ... fixed a memory leak introduced with the new API
2015-11-29 Costa TsaousisMerge pull request #35 from alonbl/cleanups
2015-11-29 Alon Bar-Levcleanup: remove trailing spaces
2015-11-29 Costa Tsaousis ... added support for custom dashboards - new API is operat...
2015-11-29 Costa Tsaousis ... first complete API implementation - it now supports...
2015-11-28 Costa Tsaousis ... added option to allow running as a user and serving...
2015-11-28 Costa Tsaousis ... code cleanup and re-arrangements for better scalability
2015-11-27 Costa Tsaousis ... avl is now threat safe (found a condition where the...
2015-11-26 Costa Tsaousis ... improved accuracy for "per second" calculation - preven...
2015-11-25 Costa Tsaousis ... fixed a bug in the incremental calculations where the...
2015-11-24 Costa Tsaousis ... fixed a typo that prevented apps.plugin to evaluate...
2015-11-22 Costa Tsaousis ... code cleanup
2015-11-20 Costa Tsaousis ... Merge branch 'master' of github.com:firehol/netdata
2015-11-20 Costa Tsaousis ... added resource usage and timing for tc plugin and script
2015-11-20 Costa Tsaousis ... more appropriate log messages
2015-11-20 Costa Tsaousis ... use netdata logging facility
2015-11-20 Costa Tsaousis ... added proc plugin rusage chart
2015-11-19 Costa Tsaousis ... fixed a typo
2015-11-19 Costa Tsaousis ... added noreset flag to prevent apps.plugin charts from...
2015-11-18 Costa TsaousisMerge pull request #31 from alonbl/build
2015-11-17 Costa Tsaousis ... updated docs; nut.chart.sh now autodetects multiple...
2015-11-17 Costa TsaousisMerge pull request #29 from alonbl/build
2015-11-17 Alon Bar-Levbuild: move netdata to sbin
2015-11-17 Costa TsaousisMerge pull request #27 from alonbl/build
2015-11-17 Alon Bar-Levbuild: non standard dir PROGRAMS is considered as data
2015-11-16 Costa Tsaousis ... fixed charts.d.plugin to get directories from netdata...
2015-11-15 Costa TsaousisMerge pull request #20 from alonbl/build
2015-11-15 Alon Bar-Levbuild: move warning to autoconf
2015-11-15 Costa TsaousisMerge pull request #19 from alonbl/build2
2015-11-15 Alon Bar-Levbuild: setuid apps.plugin if running under root
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 ... minor fixes for disk stats
2015-10-27 Costa Tsaousis ... disk statistics got proper names; isolated a performanc...
2015-10-25 Costa Tsaousis ... extended disk statistics
2015-10-25 Costa Tsaousis ... fix for consistent panning of charts
2015-10-25 Costa Tsaousis ... fix for panning starting always from the end of the...
2015-10-25 Costa Tsaousis ... optimized json generation loop; some two stage json...
2015-10-24 Costa Tsaousis ... new mechanism for two stage processing of web output...
2015-10-18 Costa Tsaousis ... added make options nozlib=1 to compile without any...
2015-10-17 Costa Tsaousis ... added mysql.chart.sh
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 ... updated image
2015-10-12 Costa Tsaousis ... added -ch option to set container host prefix for ...
2015-10-11 Costa Tsaousis ... added config options for all /proc and /sys filenames...
2015-10-03 Costa Tsaousis ... code optimizations; added temperature charts.d plugin
2015-09-29 Costa Tsaousis ... disabled per cpu core interrupts charts due to high...
2015-09-29 Costa Tsaousis ... prevented buffer overflow when there are too many dimen...
2015-09-29 Costa Tsaousis ... added /proc/interrupts #12
2015-09-16 Costa Tsaousis ... do not remove idle dimensions from charts
2015-09-14 Costa Tsaousis ... fix for self-kill
2015-09-14 Costa Tsaousis ... workaround for self-kill
2015-09-14 Costa Tsaousis ... signal handler info log
2015-09-13 Costa Tsaousis ... delete unupdated dimensions after a week
2015-05-08 Costa Tsaousis ... cleanup in web_client
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-06 Costa Tsaousis ... optimized pluginsd parsing for speed
2015-04-04 Costa Tsaousis ... added available entropy
2015-04-04 Costa Tsaousis ... tc: optimized memory usage
2015-04-04 Costa Tsaousis ... log: now is logging program name too; tc: huge optimiza...
2015-04-02 Costa Tsaousis ... replaced simple_hash with the FNV-1a 32bit algorithm...
2015-04-02 Costa Tsaousis ... replace simple_hash with one at a time hash
2015-04-02 Costa Tsaousis ... replaced simple_hash with the FNV-1a 32bit algorithm
2015-04-02 Costa Tsaousis ... added support for re-usable procfile, to eliminate...
2015-03-29 Costa Tsaousis ... cleanup
2015-03-29 Costa Tsaousis ... debug for negative number of threads
2015-03-29 Costa Tsaousis ... debug for negative number of threads
2015-03-29 box@home rootcode cleanup
2015-03-29 Costa Tsaousis ... code cleanup
2015-03-29 Costa Tsaousis ... code cleanup
2015-03-29 Costa Tsaousis ... minor fixes
2015-03-29 box@home rootadded memory debug to apps.plugin
2015-03-29 Costa Tsaousis ... moved web_client functions to web_client.c; added dicti...
2015-03-28 Costa Tsaousis ... fixed initialization of all_files
2015-03-28 Costa Tsaousis ... config now uses less memory by allocating only the...
2015-03-27 Costa Tsaousis ... last_pos was never set
2015-03-27 Costa Tsaousis ... fatal error when a slot cannot be found
2015-03-25 Costa Tsaousis ... fixed a bug in config_get() where it was constantly...
2015-03-25 Costa Tsaousis ... proper IPv6 handling
2015-03-25 Costa Tsaousis ... fix disk ids with slashes in them
2015-03-24 Costa Tsaousis ... added ipv6 support; minor fixes
2015-03-23 Costa Tsaousis ... reported url now uses the rrdset name, not the id,...
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-21 box@home rootdisabled nfsd values if they are all empty
2015-03-21 Costa Tsaousis ... added flags to storage_number; added gap functionality...
2015-03-20 Costa Tsaousis ... proc/net/ip_vs_starts is hex
2015-03-20 Costa Tsaousis ... made /proc/stat guest_nice optional - it is not there...
2015-03-20 Costa Tsaousis ... moved to /run/netdata to /var/run/netdata to support...
2015-03-19 Costa Tsaousis ... 80% speed increase in number printing on 32bit systems
2015-03-19 Costa Tsaousis ... better speed diff reporting
2015-03-19 Costa Tsaousis ... makefile cleanups; math is enabled by default - added...
2015-03-19 Costa Tsaousis ... math library optional
2015-03-19 Costa Tsaousis ... better unit testing of storage numbers; added benchmarking
2015-03-19 Costa Tsaousis ... detect too big updates correctly
next