]> arthur.barton.de Git - netdata.git/commit - src/log.h
moved web_client functions to web_client.c; added dictionary.c to support indexed...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 29 Mar 2015 15:49:58 +0000 (18:49 +0300)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 29 Mar 2015 15:49:58 +0000 (18:49 +0300)
commitea95904f5462d685cfae3781a40d9efd87a91ad6
tree9861f2b1b073c6742970623a64159e323c4e1ee7
parentce615c7daf064a01a6d33df630b2e633d0e29a5b
moved web_client functions to web_client.c; added dictionary.c to support indexed dictionaries (not used yet)
src/Makefile
src/dictionary.c [new file with mode: 0755]
src/dictionary.h [new file with mode: 0755]
src/log.h
src/rrd2json.c
src/web_client.c
src/web_client.h
src/web_server.c