]> arthur.barton.de Git - netdata.git/history - src
when not running as root, get the username we run as
[netdata.git] / src /
2017-02-26 Costa Tsaousis ... when not running as root, get the username we run as
2017-02-25 Costa Tsaousis ... fixed wrong name of old config option
2017-02-25 Costa Tsaousis ... avoid dereferencing NULL options; handle config index...
2017-02-25 Costa Tsaousis ... renamed api config section to web
2017-02-25 Costa Tsaousis ... allow netdata to cleanup orphan hosts that have not...
2017-02-25 Costa Tsaousis ... avoid code duplication
2017-02-25 Costa Tsaousis ... proxies disconnect and reconnect to follow the receivin...
2017-02-25 Costa Tsaousis ... disconnect sending socket when the receiving has been...
2017-02-25 Costa Tsaousis ... moved [stream] configuration to stream.conf
2017-02-25 Costa Tsaousis ... fix startup of unittest
2017-02-25 Costa Tsaousis ... minor fix for timings
2017-02-24 Costa Tsaousis ... allow proxying metrics between hosts
2017-02-24 Costa Tsaousis ... detect duplicate hosts
2017-02-24 Costa Tsaousis ... log the hostname on all rrdpush logs
2017-02-24 Costa Tsaousis ... log all host configuration when a host is created
2017-02-24 Costa Tsaousis ... log a line for each host monitored
2017-02-24 Costa Tsaousis ... initialize in the right sequence
2017-02-24 Costa Tsaousis ... prevent remote hosts from taking the localhost position
2017-02-24 Costa Tsaousis ... add hostname to health errors
2017-02-24 Costa Tsaousis ... prevent error flood when statvfs() fails
2017-02-24 Costa Tsaousis ... fixed crash at config_move()
2017-02-24 Costa Tsaousis ... prevent unecessary error log when streaming is disabled
2017-02-24 Costa Tsaousis ... fixed leftover in web section
2017-02-24 Costa Tsaousis ... do not statvfs() dummy filesystems; do not statvfs...
2017-02-24 Costa Tsaousis ... improved configuration and fixes for proxy mode
2017-02-23 Costa Tsaousis ... allow each netdata host to have its own thread for...
2017-02-23 Costa Tsaousis ... added rrd memory mode "none" to allow netdata act as...
2017-02-23 Costa Tsaousis ... do not log failed expressions - fix for hibernation...
2017-02-23 Costa Tsaousis ... prevent loading files with future dates
2017-02-23 Costa Tsaousis ... more descriptive logging
2017-02-23 Costa Tsaousis ... unified streaming logging
2017-02-23 Costa Tsaousis ... eliminate a memory leak while creating the streaming...
2017-02-23 Costa Tsaousis ... properly initialize stream receiving thread
2017-02-23 Costa Tsaousisallow delaying alarm checks when remote netdata starts...
2017-02-23 Costa Tsaousisconsistent logging
2017-02-23 Costa Tsaousisallow STREAM receiver to unblock the single threaded...
2017-02-22 Costa Tsaousis ... fixed typo No 2
2017-02-22 Costa Tsaousis ... fixed typo
2017-02-22 Costa Tsaousis ... log all accesses to the STREAM API
2017-02-22 Costa Tsaousis ... allow metrics streaming to work in parallel with local...
2017-02-22 Costa Tsaousis ... fixed typo (again)
2017-02-22 Costa Tsaousis ... fixed typo
2017-02-22 Costa Tsaousis ... implemented API authentication
2017-02-22 Costa Tsaousis ... appconfig now supports different multiple configuration...
2017-02-21 Costa Tsaousis ... exit the web client thread when netdata exits
2017-02-21 Costa Tsaousis ... prevent the charts from moving into the future
2017-02-21 Costa Tsaousis ... pass microseconds to central netdata; fix unittest...
2017-02-21 Costa Tsaousis ... create health directory for each host
2017-02-21 Costa Tsaousisdo not try to reconnect too soon
2017-02-21 Costa Tsaousis ... avoid deadlock in push thread in case of errors
2017-02-21 Costa Tsaousis ... operational stream mode - added more descriptive logs...
2017-02-21 Costa Tsaousis ... switch from HTTP to stream data
2017-02-21 Costa Tsaousis ... properly lock all sensitive linked lists
2017-02-21 Costa Tsaousis ... draft implementation of netdata central push server...
2017-02-21 Costa Tsaousis ... added /stream/ URL that redirects socket to plugins...
2017-02-21 Costa Tsaousis ... added localhost as a fixed name localhost can be referred
2017-02-21 Costa Tsaousis ... RRDHOSTs free all their memory (all substructures)...
2017-02-21 Costa Tsaousis ... unified rrd locks
2017-02-21 Costa Tsaousis ... allow the API to switch hosts
2017-02-21 Costa Tsaousis ... removed static references to localhost from the API
2017-02-21 Costa Tsaousis ... delete the host from the index and it is removed
2017-02-21 Costa Tsaousis ... hosts except localhost save files in subdirectory in...
2017-02-21 Costa Tsaousis ... unified rrdset and rrddim to use enum for flags
2017-02-21 Costa Tsaousis ... remove references to localhost from registry - now...
2017-02-21 Costa Tsaousis ... remove references to localhost from rrd2json - now...
2017-02-21 Costa Tsaousis ... each host can have its own settings for history, update...
2017-02-21 Costa Tsaousis ... memory mode and health configuration per host
2017-02-21 Costa Tsaousis ... backend now sends all metrics for all hosts
2017-02-21 Costa Tsaousis ... all internal plugins create chart at localhost except...
2017-02-21 Costa Tsaousis ... every host has its own health
2017-02-21 Costa Tsaousis ... external plugins can now work for a specific host
2017-02-21 Costa Tsaousis ... localhost is now dynamic
2017-02-18 Costa Tsaousis ... split rrd.c into multiple files
2017-02-17 Costa Tsaousis ... multi-host rrdset and rrdfamily operations
2017-02-17 Costa Tsaousis ... move machine_guid from registry to rrdhost
2017-02-17 Costa Tsaousis ... lower the memory footprint of dimensions by 1.5KB
2017-02-17 Costa Tsaousissend mis-aligned charts to backends; fixes #1805
2017-02-17 Costa TsaousisMerge pull request #1793 from l2isbad/web_log_plugin_im...
2017-02-16 Costa TsaousisMerge pull request #1801 from l2isbad/freeradius_plugin...
2017-02-15 Costa TsaousisMerge pull request #1797 from ktsaou/master
2017-02-15 Costa Tsaousis ... added X-Frame-Options HTTP header support; fixes #1735
2017-02-15 Costa TsaousisMerge pull request #1787 from ktsaou/master
2017-02-14 Costa Tsaousis ... eliminate an non-needed variable
2017-02-14 Costa Tsaousis ... allow netdata to be easily relocatable
2017-02-13 Costa TsaousisMerge pull request #1782 from l2isbad/web_log_improvements
2017-02-12 Costa TsaousisMerge pull request #1775 from ktsaou/master
2017-02-12 Costa Tsaousis ... fix lxc-attach not exiting after starting netdata
2017-02-12 Costa TsaousisMerge pull request #1771 from ktsaou/master
2017-02-12 Costa TsaousisMerge pull request #1772 from simonnagl/feature/version
2017-02-12 Costa TsaousisMerge pull request #1774 from FedericoCeratto/patch-3
2017-02-12 Costa TsaousisMerge pull request #1773 from FedericoCeratto/patch-2
2017-02-12 Federico CerattoFix license name
2017-02-12 Federico CerattoFix license name
2017-02-11 Costa TsaousisMerge pull request #1763 from ktsaou/master
2017-02-11 Costa TsaousisMerge pull request #1740 from simonnagl/feature/version
2017-02-11 Costa TsaousisMerge pull request #1761 from ktsaou/master
2017-02-11 Costa Tsaousis ... do not discard old data on algorithm mismatch
2017-02-11 Costa TsaousisMerge pull request #1756 from ktsaou/master
2017-02-11 Costa Tsaousis ... minor optimization on alarms parsing
2017-02-11 Simon NaglAdd version to api/v1/charts
next