This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | external_ip_auth (gpointer userdata, gpointer data) |
| void external_ip_auth | ( | gpointer | userdata, | |
| gpointer | data | |||
| ) |
check given ip for ip authentication.
Use module to check if we can found the user logged on ip.
Algorithm :
Definition at line 38 of file ip_auth.c.
References ACL_FLAGS_NONE, connection_t::app_name, connection_t::auth_quality, AUTH_STATE_USERPCKT, AUTHQ_BYIP, nuauth_datas::connections_queue, connection_t::decision, DECISION_NODECIDE, connection_t::flags, modules_get_user_groups(), modules_get_user_id(), modules_ip_auth(), nuauthdatas, connection_t::os_sysname, connection_t::state, connection_t::tracking, connection_t::user_groups, connection_t::user_id, and connection_t::username.
Referenced by start_all_thread_pools().
Here is the call graph for this function:

1.4.7