]> arthur.barton.de Git - netdata.git/history - src/main.c
added configuration options for controlling web compression level and strategy and...
[netdata.git] / src / main.c
2016-05-31 Costa Tsaousisadded configuration options for controlling web compres...
2016-05-29 Costa Tsaousisfaster single threaded web server implementation
2016-05-29 Costa Tsaousisadded single threaded web server
2016-05-26 Costa TsaousisMerge pull request #457 from ktsaou/master
2016-05-26 Costa Tsaousismake log files owned by user netdata, fixes #453
2016-05-23 Costa TsaousisMerge pull request #421 from simonnagl/feature/command_line
2016-05-23 Simon NaglCommand line options: mark -l (history) deprecated
2016-05-23 Simon NaglCommand line options: add -i (bind to IP address)
2016-05-23 Simon NaglBugfix: Fix clang compiler build fails.
2016-05-23 Simon NaglHelp message: Fix alignment.
2016-05-23 Simon NaglCommand line: Follow IEEE Std 1003.1, 2013 Edition
2016-05-14 Costa TsaousisMerge pull request #405 from ktsaou/registry
2016-05-13 Costa TsaousisMerge remote-tracking branch 'fredericopissarra/changes...
2016-05-13 Costa TsaousisMerge remote-tracking branch 'upstream/master' into...
2016-05-13 Costa TsaousisMerge pull request #404 from simonnagl/bugfix
2016-05-12 Simon NaglSignals: Fix uninitialized sa->sa_flag in sigaction.
2016-05-12 Costa Tsaousisfixed an unterminated buffer at registry.c; lowered...
2016-05-12 Costa Tsaousisfixed incomplete code in avl.c; added comments about...
2016-05-12 Costa TsaousisMerge remote-tracking branch 'upstream/master' into...
2016-05-12 Costa TsaousisMerge pull request #400 from simonnagl/feature/polling
2016-05-11 Simon NaglMake signal handling save.
2016-05-10 Costa Tsaousisregistry server side operational
2016-05-09 Frederico Lamberti... strncpy, snprintf and vsnprintf changed to strncpyz...
2016-05-08 Costa Tsaousisregistry: working prototype with load/save
2016-04-27 Costa TsaousisMerge pull request #327 from ktsaou/master
2016-04-27 Costa Tsaousis ... netdata now sets its HOME variable #115
2016-04-25 Costa TsaousisMerge pull request #308 from ktsaou/master
2016-04-24 Costa Tsaousis ... cgroups are now on their own thread; cgroup names are...
2016-04-20 Costa TsaousisMerge pull request #277 from jgeromero/tomcat.chart.sh
2016-04-19 Costa TsaousisMerge pull request #132 from mcnewton/debianpkg
2016-04-17 Costa TsaousisMerge pull request #257 from ktsaou/master
2016-04-17 Costa Tsaousis ... renamed the flood protection configuration options...
2016-04-17 Costa TsaousisMerge pull request #254 from ktsaou/master
2016-04-17 Costa Tsaousis ... fixed source file permissions
2016-04-17 Costa Tsaousis ... fixed typo
2016-04-17 Costa Tsaousis ... fixed source file permissions
2016-04-17 Costa Tsaousis ... added log flood protection #240 to the netdata daemon...
2016-04-15 Costa Tsaousis ... fixed a race condition when getgrnam() which is not...
2016-04-05 Costa TsaousisMerge pull request #172 from mcnewton/infiles
2016-04-05 Costa TsaousisMerge pull request #185 from wspit/master
2016-04-05 Costa Tsaousis ... added COPYING, fixed a few typos #182
2016-04-04 Costa Tsaousis ... added support for binding to a configured IP address...
2016-04-03 Costa Tsaousis ... Merge branch 'master' of github.com:firehol/netdata
2016-04-03 Costa Tsaousis ... Squashed commit of the following:
2016-04-03 Costa TsaousisMerge pull request #165 from mcnewton/spelluseful
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