Script logging module
[Logging modules]

Collaboration diagram for Script logging module:


Functions

G_MODULE_EXPORT uint32_t get_api_version ()
G_MODULE_EXPORT int user_session_logs (user_session_t *c_session, session_state_t state, gpointer params)
G_MODULE_EXPORT gboolean unload_module_with_params (gpointer params_p)
G_MODULE_EXPORT gboolean init_module_from_conf (module_t *module)

Function Documentation

G_MODULE_EXPORT uint32_t get_api_version (  ) 

Definition at line 41 of file script.c.

References NUAUTH_API_VERSION.

G_MODULE_EXPORT gboolean init_module_from_conf ( module_t module  ) 

Definition at line 86 of file script.c.

References DEBUG_AREA_MAIN, log_message, and TRUE.

G_MODULE_EXPORT gboolean unload_module_with_params ( gpointer  params_p  ) 

Definition at line 81 of file script.c.

References TRUE.

G_MODULE_EXPORT int user_session_logs ( user_session_t c_session,
session_state_t  state,
gpointer  params 
)

Definition at line 48 of file script.c.

References user_session_t::addr, DEBUG_AREA_MAIN, format_ipv6(), log_message, secure_snprintf(), SESSION_OPEN, and user_session_t::user_name.

Here is the call graph for this function:


Generated on Sat Nov 22 04:01:02 2008 for NuFW by  doxygen 1.4.7