#include "../include/config.h"
#include "../include/common.h"
#include "../include/objects.h"
#include "../include/macros.h"
#include "../include/cgiutils.h"
#include "../include/cgiauth.h"
#include "../include/getcgi.h"
void display_command_expansion | ( | void | ) |
void display_commands | ( | void | ) |
void display_contactgroups | ( | void | ) |
void display_contacts | ( | void | ) |
void display_hostdependencies | ( | void | ) |
void display_hostescalations | ( | void | ) |
void display_hostgroups | ( | void | ) |
void display_hosts | ( | void | ) |
void display_options | ( | void | ) |
void display_servicedependencies | ( | void | ) |
void display_serviceescalations | ( | void | ) |
void display_servicegroups | ( | void | ) |
void display_services | ( | void | ) |
void display_timeperiods | ( | void | ) |
char* hash_color | ( | int | i | ) |
int main | ( | void | ) |
void print_expand_input | ( | int | type | ) |
void print_export_link | ( | void | ) |
int process_cgivars | ( | void | ) |
void unauthorized_message | ( | void | ) |
int CGI_ID = CONFIG_CGI_ID |
int content_type |
char* csv_data_enclosure |
char* csv_delimiter |
int daemon_check |
int display_header |
int display_type = DISPLAY_NONE |
int embedded |
char hashed_color[8] |
char* host_filter = NULL |
char* host_name = NULL |
char* hostgroup_name = NULL |
icinga_macros* mac [static] |
char main_config_file[MAX_FILENAME_LENGTH] |
char* service_desc = NULL |
char* service_filter = NULL |
char* servicegroup_name = NULL |
int show_all_hostgroups = TRUE |
int show_all_hosts = TRUE |
int show_all_servicegroups = TRUE |
char to_expand[MAX_COMMAND_BUFFER] |
char url_docs_path[MAX_FILENAME_LENGTH] |
char url_html_path[MAX_FILENAME_LENGTH] |
char url_images_path[MAX_FILENAME_LENGTH] |
char url_js_path[MAX_FILENAME_LENGTH] |
char url_logo_images_path[MAX_FILENAME_LENGTH] |
char url_stylesheets_path[MAX_FILENAME_LENGTH] |