ipauth_mysql_params Struct Reference

#include <mysql.h>


Data Fields

int mysql_request_timeout
char * mysql_user
char * mysql_passwd
char * mysql_server
char * mysql_db_name
char * mysql_ipauth_table_name
char * mysql_userinfo_table_name
char * mysql_groups_table_name
char * mysql_groupinfo_table_name
unsigned char mysql_ipauth_check_netmask
int mysql_server_port
unsigned char mysql_use_ipv4_schema
unsigned char mysql_use_ssl
char * mysql_ssl_keyfile
char * mysql_ssl_certfile
char * mysql_ssl_ca
char * mysql_ssl_capath
char * mysql_ssl_cipher
GPrivate * mysql_priv


Detailed Description

Definition at line 61 of file mysql.h.


Field Documentation

char* ipauth_mysql_params::mysql_db_name

Definition at line 67 of file mysql.h.

Referenced by init_module_from_conf(), mysql_conn_init(), and unload_module_with_params().

char* ipauth_mysql_params::mysql_groupinfo_table_name

Definition at line 71 of file mysql.h.

Referenced by get_user_groups(), init_module_from_conf(), and unload_module_with_params().

char* ipauth_mysql_params::mysql_groups_table_name

Definition at line 70 of file mysql.h.

Referenced by init_module_from_conf(), and unload_module_with_params().

unsigned char ipauth_mysql_params::mysql_ipauth_check_netmask

Definition at line 72 of file mysql.h.

Referenced by init_module_from_conf(), and ip_authentication().

char* ipauth_mysql_params::mysql_ipauth_table_name

Definition at line 68 of file mysql.h.

Referenced by init_module_from_conf(), ip_authentication(), and unload_module_with_params().

char* ipauth_mysql_params::mysql_passwd

Definition at line 65 of file mysql.h.

Referenced by init_module_from_conf(), mysql_conn_init(), and unload_module_with_params().

GPrivate* ipauth_mysql_params::mysql_priv

Definition at line 81 of file mysql.h.

Referenced by get_mysql_handler(), init_module_from_conf(), and mysql_close_current().

int ipauth_mysql_params::mysql_request_timeout

Definition at line 63 of file mysql.h.

Referenced by init_module_from_conf().

char* ipauth_mysql_params::mysql_server

Definition at line 66 of file mysql.h.

Referenced by init_module_from_conf(), mysql_conn_init(), and unload_module_with_params().

int ipauth_mysql_params::mysql_server_port

Definition at line 73 of file mysql.h.

Referenced by init_module_from_conf(), and mysql_conn_init().

char* ipauth_mysql_params::mysql_ssl_ca

Definition at line 78 of file mysql.h.

Referenced by init_module_from_conf(), mysql_conn_init(), and unload_module_with_params().

char* ipauth_mysql_params::mysql_ssl_capath

Definition at line 79 of file mysql.h.

Referenced by init_module_from_conf(), mysql_conn_init(), and unload_module_with_params().

char* ipauth_mysql_params::mysql_ssl_certfile

Definition at line 77 of file mysql.h.

Referenced by init_module_from_conf(), mysql_conn_init(), and unload_module_with_params().

char* ipauth_mysql_params::mysql_ssl_cipher

Definition at line 80 of file mysql.h.

Referenced by init_module_from_conf(), mysql_conn_init(), and unload_module_with_params().

char* ipauth_mysql_params::mysql_ssl_keyfile

Definition at line 76 of file mysql.h.

Referenced by init_module_from_conf(), mysql_conn_init(), and unload_module_with_params().

unsigned char ipauth_mysql_params::mysql_use_ipv4_schema

Definition at line 74 of file mysql.h.

Referenced by init_module_from_conf(), ip_authentication(), and ipv6_to_sql().

unsigned char ipauth_mysql_params::mysql_use_ssl

Definition at line 75 of file mysql.h.

Referenced by init_module_from_conf(), and mysql_conn_init().

char* ipauth_mysql_params::mysql_user

Definition at line 64 of file mysql.h.

Referenced by init_module_from_conf(), mysql_conn_init(), and unload_module_with_params().

char* ipauth_mysql_params::mysql_userinfo_table_name

Definition at line 69 of file mysql.h.

Referenced by get_user_groups(), get_user_id(), init_module_from_conf(), unload_module_with_params(), and user_check().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 22 04:01:05 2008 for NuFW by  doxygen 1.4.7