collection4.git
2010-09-09 Florian Forstersrc/graph_instance.c: Check return value of "def_get_rr...
2010-09-09 Florian ForsterREADME: Document data providers and the license.
2010-09-09 Florian Forstersrc/common.c: Fix "ds_list_from_rrd_file".
2010-09-09 Florian Forstergraph_{data,def}_json actions: Don't destroy the graph_...
2010-09-09 Florian Forstersrc/graph_ident.c: Fix generation of JSON data.
2010-09-09 Florian Forstersrc/dp_rrdtool.c: Check for "ds[].type" rather than...
2010-09-09 Florian Forstersrc/graph_ident.c: Fix minor issues.
2010-09-09 Florian Forstersrc/dp_rrdtool.c: Cleanups.
2010-09-09 Florian Forstergraph_data_json action: Implemented action to query...
2010-09-08 Florian Forstersrc/graph_instance.[ch]: Implement "inst_data_to_json".
2010-09-08 Florian Forstersrc/graph_ident.[ch]: Implement "ident_data_to_json".
2010-09-08 Florian Forstersrc/dp_rrdtool.c: Adapt to new callback prototype.
2010-09-08 Florian Forstersrc/data_provider.[ch]: Implement "data_provider_get_id...
2010-09-08 Florian Forstersrc/data_provider.[ch]: Implement "data_provider_get_id...
2010-09-08 Florian Forstersrc/data_provider.[ch]: Move privider handling function...
2010-09-08 Florian Forstergraph_def_json action: Use "graph_def_to_json" rather...
2010-09-08 Florian Forstersrc/graph_def.c: Minor fixes.
2010-09-08 Florian Forstersrc/graph.[ch]: Implement "graph_def_to_json".
2010-09-08 Florian Forstergraph_def_json action: Add action to request graph...
2010-09-08 Florian Forstersrc/graph_def.[ch]: Implement "def_to_json".
2010-09-07 Florian Forstersrc/graph_list.c: Remove an annoying debugging message.
2010-09-07 Florian Forstershare/collection.conf: Swap free and used areas of...
2010-09-07 Florian Forstersrc/utils_cgi.c: Fix format error.
2010-09-07 Florian Forstersrc/graph_list.[ch]: Use the data provider to read...
2010-09-07 Florian ForsterAdd stub for config handling wrt. data providers.
2010-09-07 Florian Forstersrc/dp_rrdtool.c: Implement "get_ident_data" callback.
2010-09-01 Florian Forstersrc/dp_rrdtool.c: Implement "get_ident_ds_names".
2010-09-01 Florian Forstersrc/dp_rrdtool.c: Implement basic RRDtool data provider.
2010-09-01 Florian Forstersrc/graph_list.[ch]: Implement "gl_register_data_provid...
2010-09-01 Florian Forstersrc/graph_list.[ch]: Implement a stub for "gl_register_...
2010-09-01 Florian Forstersrc/filesystem.[ch]: Make directory walking functions...
2010-08-15 Florian Forstersrc/graph_list.c: Clear instances (again) before scanni...
2010-07-28 Florian Forstersrc/utils_cgi.c: Import a list of reserved characters...
2010-07-28 Florian Forstersrc/graph_instance.c: Properly escape parameters.
2010-07-28 Florian Forster"show instance" action: Don't free "inst".
2010-07-28 Florian Forstersrc/utils_cgi.c: Implement "uri_escape_buffer".
2010-07-28 Florian Forster"show graph" action: Actively query the selected instance.
2010-07-28 Florian Forster"show instance" action: Add link to current host.
2010-07-28 Florian Forstersrc/utils_search.[ch]: Implement "search_from_ident".
2010-07-28 Florian Forster"list graphs" action: Add link to display dynamic graph...
2010-07-28 Florian Forster"list graphs" action: List only configured graphs by...
2010-07-28 Florian Forstersrc/graph_list.c: Add some diagnostic output.
2010-07-28 Florian Forstersrc/main.c: Flush and close STDOUT before calling gl_up...
2010-07-28 Florian Forstersrc/graph_list.c: Only write the cache after processing...
2010-07-28 Florian Forstersrc/graph_list.c: Supply create mode to open(2).
2010-07-28 Florian ForsterMerge remote branch 'origin/master'
2010-07-28 Florian Forstersrc/graph_def.c: Only replace the ALL token.
2010-07-22 Florian ForsterRemove call to "gl_update()" from various actions.
2010-07-22 Florian Forstersrc/graph_list.[ch]: Fix parsing the JSON cache.
2010-07-22 Florian Forstersrc/graph_list.[ch]: Fix parsing the JSON cache.
2010-07-21 Florian Forstersrc/graph_list.c: A first take at a JSON parser for...
2010-07-21 Florian Forstersrc/graph.[ch]: Implement "graph_add_inst".
2010-07-21 Florian Forster"show_graph_json" action: Use the callback interface...
2010-07-21 Florian Forstersrc/graph_list.c: First take at writing the graph list...
2010-07-21 Florian ForsterFix printing of JSON values.
2010-07-21 Florian Forster"show_graph_json" action: Update for the new interface.
2010-07-21 Florian Forstersrc/graph.[ch]: Implement "graph_to_json".
2010-07-21 Florian Forstersrc/graph_instance.[ch]: Implement "inst_to_json".
2010-07-21 Florian Forstersrc/graph_ident.[ch]: Generate JSON data using libyajl.
2010-07-21 Florian Forsterconfigure.ac: Check for yajl.
2010-07-14 Florian Forstershare/collection.conf: Demonstrate the new functionalit...
2010-07-14 Florian Forstersrc/graph_def.c: Add error messages to "def_create".
2010-07-14 Florian Forstersrc/graph_def.c: Make it possible for one "DEF" to...
2010-07-14 Florian Forstersrc/graph_def.c: Use "ident_describe" to generate a...
2010-07-14 Florian Forstersrc/graph_instance.c: inst_describe: Use the new "ident...
2010-07-14 Florian Forstersrc/graph_ident.[ch]: Implement "ident_describe".
2010-07-14 Florian Forstershare/collection.conf: Make the disk graphs more generic.
2010-07-14 Florian Forstershare/collection.conf: Add a couple more generic graphs.
2010-07-14 Florian Forster"search" action: Use the new search infrastructure.
2010-07-14 Florian Forstersrc/graph.c: Fix "graph_search_inst".
2010-07-14 Florian Forstersrc/graph_list.c: Only call "graph_ident_intersect...
2010-07-14 Florian Forstersrc/utils_search.[ch]: Implement "search_has_selector".
2010-07-12 Florian Forstersrc/graph_list.c: Use the new "graph_ident_intersect...
2010-07-12 Florian Forstersrc/graph.[ch]: Implement "graph_ident_intersect".
2010-07-12 Florian Forstersrc/graph_ident.[ch]: Implement "ident_intersect".
2010-07-12 Florian Forstersrc/graph_list.[ch]: Implement "gl_search".
2010-07-12 Florian Forstersrc/utils_search.[ch]: Implement "search_to_ident"...
2010-07-12 Florian Forstersrc/graph.[ch]: Implement "graph_search_inst".
2010-07-12 Florian Forstersrc/graph.[ch]: Rename "graph_inst_search" to "graph_se...
2010-07-12 Florian Forstersrc/graph.[ch]: Implement "graph_matches_ident".
2010-07-12 Florian Forstersrc/graph.[ch]: Rename "graph_matches_ident" to "graph_...
2010-07-12 Florian Forstersrc/utils_array.h: Note that the parameter may / must...
2010-07-12 Florian Forstersrc/graph_list.[ch]: Rename "gl_search" to "gl_search_s...
2010-07-12 Florian Forstersrc/utils_search.h: Implement "search_graph_inst_matches".
2010-07-12 Florian Forstersrc/utils_search.c: Add folding markers.
2010-07-12 Florian Forstersrc/utils_cgi.c: uri_unescape_copy: Fix a potential...
2010-07-12 Florian Forstersrc/utils_search.c: Implement parsing of the tokens.
2010-07-12 Florian Forstersrc/utils_search.[ch]: Add a module for parsing search...
2010-07-11 Florian Forster"list graphs" and "list hosts" actions: Add links to...
2010-07-09 Florian Forster"search" action: If no search string is given, display...
2010-07-09 Florian Forster"list graphs" and "list hosts" actions: Add links to...
2010-07-09 Florian Forster"list hosts" action: Add action to list all hosts.
2010-07-09 Florian Forster"show instance" action: Link to the "search" action...
2010-07-09 Florian Forstersrc/utils_cgi.c: Use the "search" action to … well...
2010-07-09 Florian Forster"list graphs" action: Remove the functionality to actua...
2010-07-09 Florian Forster"search" action: Copied the "list_graphs" section to...
2010-07-08 Florian Forster"list graphs" action: Don't show graphs without instances.
2010-07-07 Florian Forstershare/collection.conf: Add "df_complex" graph for the...
2010-07-07 Florian Forstersrc/graph.c: Compare instances with "inst_compare"...
2010-07-07 Florian Forstersrc/graph_instance.[ch]: Implement "inst_compare".
next