shibboleth/sp.git
18 years agoTry and hook CPPFLAGS
cantor [Mon, 27 Jun 2005 18:00:24 +0000 (18:00 +0000)]
Try and hook CPPFLAGS

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1739 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixed authn check when https connections are reused.
cantor [Mon, 27 Jun 2005 17:23:02 +0000 (17:23 +0000)]
Fixed authn check when https connections are reused.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1738 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMove key generation inside try/catch.
cantor [Mon, 27 Jun 2005 04:13:28 +0000 (04:13 +0000)]
Move key generation inside try/catch.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1737 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoNSAPI 3.x fix
cantor [Mon, 27 Jun 2005 00:27:02 +0000 (00:27 +0000)]
NSAPI 3.x fix

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1736 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSkip authn assertions when checking expiration.
cantor [Sat, 25 Jun 2005 05:44:22 +0000 (05:44 +0000)]
Skip authn assertions when checking expiration.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1735 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAuto-detection of cred format.
cantor [Sat, 25 Jun 2005 03:47:16 +0000 (03:47 +0000)]
Auto-detection of cred format.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1734 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoEnable user-specified signing algorithms.
cantor [Fri, 24 Jun 2005 19:24:35 +0000 (19:24 +0000)]
Enable user-specified signing algorithms.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1733 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoHide signing/hashing algorithm constants from callers.
cantor [Fri, 24 Jun 2005 19:13:28 +0000 (19:13 +0000)]
Hide signing/hashing algorithm constants from callers.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1732 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdd hook for specifying signing algorithms.
cantor [Thu, 23 Jun 2005 19:34:50 +0000 (19:34 +0000)]
Add hook for specifying signing algorithms.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1731 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoHandle null TARGET value.
cantor [Thu, 23 Jun 2005 14:43:27 +0000 (14:43 +0000)]
Handle null TARGET value.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1730 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRequire signing if binding is unauthenticated.
cantor [Wed, 22 Jun 2005 23:47:41 +0000 (23:47 +0000)]
Require signing if binding is unauthenticated.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1729 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdd indication of whether binding was authenticated.
cantor [Wed, 22 Jun 2005 23:47:18 +0000 (23:47 +0000)]
Add indication of whether binding was authenticated.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1728 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoNew artifact mapper, handles signing, multiple endpoints.
cantor [Wed, 22 Jun 2005 22:04:05 +0000 (22:04 +0000)]
New artifact mapper, handles signing, multiple endpoints.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1727 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoForgot to store off pointers.
cantor [Wed, 22 Jun 2005 18:51:44 +0000 (18:51 +0000)]
Forgot to store off pointers.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1726 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoHandle missing NameID Format.
cantor [Tue, 21 Jun 2005 20:57:43 +0000 (20:57 +0000)]
Handle missing NameID Format.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1725 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMoved logo/css file alias.
cantor [Tue, 21 Jun 2005 03:34:17 +0000 (03:34 +0000)]
Moved logo/css file alias.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1724 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSynchronized/unioned SP endpoints and moved Java SSO to 443.
cantor [Tue, 21 Jun 2005 03:32:50 +0000 (03:32 +0000)]
Synchronized/unioned SP endpoints and moved Java SSO to 443.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1723 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated certs.
cantor [Tue, 21 Jun 2005 02:17:23 +0000 (02:17 +0000)]
Updated certs.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1722 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded urandom access.
cantor [Tue, 21 Jun 2005 01:43:36 +0000 (01:43 +0000)]
Added urandom access.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1721 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years ago0.9.6 function parameter is int fn(void), so fixed cast.
cantor [Mon, 20 Jun 2005 23:46:50 +0000 (23:46 +0000)]
0.9.6 function parameter is int fn(void), so fixed cast.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1720 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRenewed for 25 years.
cantor [Mon, 20 Jun 2005 15:49:33 +0000 (15:49 +0000)]
Renewed for 25 years.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1719 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoDo NOT require extensions!
cantor [Sat, 18 Jun 2005 23:29:59 +0000 (23:29 +0000)]
Do NOT require extensions!

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1718 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoBumped version
cantor [Fri, 17 Jun 2005 04:43:53 +0000 (04:43 +0000)]
Bumped version

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1717 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoImprove some header handling, at least on Solaris.
cantor [Thu, 16 Jun 2005 23:22:44 +0000 (23:22 +0000)]
Improve some header handling, at least on Solaris.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1716 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAvoid logging query attempts during no-retry interval.
cantor [Thu, 16 Jun 2005 23:19:23 +0000 (23:19 +0000)]
Avoid logging query attempts during no-retry interval.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1715 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoLower log level.
cantor [Thu, 16 Jun 2005 23:15:19 +0000 (23:15 +0000)]
Lower log level.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1714 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoCorrected Apache commands.
cantor [Thu, 16 Jun 2005 04:09:19 +0000 (04:09 +0000)]
Corrected Apache commands.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1713 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixed comments.
cantor [Thu, 16 Jun 2005 03:57:57 +0000 (03:57 +0000)]
Fixed comments.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1712 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoHad to add Shib prototol support for older metadata.
cantor [Thu, 16 Jun 2005 03:50:10 +0000 (03:50 +0000)]
Had to add Shib prototol support for older metadata.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1711 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoWas treating port integer as a char.
cantor [Wed, 15 Jun 2005 04:04:01 +0000 (04:04 +0000)]
Was treating port integer as a char.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1710 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFix overeager exception while detecting for retry.
cantor [Tue, 14 Jun 2005 18:47:33 +0000 (18:47 +0000)]
Fix overeager exception while detecting for retry.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1709 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoWas missing org/contact for SP.
cantor [Tue, 14 Jun 2005 16:11:00 +0000 (16:11 +0000)]
Was missing org/contact for SP.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1708 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSome Unix fixes.
cantor [Tue, 14 Jun 2005 04:37:56 +0000 (04:37 +0000)]
Some Unix fixes.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1707 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoLost selinux option.
cantor [Tue, 14 Jun 2005 04:25:22 +0000 (04:25 +0000)]
Lost selinux option.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1706 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMerged up NSAPI option.
cantor [Tue, 14 Jun 2005 04:24:04 +0000 (04:24 +0000)]
Merged up NSAPI option.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1705 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemoved RPC flags.
cantor [Tue, 14 Jun 2005 04:18:48 +0000 (04:18 +0000)]
Removed RPC flags.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1704 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMerged up NSAPI option.
cantor [Tue, 14 Jun 2005 04:16:28 +0000 (04:16 +0000)]
Merged up NSAPI option.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1703 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSun compiler type safety.
cantor [Mon, 13 Jun 2005 02:17:45 +0000 (02:17 +0000)]
Sun compiler type safety.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1702 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoCorrected removeValue signature.
cantor [Mon, 13 Jun 2005 02:00:25 +0000 (02:00 +0000)]
Corrected removeValue signature.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1701 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSun compiler type safety.
cantor [Mon, 13 Jun 2005 01:58:09 +0000 (01:58 +0000)]
Sun compiler type safety.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1700 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoCorrected removeValue signature.
cantor [Mon, 13 Jun 2005 01:48:31 +0000 (01:48 +0000)]
Corrected removeValue signature.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1699 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSolaris pkg scripts
cantor [Mon, 13 Jun 2005 01:32:58 +0000 (01:32 +0000)]
Solaris pkg scripts

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1698 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoTweaked mysql text
cantor [Mon, 13 Jun 2005 01:29:19 +0000 (01:29 +0000)]
Tweaked mysql text

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1697 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSolaris pkg scripts
cantor [Mon, 13 Jun 2005 01:15:06 +0000 (01:15 +0000)]
Solaris pkg scripts

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1696 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdd some more comments per Tom's suggestions.
cantor [Sat, 11 Jun 2005 18:28:26 +0000 (18:28 +0000)]
Add some more comments per Tom's suggestions.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1695 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAttempted fix for bug 369
cantor [Thu, 9 Jun 2005 21:17:06 +0000 (21:17 +0000)]
Attempted fix for bug 369

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1694 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixed inconsistent shib metadata prefix.
cantor [Thu, 9 Jun 2005 20:28:13 +0000 (20:28 +0000)]
Fixed inconsistent shib metadata prefix.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1693 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded example.edu scope for wayf site.
cantor [Thu, 9 Jun 2005 03:16:07 +0000 (03:16 +0000)]
Added example.edu scope for wayf site.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1692 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdate libtool scripts to 1.5.6 for AMD64 patches
cantor [Thu, 9 Jun 2005 01:28:33 +0000 (01:28 +0000)]
Update libtool scripts to 1.5.6 for AMD64 patches

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1691 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoApplied Valery's 0.9.6 patches (bug 366)
cantor [Wed, 8 Jun 2005 23:58:29 +0000 (23:58 +0000)]
Applied Valery's 0.9.6 patches (bug 366)

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1690 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMissed renaming of metadata files.
cantor [Fri, 3 Jun 2005 02:36:40 +0000 (02:36 +0000)]
Missed renaming of metadata files.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1689 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded back spaces to ensure Win installer comments out UnixListener.
cantor [Fri, 3 Jun 2005 02:32:55 +0000 (02:32 +0000)]
Added back spaces to ensure Win installer comments out UnixListener.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1688 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMissed a check-in to fix the missing xmlenc schema
cantor [Fri, 3 Jun 2005 02:26:32 +0000 (02:26 +0000)]
Missed a check-in to fix the missing xmlenc schema

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1687 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemoved SP locations that only apply to IQ testing.
cantor [Tue, 31 May 2005 16:25:21 +0000 (16:25 +0000)]
Removed SP locations that only apply to IQ testing.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1686 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated for new server.
cantor [Tue, 31 May 2005 16:22:30 +0000 (16:22 +0000)]
Updated for new server.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1685 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded support for errorURL.
cantor [Mon, 30 May 2005 21:26:28 +0000 (21:26 +0000)]
Added support for errorURL.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1684 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemoved default key password.
cantor [Mon, 30 May 2005 17:52:15 +0000 (17:52 +0000)]
Removed default key password.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1683 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoBetter logging of empty response data.
cantor [Mon, 30 May 2005 01:55:36 +0000 (01:55 +0000)]
Better logging of empty response data.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1682 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoHandle getting session data properly in the different methods.
cantor [Fri, 27 May 2005 18:39:02 +0000 (18:39 +0000)]
Handle getting session data properly in the different methods.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1681 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoBlock access for valid-user if no session provided.
cantor [Fri, 27 May 2005 18:38:30 +0000 (18:38 +0000)]
Block access for valid-user if no session provided.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1680 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemoved old targetedID reference.
cantor [Fri, 27 May 2005 16:15:15 +0000 (16:15 +0000)]
Removed old targetedID reference.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1679 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdd wayf endpoints and bossie cert for test site.
cantor [Fri, 27 May 2005 02:44:50 +0000 (02:44 +0000)]
Add wayf endpoints and bossie cert for test site.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1678 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdd log msg for later research into metadata error
cantor [Thu, 26 May 2005 18:21:30 +0000 (18:21 +0000)]
Add log msg for later research into metadata error

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1677 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoBetter results if we add the Bossie intermediate
cantor [Thu, 26 May 2005 17:38:36 +0000 (17:38 +0000)]
Better results if we add the Bossie intermediate

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1676 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixed IdP metadata and added new default initiator to config.
cantor [Wed, 25 May 2005 15:53:23 +0000 (15:53 +0000)]
Fixed IdP metadata and added new default initiator to config.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1675 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdd back ONC path
cantor [Wed, 25 May 2005 03:58:08 +0000 (03:58 +0000)]
Add back ONC path

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1674 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixed initial bugs
cantor [Wed, 25 May 2005 03:48:03 +0000 (03:48 +0000)]
Fixed initial bugs

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1673 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded XSL files
cantor [Tue, 24 May 2005 19:38:11 +0000 (19:38 +0000)]
Added XSL files

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1672 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemoved more old files
cantor [Tue, 24 May 2005 19:21:51 +0000 (19:21 +0000)]
Removed more old files

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1671 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRenamed keys.
cantor [Tue, 24 May 2005 16:25:32 +0000 (16:25 +0000)]
Renamed keys.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1670 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded additional comments.
cantor [Tue, 24 May 2005 03:03:33 +0000 (03:03 +0000)]
Added additional comments.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1669 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRenamed sites files to avoid colliding with 1.2
cantor [Mon, 23 May 2005 23:38:34 +0000 (23:38 +0000)]
Renamed sites files to avoid colliding with 1.2

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1668 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRenamed metadata files
cantor [Mon, 23 May 2005 21:36:51 +0000 (21:36 +0000)]
Renamed metadata files

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1667 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMake function decl consistent
cantor [Mon, 23 May 2005 20:53:09 +0000 (20:53 +0000)]
Make function decl consistent

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1666 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemoved ONC headers.
cantor [Mon, 23 May 2005 01:28:12 +0000 (01:28 +0000)]
Removed ONC headers.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1665 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoWrong NSAPI version pulled in.
cantor [Mon, 23 May 2005 01:24:05 +0000 (01:24 +0000)]
Wrong NSAPI version pulled in.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1664 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMessed up schema folder (again?)
cantor [Mon, 23 May 2005 00:33:00 +0000 (00:33 +0000)]
Messed up schema folder (again?)

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1663 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoCheck for null objects when fetching session.
cantor [Mon, 23 May 2005 00:15:47 +0000 (00:15 +0000)]
Check for null objects when fetching session.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1662 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUse tabs consistently, for now at least
cantor [Sun, 22 May 2005 23:53:10 +0000 (23:53 +0000)]
Use tabs consistently, for now at least

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1661 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded XSLT files
cantor [Sun, 22 May 2005 23:43:24 +0000 (23:43 +0000)]
Added XSLT files

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1660 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemoved IQ guidelines
cantor [Sun, 22 May 2005 20:37:53 +0000 (20:37 +0000)]
Removed IQ guidelines

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1659 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated for upcoming release.
cantor [Sun, 22 May 2005 20:36:42 +0000 (20:36 +0000)]
Updated for upcoming release.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1658 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years ago1.3 updates
cantor [Sat, 21 May 2005 23:32:12 +0000 (23:32 +0000)]
1.3 updates

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1657 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated mysql path
cantor [Sat, 21 May 2005 23:24:23 +0000 (23:24 +0000)]
Updated mysql path

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1656 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated copyrights.
cantor [Sat, 21 May 2005 03:32:21 +0000 (03:32 +0000)]
Updated copyrights.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1655 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated include path
cantor [Sat, 21 May 2005 03:27:21 +0000 (03:27 +0000)]
Updated include path

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1654 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated mysql path
cantor [Sat, 21 May 2005 03:26:55 +0000 (03:26 +0000)]
Updated mysql path

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1653 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixes for missing docs, sbin path.
cantor [Sat, 21 May 2005 02:12:16 +0000 (02:12 +0000)]
Fixes for missing docs, sbin path.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1652 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoForgot to remove old schema.
cantor [Fri, 20 May 2005 16:36:17 +0000 (16:36 +0000)]
Forgot to remove old schema.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1651 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemove old deploy guides.
cantor [Fri, 20 May 2005 15:52:08 +0000 (15:52 +0000)]
Remove old deploy guides.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1650 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years ago*** empty log message ***
cantor [Fri, 20 May 2005 15:26:50 +0000 (15:26 +0000)]
*** empty log message ***

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1648 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemove diag service for now
cantor [Fri, 20 May 2005 15:00:03 +0000 (15:00 +0000)]
Remove diag service for now

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1647 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoChange default propagation of query errors
cantor [Fri, 20 May 2005 14:57:00 +0000 (14:57 +0000)]
Change default propagation of query errors

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1646 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoCorrect creds paths
cantor [Fri, 20 May 2005 14:45:37 +0000 (14:45 +0000)]
Correct creds paths

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1645 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoVersion updates
cantor [Fri, 20 May 2005 14:28:12 +0000 (14:28 +0000)]
Version updates

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1644 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoCorrected paths
cantor [Fri, 20 May 2005 14:27:44 +0000 (14:27 +0000)]
Corrected paths

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1643 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoVersion updates
cantor [Fri, 20 May 2005 14:20:10 +0000 (14:20 +0000)]
Version updates

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1642 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdd a header
cantor [Fri, 20 May 2005 14:19:15 +0000 (14:19 +0000)]
Add a header

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1641 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoChop a few headers
cantor [Fri, 20 May 2005 14:18:41 +0000 (14:18 +0000)]
Chop a few headers

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1640 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoChange a few defaults.
cantor [Fri, 20 May 2005 14:18:19 +0000 (14:18 +0000)]
Change a few defaults.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1639 cb58f699-b61c-0410-a6fe-9272a202ed29