Home
last modified time | relevance | path

Searched refs:auth_module_list (Results 1 – 9 of 9) sorted by relevance

/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/src/
H A Dauth.c38 static xaset_t *auth_module_list = NULL; variable
992 if (auth_module_list) { in pr_auth_authenticate()
1165 if (auth_module_list) { in pr_auth_check()
2281 if (auth_module_list == NULL) { in pr_auth_add_auth_only_module()
2282 auth_module_list = xaset_create(auth_pool, NULL); in pr_auth_add_auth_only_module()
2286 for (elt = (struct auth_module_elt *) auth_module_list->xas_list; elt; in pr_auth_add_auth_only_module()
2297 if (xaset_insert_end(auth_module_list, (xasetmember_t *) elt) < 0) { in pr_auth_add_auth_only_module()
2308 if (auth_module_list == NULL) { in pr_auth_clear_auth_only_modules()
2313 auth_module_list = NULL; in pr_auth_clear_auth_only_modules()
2335 if (auth_module_list == NULL) { in pr_auth_remove_auth_only_module()
[all …]
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/src/
H A Dauth.c38 static xaset_t *auth_module_list = NULL; variable
992 if (auth_module_list) { in pr_auth_authenticate()
1165 if (auth_module_list) { in pr_auth_check()
2281 if (auth_module_list == NULL) { in pr_auth_add_auth_only_module()
2282 auth_module_list = xaset_create(auth_pool, NULL); in pr_auth_add_auth_only_module()
2286 for (elt = (struct auth_module_elt *) auth_module_list->xas_list; elt; in pr_auth_add_auth_only_module()
2297 if (xaset_insert_end(auth_module_list, (xasetmember_t *) elt) < 0) { in pr_auth_add_auth_only_module()
2308 if (auth_module_list == NULL) { in pr_auth_clear_auth_only_modules()
2313 auth_module_list = NULL; in pr_auth_clear_auth_only_modules()
2335 if (auth_module_list == NULL) { in pr_auth_remove_auth_only_module()
[all …]
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/src/
H A Dauth.c38 static xaset_t *auth_module_list = NULL; variable
992 if (auth_module_list) { in pr_auth_authenticate()
1165 if (auth_module_list) { in pr_auth_check()
2281 if (auth_module_list == NULL) { in pr_auth_add_auth_only_module()
2282 auth_module_list = xaset_create(auth_pool, NULL); in pr_auth_add_auth_only_module()
2286 for (elt = (struct auth_module_elt *) auth_module_list->xas_list; elt; in pr_auth_add_auth_only_module()
2297 if (xaset_insert_end(auth_module_list, (xasetmember_t *) elt) < 0) { in pr_auth_add_auth_only_module()
2308 if (auth_module_list == NULL) { in pr_auth_clear_auth_only_modules()
2313 auth_module_list = NULL; in pr_auth_clear_auth_only_modules()
2335 if (auth_module_list == NULL) { in pr_auth_remove_auth_only_module()
[all …]
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/src/
H A Dauth.c38 static xaset_t *auth_module_list = NULL; variable
992 if (auth_module_list) { in pr_auth_authenticate()
1165 if (auth_module_list) { in pr_auth_check()
2281 if (auth_module_list == NULL) { in pr_auth_add_auth_only_module()
2282 auth_module_list = xaset_create(auth_pool, NULL); in pr_auth_add_auth_only_module()
2286 for (elt = (struct auth_module_elt *) auth_module_list->xas_list; elt; in pr_auth_add_auth_only_module()
2297 if (xaset_insert_end(auth_module_list, (xasetmember_t *) elt) < 0) { in pr_auth_add_auth_only_module()
2308 if (auth_module_list == NULL) { in pr_auth_clear_auth_only_modules()
2313 auth_module_list = NULL; in pr_auth_clear_auth_only_modules()
2335 if (auth_module_list == NULL) { in pr_auth_remove_auth_only_module()
[all …]
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/src/
H A Dauth.c38 static xaset_t *auth_module_list = NULL; variable
992 if (auth_module_list) { in pr_auth_authenticate()
1165 if (auth_module_list) { in pr_auth_check()
2281 if (auth_module_list == NULL) { in pr_auth_add_auth_only_module()
2282 auth_module_list = xaset_create(auth_pool, NULL); in pr_auth_add_auth_only_module()
2286 for (elt = (struct auth_module_elt *) auth_module_list->xas_list; elt; in pr_auth_add_auth_only_module()
2297 if (xaset_insert_end(auth_module_list, (xasetmember_t *) elt) < 0) { in pr_auth_add_auth_only_module()
2308 if (auth_module_list == NULL) { in pr_auth_clear_auth_only_modules()
2313 auth_module_list = NULL; in pr_auth_clear_auth_only_modules()
2335 if (auth_module_list == NULL) { in pr_auth_remove_auth_only_module()
[all …]
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/src/
H A Dauth.c38 static xaset_t *auth_module_list = NULL; variable
992 if (auth_module_list) { in pr_auth_authenticate()
1165 if (auth_module_list) { in pr_auth_check()
2281 if (auth_module_list == NULL) { in pr_auth_add_auth_only_module()
2282 auth_module_list = xaset_create(auth_pool, NULL); in pr_auth_add_auth_only_module()
2286 for (elt = (struct auth_module_elt *) auth_module_list->xas_list; elt; in pr_auth_add_auth_only_module()
2297 if (xaset_insert_end(auth_module_list, (xasetmember_t *) elt) < 0) { in pr_auth_add_auth_only_module()
2308 if (auth_module_list == NULL) { in pr_auth_clear_auth_only_modules()
2313 auth_module_list = NULL; in pr_auth_clear_auth_only_modules()
2335 if (auth_module_list == NULL) { in pr_auth_remove_auth_only_module()
[all …]
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/src/
H A Dauth.c38 static xaset_t *auth_module_list = NULL; variable
992 if (auth_module_list) { in pr_auth_authenticate()
1165 if (auth_module_list) { in pr_auth_check()
2281 if (auth_module_list == NULL) { in pr_auth_add_auth_only_module()
2282 auth_module_list = xaset_create(auth_pool, NULL); in pr_auth_add_auth_only_module()
2286 for (elt = (struct auth_module_elt *) auth_module_list->xas_list; elt; in pr_auth_add_auth_only_module()
2297 if (xaset_insert_end(auth_module_list, (xasetmember_t *) elt) < 0) { in pr_auth_add_auth_only_module()
2308 if (auth_module_list == NULL) { in pr_auth_clear_auth_only_modules()
2313 auth_module_list = NULL; in pr_auth_clear_auth_only_modules()
2335 if (auth_module_list == NULL) { in pr_auth_remove_auth_only_module()
[all …]
/dports/ftp/proftpd/proftpd-1.3.7c/src/
H A Dauth.c38 static xaset_t *auth_module_list = NULL; variable
992 if (auth_module_list) { in pr_auth_authenticate()
1165 if (auth_module_list) { in pr_auth_check()
2281 if (auth_module_list == NULL) { in pr_auth_add_auth_only_module()
2282 auth_module_list = xaset_create(auth_pool, NULL); in pr_auth_add_auth_only_module()
2286 for (elt = (struct auth_module_elt *) auth_module_list->xas_list; elt; in pr_auth_add_auth_only_module()
2297 if (xaset_insert_end(auth_module_list, (xasetmember_t *) elt) < 0) { in pr_auth_add_auth_only_module()
2308 if (auth_module_list == NULL) { in pr_auth_clear_auth_only_modules()
2313 auth_module_list = NULL; in pr_auth_clear_auth_only_modules()
2335 if (auth_module_list == NULL) { in pr_auth_remove_auth_only_module()
[all …]
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/src/
H A Dauth.c38 static xaset_t *auth_module_list = NULL; variable
992 if (auth_module_list) { in pr_auth_authenticate()
1165 if (auth_module_list) { in pr_auth_check()
2281 if (auth_module_list == NULL) { in pr_auth_add_auth_only_module()
2282 auth_module_list = xaset_create(auth_pool, NULL); in pr_auth_add_auth_only_module()
2286 for (elt = (struct auth_module_elt *) auth_module_list->xas_list; elt; in pr_auth_add_auth_only_module()
2297 if (xaset_insert_end(auth_module_list, (xasetmember_t *) elt) < 0) { in pr_auth_add_auth_only_module()
2308 if (auth_module_list == NULL) { in pr_auth_clear_auth_only_modules()
2313 auth_module_list = NULL; in pr_auth_clear_auth_only_modules()
2335 if (auth_module_list == NULL) { in pr_auth_remove_auth_only_module()
[all …]