a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAM

This commit is contained in:
Martin Willi
2008-08-21 12:10:07 +00:00
parent dc6a2edd0d
commit 1caa265c61
12 changed files with 1009 additions and 6 deletions
+1
View File
@@ -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",