fred-mod-whoisd-3.10.2
Data Fields
whoisd_server_conf Struct Reference

Configuration structure of whoisd module. More...

Data Fields

int whoisd_enabled
 Enabled/disabled flag. More...
 
const char * disclaimer_filename
 File with disclaimer. More...
 
char * disclaimer
 Disclaimer as a string. More...
 
char * object
 Name of whois object. More...
 
char * logger_object
 Name of logger object. More...
 

Detailed Description

Configuration structure of whoisd module.

Field Documentation

char* whoisd_server_conf::disclaimer
const char* whoisd_server_conf::disclaimer_filename

File with disclaimer.

Referenced by set_disclaimer_file(), and whois_postconfig_hook().

char* whoisd_server_conf::logger_object

Name of logger object.

Referenced by log_whois_request(), process_whois_query(), and set_logger_object().

char* whoisd_server_conf::object

Name of whois object.

Referenced by process_whois_query(), set_whois_object(), and whois_postconfig_hook().

int whoisd_server_conf::whoisd_enabled

Enabled/disabled flag.

Referenced by process_whois_connection(), set_whois_protocol(), and whois_postconfig_hook().


The documentation for this struct was generated from the following file: