src/graph_list.c: Honor the "CacheFile" option.
[collection4.git] / src / graph_list.c
2010-09-22 Florian Forstersrc/graph_list.c: Honor the "CacheFile" option.
2010-09-10 Florian ForsterFix compiler warnings.
2010-09-08 Florian Forstersrc/data_provider.[ch]: Move privider handling function...
2010-09-07 Florian Forstersrc/graph_list.c: Remove an annoying debugging message.
2010-09-07 Florian Forstersrc/graph_list.[ch]: Use the data provider to read...
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-08-15 Florian Forstersrc/graph_list.c: Clear instances (again) before scanni...
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/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-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_list.c: First take at writing the graph list...
2010-07-14 Florian Forstersrc/graph_list.c: Only call "graph_ident_intersect...
2010-07-12 Florian Forstersrc/graph_list.c: Use the new "graph_ident_intersect...
2010-07-12 Florian Forstersrc/graph_list.[ch]: Implement "gl_search".
2010-07-12 Florian Forstersrc/graph.[ch]: Rename "graph_inst_search" to "graph_se...
2010-07-12 Florian Forstersrc/graph.[ch]: Rename "graph_matches_ident" to "graph_...
2010-07-12 Florian Forstersrc/graph_list.[ch]: Rename "gl_search" to "gl_search_s...
2010-07-07 Florian Forstersrc/graph_list.c: Sort the instances of all graphs.
2010-07-07 Florian Forstersrc/graph_list.c: Fix "gl_compare_hosts".
2010-07-07 Florian Forstersrc/graph_list.c: Add dynamically generated graphs...
2010-07-07 Florian Forstersrc/graph_list.c: Increase update interval to 900 seconds.
2010-07-06 Florian Forstersrc/graph_list.c: Make "gl_add_graph_internal" static.
2010-07-06 Florian ForsterAll files: Add LGPL 2.1 license header.
2010-06-23 Florian Forstersrc/graph_list.[ch]: Implement "gl_foreach_host".
2010-06-23 Florian ForsterFix missing #includes.
2010-06-23 Florian ForsterMerge branch 'master' of verplant.org:/var/lib/git...
2010-06-23 Florian Forstersrc/graph_list.[ch]: Implement "gl_search_field".
2010-06-23 Florian Forstersrc/graph.[ch]: Implement "graph_inst_search_field...
2010-06-22 Florian Forstersrc/graph{,_instance}.[ch]: Implement graph instances...
2010-06-21 Florian Forstersrc/graph_list.c: Use the "graph_inst_foreach" function.
2010-06-19 Florian ForsterRename: src/utils_params.[ch] → src/utils_cgi.[ch]
2010-06-19 Florian ForsterMerge branch 'search'
2010-06-16 Florian ForsterAutotoolization.