a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAM
This commit is contained in:
@@ -262,6 +262,7 @@ char *whitelist[] = {
|
||||
/* ignore dlopen, as we do not dlclose to get proper leak reports */
|
||||
"dlopen",
|
||||
"dlerror",
|
||||
"dlclose",
|
||||
/* mysql functions */
|
||||
"mysql_init_character_set",
|
||||
"init_client_errs",
|
||||
|
||||
Reference in New Issue
Block a user