$Revision: 1.1 $
access authorisation (aa). aa.c - functions to check access rights for less frequent clients (ripupdate, networkupdate, mirror).
Status: NOT REVUED, NOT TESTED,
Design and implementation by: Marek Bukowy
struct | |
{ | |
int ripupdate; | |
int netupdate; | |
int mirror; | |
} |
Calls: | aa_find() | modules/aa/aa.c |
Calls: | aa_find() | modules/aa/aa.c |
Calls: | aa_find() | modules/aa/aa.c |
Calls: | IP_addr_b2v4_addr(), snprintf() | |
Called by: | aa_find() | modules/aa/aa.c |
Calls: | aa_compose_query() | modules/aa/aa.c |
aa_parserow() | modules/aa/aa.c | |
CO_get_database_port(), CO_get_host(), CO_get_password(), CO_get_user(), SQ_close_connection(), SQ_errno(), SQ_error(), SQ_execute_query(), SQ_free_result(), SQ_get_connection(), fprintf() | ||
Called by: | AA_can_mirror() | modules/aa/aa.c |
AA_can_networkupdate() | modules/aa/aa.c | |
AA_can_ripupdate() | modules/aa/aa.c |
Calls: | SQ_get_column_string_nocopy(), SQ_row_next(), fprintf(), sscanf() | |
Called by: | aa_find() | modules/aa/aa.c |