From: Jennifer Richards Date: Fri, 27 May 2016 14:21:53 +0000 (+0000) Subject: Remove old submodules and insert new ones. X-Git-Tag: v0.9.6~5 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=commitdiff_plain;h=91f7cc30782b5c07b21db4da8ffd931ec50a11e9 Remove old submodules and insert new ones. --- diff --git a/.gitmodules b/.gitmodules index e1a502f..b037b1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,18 @@ [submodule "freeradius-server"] path = freeradius-server url = ../freeradius.git +[submodule "shibboleth/cpp-opensaml"] + path = shibboleth/cpp-opensaml + url = https://git.shibboleth.net/git/cpp-opensaml +[submodule "shibboleth/cpp-sp"] + path = shibboleth/cpp-sp + url = https://git.shibboleth.net/git/cpp-sp +[submodule "shibboleth/cpp-xmltooling"] + path = shibboleth/cpp-xmltooling + url = https://git.shibboleth.net/git/cpp-xmltooling +[submodule "shibboleth/cpp-sp-resolver"] + path = shibboleth/cpp-sp-resolver + url = https://git.shibboleth.net/git/cpp-sp-resolver +[submodule "mod_auth_gssapi-git"] + path = mod_auth_gssapi-git + url = https://github.com/modauthgssapi/mod_auth_gssapi.git diff --git a/mod_auth_gssapi b/mod_auth_gssapi deleted file mode 160000 index 538b6b9..0000000 --- a/mod_auth_gssapi +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 538b6b9a2ed40f61dfa218c23ca819e4b98ce102 diff --git a/shibboleth/cpp-opensaml b/shibboleth/cpp-opensaml new file mode 160000 index 0000000..f14ad6b --- /dev/null +++ b/shibboleth/cpp-opensaml @@ -0,0 +1 @@ +Subproject commit f14ad6baa382c2332db513d2d7c025c13d9ae890 diff --git a/shibboleth/cpp-sp b/shibboleth/cpp-sp new file mode 160000 index 0000000..dc4bc5f --- /dev/null +++ b/shibboleth/cpp-sp @@ -0,0 +1 @@ +Subproject commit dc4bc5f3197821fefbb0ddf7b9b2492a73290aa4 diff --git a/shibboleth/cpp-sp-resolver b/shibboleth/cpp-sp-resolver new file mode 160000 index 0000000..cde6448 --- /dev/null +++ b/shibboleth/cpp-sp-resolver @@ -0,0 +1 @@ +Subproject commit cde64486c9af5b2411e98cbad32b332912e88126 diff --git a/shibboleth/cpp-xmltooling b/shibboleth/cpp-xmltooling new file mode 160000 index 0000000..69bf5fe --- /dev/null +++ b/shibboleth/cpp-xmltooling @@ -0,0 +1 @@ +Subproject commit 69bf5fe638faa0b293e4e8ce0dddc7e1fdcb6168 diff --git a/shibboleth/opensaml2 b/shibboleth/opensaml2 deleted file mode 160000 index bab09c8..0000000 --- a/shibboleth/opensaml2 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bab09c84ae8251be0c9192fc9e2729464f5d6719 diff --git a/shibboleth/resolver b/shibboleth/resolver deleted file mode 160000 index b58dbf7..0000000 --- a/shibboleth/resolver +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b58dbf7ad90dee3b5bd4a1940bd6791a7c4ce2aa diff --git a/shibboleth/sp b/shibboleth/sp deleted file mode 160000 index 0a9ddad..0000000 --- a/shibboleth/sp +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0a9ddadc097d07ab0245929924eea64b21e61c2f diff --git a/shibboleth/xmltooling b/shibboleth/xmltooling deleted file mode 160000 index ad7a6a5..0000000 --- a/shibboleth/xmltooling +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ad7a6a5109ca27aadf85fa88f36ea90cb08ec007