$Revision: 1.3 $
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 | |
AC_dbopen_admin(), SQ_close_connection(), SQ_errno(), SQ_error(), SQ_execute_query(), SQ_free_result(), 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 |