]> arthur.barton.de Git - netdata.git/shortlog
netdata.git
2016-05-14 Costa TsaousisMerge pull request #405 from ktsaou/registry
2016-05-14 Costa Tsaousisre-enabled travis-ci as root (the make files handle...
2016-05-14 Costa Tsaousisadded travis-ci badge; removed bitdeli (non-working)
2016-05-14 Costa Tsaousisregistry menu is now scrollable
2016-05-14 Costa Tsaousismake install now attempts to setcap apps.plugin, but...
2016-05-13 Costa Tsaousisreplaced uuid_generate_time_safe() with uuid_generate_t...
2016-05-13 Costa Tsaousisconfigure and makefiles now get libuuid optional parame...
2016-05-13 Costa Tsaousisinstaller now supports --libs-are-really-here to bypass...
2016-05-13 Costa Tsaousisaesthetic changes in installer
2016-05-13 Costa Tsaousisfix for names of required packages in fedora/centos...
2016-05-13 Costa Tsaousisinformation about missing packages during configure
2016-05-13 Costa Tsaousistravis-ci now builds netdata as non-root
2016-05-13 Costa Tsaousisallow travis-ci to find command setcap
2016-05-13 Costa Tsaousisapps.plugin now runs with linux capabilites instead...
2016-05-13 Costa Tsaousisconverted appconfig rwlock to the more efficient mutex...
2016-05-13 Costa Tsaousisresolved buffer overflow in snprintfz(); code cleanup;
2016-05-13 Costa Tsaousismerged PR #395
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 #406 from bitdeli-chef/master
2016-05-13 Bitdeli ChefAdd a Bitdeli badge to README
2016-05-13 Costa Tsaousisre-enabled keep-alive
2016-05-13 Costa TsaousisMerge pull request #404 from simonnagl/bugfix
2016-05-13 Costa Tsaousisfix for case sensitive HTTP headers and gzip detection
2016-05-13 Costa Tsaousisfix to show a menu when the registry is not reachable
2016-05-12 Costa Tsaousisregistry completed, including impersonate
2016-05-12 Frederico Lamberti... Let the compiler choose the best way to clean sockaddr_...
2016-05-12 Frederico Lamberti... Let the compiler choose the best way to clear the socka...
2016-05-12 Frederico Lamberti... strncpyz fixed.
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 Tsaousisoptimization: saved 84 bytes per dictionary, avl lockin...
2016-05-12 Costa Tsaousis... updated URLs of demo sites
2016-05-12 Costa Tsaousis... show the demo sites if the registry returns no URLs...
2016-05-12 Costa TsaousisMerge pull request #401 from simonnagl/bugfix
2016-05-12 Simon NaglRemove warning in signal handler.
2016-05-12 Costa TsaousisMerge pull request #400 from simonnagl/feature/polling
2016-05-12 Costa TsaousisMerge pull request #391 from nightexcessive/patch-1
2016-05-12 Costa Tsaousisregistry almost operational - missing delete
2016-05-11 Costa Tsaousisinfo about uuid-dev
2016-05-11 Simon NaglMake signal handling save.
2016-05-11 Costa Tsaousisuse as url the netdata server API url, not the visible...
2016-05-11 Costa Tsaousisproperly count persons and machines after restart
2016-05-11 Costa Tsaousisfixed typo
2016-05-11 Costa TsaousisAdded protection against URL and name length abuse.
2016-05-11 Costa Tsaousisregistry: fixes netdata to respond to CORS with the...
2016-05-10 Costa Tsaousissimple registry access from the dashboard - in debug...
2016-05-10 Costa Tsaousisregistry server side operational
2016-05-10 Costa Tsaousismoved code to allow it compile with clang
2016-05-10 Costa Tsaousisfixed typo
2016-05-10 Costa Tsaousisalmost operational registry - still needs testing
2016-05-09 Costa Tsaousis... atomic locks on dictionary_set(), dictionary_del()...
2016-05-09 Costa TsaousisMerge pull request #396 from ktsaou/master
2016-05-09 Costa Tsaousis... added umask 022 to allow indirectly created directories...
2016-05-09 Frederico Lamberti... strncpy, snprintf and vsnprintf changed to strncpyz...
2016-05-09 Frederico Lamberti... strncpyz, snprintfz and vsnprintfz functions added.
2016-05-09 Frederico Lamberti... snprintfz must use a buffer 1 byte bigger then maximum...
2016-05-09 Frederico Lamberti... Try to shrink the buffer used on url_encode().
2016-05-08 Frederico Lamberti... Approved changes from Costa Tsaousis (#323)
2016-05-08 Costa Tsaousisregistry: working prototype with load/save
2016-05-08 Michael JohnsonLet systemd handle killing the processes
2016-05-08 Costa Tsaousisregistry update for counters
2016-05-08 Costa Tsaousisenable line buffering on all log files
2016-05-07 Costa Tsaousisregistry progress: working internal prototype - no...
2016-05-07 Costa TsaousisMerge remote-tracking branch 'upstream/master' into...
2016-05-07 Costa TsaousisMerge pull request #386 from firehol/debian
2016-05-07 Philip WhinerayReplace fixed debian changelog with generated one
2016-05-07 Costa Tsaousisadded libuuid
2016-05-07 Costa Tsaousiswork in progress: registry
2016-05-06 Costa TsaousisMerge pull request #382 from titpetric/master
2016-05-06 Costa TsaousisMerge pull request #384 from jgeromero/add-tomcat-user...
2016-05-06 Jorge Romeroredirect check error messages to stderr
2016-05-06 Jorge Romerobreaking error message string into two, better readability.
2016-05-06 Jorge Romeroadding checks to make sure url, username and password...
2016-05-06 Jorge Romeroremoving username/password from url in error message...
2016-05-06 Jorge RomeroAdding tomcat username/password to curl command
2016-05-06 Tit Petricuse docker binary if exists, fallback on docker api...
2016-05-05 Costa TsaousisMerge pull request #379 from ktsaou/master
2016-05-05 Costa Tsaousisfinalized dictionary.c
2016-05-05 Costa TsaousisMerge pull request #375 from ktsaou/master
2016-05-05 Costa Tsaousisdisabled charts where re-enabled; fixes #371
2016-05-05 Costa Tsaousissupport for custom gradient colors in gauges; fixes...
2016-05-05 Costa Tsaousisupdated title on demosites.html to reflect the home...
2016-05-05 Costa Tsaousisallow the dashboard to be notified of bootstrap collaps...
2016-05-05 Costa Tsaousisupdated debian changelog for the v1.1.0 release
2016-05-05 Costa TsaousisMerge pull request #370 from ktsaou/master
2016-05-04 Costa Tsaousisfixes #369, SNMP 64 bit counters; plugins.d now accept...
2016-05-03 Costa TsaousisMerge pull request #306 from simonnagl/bugfix/safari...
2016-05-03 Costa TsaousisMerge pull request #366 from ktsaou/master
2016-05-03 Costa Tsaousis... fix width of demosites.html; added google analytics...
2016-05-03 Costa TsaousisMerge pull request #362 from ktsaou/master
2016-05-03 Costa Tsaousisfix for not matching menu items #361
2016-05-03 Costa TsaousisMerge pull request #360 from ktsaou/master
2016-05-03 Costa Tsaousisexclude *.mount and *.swap from RHEL cgroups
2016-05-03 Costa TsaousisMerge pull request #358 from ktsaou/master
2016-05-03 Costa Tsaousisupdated readme
2016-05-03 Costa Tsaousisupdated readme
2016-05-03 Costa TsaousisMerge pull request #357 from ktsaou/master
next