From 5ac9709e57a028a110418f6f8d52093c59b7102f Mon Sep 17 00:00:00 2001 From: hartmans Date: Wed, 18 Aug 2010 09:45:36 -0400 Subject: [PATCH] Add shibboleth components --- .gitmodules | 12 ++++++++++++ shibboleth/opensaml2 | 1 + shibboleth/sp | 1 + shibboleth/xmltooling | 1 + 4 files changed, 15 insertions(+) create mode 160000 shibboleth/opensaml2 create mode 160000 shibboleth/sp create mode 160000 shibboleth/xmltooling diff --git a/.gitmodules b/.gitmodules index 109caa8..29b32c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,15 @@ [submodule "radsecproxy"] path = radsecproxy url = git://git.nordu.net/radsecproxy.git +[submodule "shibboleth/xmltooling.git"] + path = shibboleth/xmltooling + url = ../shibboleth/xmltooling.git +[submodule "shibboleth/opensaml2"] + path = shibboleth/opensaml2 + url = ../shibboleth/opensaml2.git +[submodule "shibboleth/sp"] + path = shibboleth/sp + url = ../shibboleth/sp.git +[submodule "shibboleth/xmltooling"] + path = shibboleth/xmltooling + url = ../shibboleth/xmltooling.git diff --git a/shibboleth/opensaml2 b/shibboleth/opensaml2 new file mode 160000 index 0000000..6c44d1e --- /dev/null +++ b/shibboleth/opensaml2 @@ -0,0 +1 @@ +Subproject commit 6c44d1efc9b2da498ddaa5cb0a945e86f46f9e03 diff --git a/shibboleth/sp b/shibboleth/sp new file mode 160000 index 0000000..848b53a --- /dev/null +++ b/shibboleth/sp @@ -0,0 +1 @@ +Subproject commit 848b53a2066a674b319d553cae3f8e2326689077 diff --git a/shibboleth/xmltooling b/shibboleth/xmltooling new file mode 160000 index 0000000..638d743 --- /dev/null +++ b/shibboleth/xmltooling @@ -0,0 +1 @@ +Subproject commit 638d74327063fe9692695410144d6814779a39df -- 2.1.4