about.php | 2 auth_changepassword.php | 2 auth_login.php | 6 cdef.php | 2 cli/add_device.php | 6 cli/add_graphs.php | 2 cli/add_perms.php | 2 cli/add_tree.php | 2 cli/copy_user.php | 2 cli/poller_graphs_reapply_names.php | 2 cli/poller_output_empty.php | 2 cli/poller_reindex_hosts.php | 2 cli/rebuild_poller_cache.php | 2 cli/repair_database.php | 94 ++ cmd.php | 7 color.php | 2 data_input.php | 2 data_queries.php | 2 data_sources.php | 63 + data_templates.php | 2 docs/CHANGELOG | 31 docs/html/cdefs.html | 2 docs/html/cli_add_graphs.html | 2 docs/html/cli_poller_reindex_hosts.html | 2 docs/html/data_input_methods.html | 4 docs/html/data_queries.html | 4 docs/html/faq.html | 76 +- docs/html/graph_howto.html | 70 - docs/html/graph_snmp_oid.html | 2 docs/html/graph_templates.html | 6 docs/html/graph_viewing.html | 2 docs/html/host_variables.html | 2 docs/html/how_to.html | 2 docs/html/install_windows.html | 2 docs/html/making_scripts_work_with_cacti.html | 4 docs/html/script_query_xml.html | 2 docs/html/snmp_query_xml.html | 2 docs/html/templates.html | 4 docs/html/unix_configure_cacti.html | 2 docs/html/unix_configure_php.html | 2 docs/html/upgrade.html | 2 docs/html/user_management.html | 6 docs/html/using_spine.html | 2 docs/html/variables.html | 14 docs/text/manual.txt | 11 gprint_presets.php | 2 graph.php | 9 graph_image.php | 2 graph_settings.php | 2 graph_templates.php | 4 graph_templates_inputs.php | 2 graph_templates_items.php | 2 graph_view.php | 7 graph_xport.php | 7 graphs.php | 27 graphs_items.php | 2 graphs_new.php | 4 host.php | 67 + host_templates.php | 2 include/auth.php | 2 include/bottom_footer.php | 2 include/config.php | 2 include/global.php | 24 include/global_arrays.php | 22 include/global_constants.php | 2 include/global_form.php | 31 include/global_settings.php | 2 include/html/inc_data_source_filter_table.php | 24 include/html/inc_device_filter_table.php | 41 - include/html/inc_graph_filter_table.php | 26 include/html/inc_timespan_settings.php | 8 include/layout.js | 2 include/top_graph_header.php | 2 include/top_header.php | 2 index.php | 2 install/0_8_1_to_0_8_2.php | 2 install/0_8_2_to_0_8_2a.php | 2 install/0_8_2a_to_0_8_3.php | 24 install/0_8_3_to_0_8_4.php | 32 install/0_8_4_to_0_8_5.php | 18 install/0_8_5a_to_0_8_6.php | 2 install/0_8_6_to_0_8_6a.php | 2 install/0_8_6c_to_0_8_6d.php | 4 install/0_8_6d_to_0_8_6e.php | 2 install/0_8_6f_to_0_8_6g.php | 2 install/0_8_6g_to_0_8_6h.php | 2 install/0_8_6h_to_0_8_6i.php | 2 install/0_8_6j_to_0_8_7.php | 2 install/0_8_7_to_0_8_7a.php | 2 install/0_8_7a_to_0_8_7b.php | 31 install/0_8_to_0_8_1.php | 6 install/index.php | 7 lib/api_automation_tools.php | 2 lib/api_data_source.php | 2 lib/api_device.php | 37 - lib/api_graph.php | 2 lib/api_poller.php | 2 lib/api_tree.php | 5 lib/auth.php | 8 lib/cdef.php | 2 lib/data_query.php | 2 lib/database.php | 10 lib/export.php | 2 lib/functions.php | 107 ++ lib/graph_export.php | 61 - lib/graph_variables.php | 26 lib/html.php | 2 lib/html_form.php | 956 +++++++++++++------------- lib/html_form_template.php | 2 lib/html_tree.php | 2 lib/html_utility.php | 42 - lib/html_validate.php | 2 lib/import.php | 2 lib/ldap.php | 4 lib/ping.php | 103 ++ lib/poller.php | 2 lib/rrd.php | 88 +- lib/snmp.php | 2 lib/sort.php | 2 lib/template.php | 2 lib/time.php | 2 lib/tree.php | 2 lib/utility.php | 2 lib/variables.php | 2 lib/xml.php | 2 logout.php | 2 poller.php | 2 poller_commands.php | 2 poller_export.php | 2 rra.php | 2 script_server.php | 2 scripts/ss_fping.php | 2 settings.php | 2 templates_export.php | 2 templates_import.php | 2 tree.php | 7 user_admin.php | 6 utilities.php | 59 + 138 files changed, 1515 insertions(+), 1005 deletions(-)