Merge remote-tracking branch 'origin/master' into debian
authorSam Hartman <hartmans@painless-security.com>
Mon, 5 Dec 2011 19:09:28 +0000 (14:09 -0500)
committerSam Hartman <hartmans@painless-security.com>
Mon, 5 Dec 2011 19:09:28 +0000 (14:09 -0500)
Conflicts:
.gitmodules
cyrus-sasl
libradsec
mod_auth_kerb
moonshot/.gitignore
moonshot/libeap
moonshot/mech_eap/init_sec_context.c
moonshot/mech_eap/unwrap_iov.c
shibboleth/opensaml2
shibboleth/resolver
shibboleth/sp

1  2 
.gitmodules
libradsec
moonshot/.gitignore
moonshot/libeap
moonshot/mech_eap/display_status.c
moonshot/mech_eap/init_sec_context.c
shibboleth/opensaml2
shibboleth/resolver
shibboleth/sp

diff --cc .gitmodules
Simple merge
diff --cc libradsec
+++ b/libradsec
@@@ -1,1 -1,1 +1,1 @@@
- Subproject commit ed87c383a68a6ff2d43b48b39ab1b07cb2210d3d
 -Subproject commit ccf7d904d87c9097cee7471445e4a09876cb051a
++Subproject commit b35d18a6317a4946b7b123b7dfd536158e5081dd
@@@ -1,2 -1,14 +1,3 @@@
 -Makefile.in
 -aclocal.m4
  autom4te.cache
 -configure
 -config.*
 -ltmain.sh
 -libtool
 -depcomp
 -m4
 -!m4/minuso.m4
 -build-aux
 -!build-aux/compile
+ mech_eap.spec
+ mech_eap*tar*
diff --cc moonshot/libeap
@@@ -1,1 -1,1 +1,1 @@@
- Subproject commit a7cc9675085b48b8933a96c32bd1e772e1c7a565
 -Subproject commit 3c6800594dbfcba5d36cfa5556288eae999f83ba
++Subproject commit 2ded56e2cb1ff52d09602073f8daf2b6df7482ba
@@@ -132,9 -137,9 +137,11 @@@ gssEapSaveStatusInfo(OM_uint32 minor, c
      if (format != NULL) {
          va_start(ap, format);
          n = vasprintf(&s, format, ap);
+         if (n == -1)
+             s = NULL;
          va_end(ap);
 +      if (n == -1)
 +        s = NULL;
      }
  
      saveStatusInfoNoCopy(minor, s);
Simple merge
@@@ -1,1 -1,1 +1,1 @@@
- Subproject commit 2da7444ecb963a45d0eeb98a41e1532f6cc4c19b
 -Subproject commit e94e023141ac016c2326f828b05ecc18e3ff469a
++Subproject commit 09f67dd916b3f4f4b2b31d1fa7bd63f4a4e027f4
@@@ -1,1 -1,1 +1,1 @@@
- Subproject commit 2c57c433b4b96c94c0291d6b5e4d534cea5b6fe1
 -Subproject commit a1027dcd31920baeb3471e4d7923845251ee0556
++Subproject commit 4efcb740f55f974db739457da340c6adac29c652
diff --cc shibboleth/sp
@@@ -1,1 -1,1 +1,1 @@@
- Subproject commit 4d71b0b2f8f0ef6093b383ad9102ec6eec51a090
 -Subproject commit fbb974ea644ce2778adcf9cdd6592ac20a343755
++Subproject commit 80db697dccef157a81a55328130371b99c916a18