Add GSSEAP_NO_LOCAL_MAPPING error
authorLuke Howard <lukeh@padl.com>
Mon, 19 Sep 2011 12:49:16 +0000 (22:49 +1000)
committerLuke Howard <lukeh@padl.com>
Mon, 19 Sep 2011 12:49:16 +0000 (22:49 +1000)
libradsec
moonshot/libeap
moonshot/mech_eap/gsseap_err.et

index 484c9a4..8bf93e6 160000 (submodule)
--- a/libradsec
+++ b/libradsec
@@ -1 +1 @@
-Subproject commit 484c9a475f12fc615d70df4420ccbc7e9a693f5f
+Subproject commit 8bf93e609313b4c6b498d6265d9c33b9c3b9e6a4
index 3c68005..2ad5208 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 3c6800594dbfcba5d36cfa5556288eae999f83ba
+Subproject commit 2ad5208de2f097b0072efe44fc71615f1cee4e2d
index f8ec5ef..d60c2c7 100644 (file)
@@ -71,6 +71,7 @@ error_code GSSEAP_BAD_INITIATOR_NAME,           "Initiator identity must be a va
 error_code GSSEAP_NO_HOSTNAME,                  "Could not determine local host name"
 error_code GSSEAP_NO_ACCEPTOR_NAME,             "Could not determine acceptor identity"
 error_code GSSEAP_BAD_NAME_TOKEN,               "Name token is malformed or corrupt"
+error_code GSSEAP_NO_LOCAL_MAPPING,             "Unable to map name to a local identity"
 
 #
 # Credential errors