shibboleth/sp.git
18 years agoAdded ODBC cache elements.
cantor [Tue, 24 Jan 2006 18:18:18 +0000 (18:18 +0000)]
Added ODBC cache elements.

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

18 years agoAdded odbc cache project.
cantor [Tue, 24 Jan 2006 05:46:57 +0000 (05:46 +0000)]
Added odbc cache project.

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

18 years ago*** empty log message ***
cantor [Tue, 24 Jan 2006 05:46:35 +0000 (05:46 +0000)]
*** empty log message ***

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

18 years agoFirst clean build, untested.
cantor [Tue, 24 Jan 2006 05:44:34 +0000 (05:44 +0000)]
First clean build, untested.

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

18 years agoReworked test to use full SP stack.
cantor [Wed, 18 Jan 2006 04:26:06 +0000 (04:26 +0000)]
Reworked test to use full SP stack.

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

18 years agoReversed checkName in subjectAltName loop.
cantor [Wed, 18 Jan 2006 04:25:18 +0000 (04:25 +0000)]
Reversed checkName in subjectAltName loop.

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

18 years agoOnly shutdown MySQL if it's been started.
cantor [Wed, 18 Jan 2006 04:24:47 +0000 (04:24 +0000)]
Only shutdown MySQL if it's been started.

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

18 years agoCleaned up some logging and error codes.
cantor [Thu, 12 Jan 2006 18:49:28 +0000 (18:49 +0000)]
Cleaned up some logging and error codes.

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

18 years agoAdded methods to return tokens or last access.
cantor [Thu, 12 Jan 2006 18:36:05 +0000 (18:36 +0000)]
Added methods to return tokens or last access.

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

18 years agoImplemented write-through to backing store for clustered use.
cantor [Thu, 12 Jan 2006 18:35:36 +0000 (18:35 +0000)]
Implemented write-through to backing store for clustered use.

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

18 years agoAdded backing store methods to read in parts of entry.
cantor [Thu, 12 Jan 2006 18:34:14 +0000 (18:34 +0000)]
Added backing store methods to read in parts of entry.

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

18 years agoChange default SQL cache settings.
cantor [Thu, 12 Jan 2006 18:33:46 +0000 (18:33 +0000)]
Change default SQL cache settings.

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

18 years agowriteThrough has to be defined for the supplemental cache types.
cantor [Thu, 12 Jan 2006 18:32:12 +0000 (18:32 +0000)]
writeThrough has to be defined for the supplemental cache types.

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

18 years agoAdded writeThrough flag to poke last access stamp into backing store on every access.
cantor [Thu, 12 Jan 2006 03:30:31 +0000 (03:30 +0000)]
Added writeThrough flag to poke last access stamp into backing store on every access.

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

18 years agoPlugin now implements backing store API.
cantor [Wed, 11 Jan 2006 20:17:44 +0000 (20:17 +0000)]
Plugin now implements backing store API.

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

18 years agoAdd mysql include.
cantor [Wed, 11 Jan 2006 20:17:25 +0000 (20:17 +0000)]
Add mysql include.

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

18 years agoNew backing store API for cache.
cantor [Wed, 11 Jan 2006 20:17:02 +0000 (20:17 +0000)]
New backing store API for cache.

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

18 years agoDetermine cache type based on which half of system is loading.
cantor [Wed, 11 Jan 2006 20:16:45 +0000 (20:16 +0000)]
Determine cache type based on which half of system is loading.

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

18 years agoGet rid of thread notifications, simply not practical.
cantor [Wed, 11 Jan 2006 20:16:13 +0000 (20:16 +0000)]
Get rid of thread notifications, simply not practical.

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

18 years agoRenamed some types, added optional session cache def. to InProcess section.
cantor [Wed, 11 Jan 2006 19:57:18 +0000 (19:57 +0000)]
Renamed some types, added optional session cache def. to InProcess section.

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

18 years agoPass back return code from main function.
cantor [Wed, 11 Jan 2006 03:36:34 +0000 (03:36 +0000)]
Pass back return code from main function.

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

18 years agoRewrap configuration failures to ensure proper cleanup if thrown from extension libs.
cantor [Wed, 11 Jan 2006 03:34:54 +0000 (03:34 +0000)]
Rewrap configuration failures to ensure proper cleanup if thrown from extension libs.

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

18 years agoAdded consistentAddress setting.
cantor [Tue, 10 Jan 2006 22:56:34 +0000 (22:56 +0000)]
Added consistentAddress setting.

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

18 years agoAdded token validation callback.
cantor [Sun, 8 Jan 2006 02:19:17 +0000 (02:19 +0000)]
Added token validation callback.

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

18 years agoAdded backing store callbacks, refactored filtering, moved query to session creation...
cantor [Sun, 8 Jan 2006 01:58:11 +0000 (01:58 +0000)]
Added backing store callbacks, refactored filtering, moved query to session creation step.

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

18 years agoMoved condition/signature checking to callback.
cantor [Sun, 8 Jan 2006 01:57:21 +0000 (01:57 +0000)]
Moved condition/signature checking to callback.

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

18 years agoAdded token validation callback.
cantor [Sun, 8 Jan 2006 01:57:00 +0000 (01:57 +0000)]
Added token validation callback.

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

18 years agoAdded cache store API, token validation callback.
cantor [Sun, 8 Jan 2006 01:55:27 +0000 (01:55 +0000)]
Added cache store API, token validation callback.

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

18 years agoMoved scope extension to entity level
cantor [Sun, 8 Jan 2006 01:52:15 +0000 (01:52 +0000)]
Moved scope extension to entity level

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

18 years agoAdd token validate callback for condition/signature checking.
cantor [Sun, 8 Jan 2006 01:50:58 +0000 (01:50 +0000)]
Add token validate callback for condition/signature checking.

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

18 years agoMoved scope extension to entity level, added token validation callback to profile.
cantor [Sun, 8 Jan 2006 01:49:52 +0000 (01:49 +0000)]
Moved scope extension to entity level, added token validation callback to profile.

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

18 years agoAdded additional chars to encoder
cantor [Thu, 5 Jan 2006 02:43:45 +0000 (02:43 +0000)]
Added additional chars to encoder

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

18 years agoSyncing some old changes.
cantor [Mon, 2 Jan 2006 04:29:32 +0000 (04:29 +0000)]
Syncing some old changes.

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

18 years agoVS2005 project file.
cantor [Mon, 2 Jan 2006 04:29:13 +0000 (04:29 +0000)]
VS2005 project file.

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

18 years agoIgnore VS2005 user files.
cantor [Mon, 2 Jan 2006 04:28:33 +0000 (04:28 +0000)]
Ignore VS2005 user files.

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

18 years agoSupport for new CGI data handling methods.
cantor [Mon, 2 Jan 2006 04:28:07 +0000 (04:28 +0000)]
Support for new CGI data handling methods.

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

18 years agoMoved socket handling into listener plugin.
cantor [Mon, 2 Jan 2006 04:22:46 +0000 (04:22 +0000)]
Moved socket handling into listener plugin.

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

18 years agoSwitch shutdown flag to a boolean and reverse intent, moved socket handling into...
cantor [Mon, 2 Jan 2006 04:21:47 +0000 (04:21 +0000)]
Switch shutdown flag to a boolean and reverse intent, moved socket handling into listener plugin.

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

18 years agoSwitch shutdown flag to a boolean and reverse intent.
cantor [Mon, 2 Jan 2006 04:21:17 +0000 (04:21 +0000)]
Switch shutdown flag to a boolean and reverse intent.

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

18 years agoAPI changes, disable MS warnings.
cantor [Mon, 2 Jan 2006 04:17:51 +0000 (04:17 +0000)]
API changes, disable MS warnings.

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

18 years agoUse for_each alg for cleanup.
cantor [Mon, 2 Jan 2006 04:15:58 +0000 (04:15 +0000)]
Use for_each alg for cleanup.

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

18 years agoDisable MS warnings.
cantor [Mon, 2 Jan 2006 04:13:53 +0000 (04:13 +0000)]
Disable MS warnings.

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

18 years agoLogic moved into new "remoted handlers".
cantor [Mon, 2 Jan 2006 04:13:13 +0000 (04:13 +0000)]
Logic moved into new "remoted handlers".

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

18 years agoRecoded handlers to new API, still need to extend SessionInitiator support.
cantor [Mon, 2 Jan 2006 04:11:52 +0000 (04:11 +0000)]
Recoded handlers to new API, still need to extend SessionInitiator support.

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

18 years agoAdded CGI processing, recoded trunk methods for new cache and remoting APIs.
cantor [Mon, 2 Jan 2006 04:11:25 +0000 (04:11 +0000)]
Added CGI processing, recoded trunk methods for new cache and remoting APIs.

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

18 years agoRevamped cache (again) to support new remoting design.
cantor [Mon, 2 Jan 2006 04:10:21 +0000 (04:10 +0000)]
Revamped cache (again) to support new remoting design.

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

18 years agoRemoved memory listener (for now), added deferred initialization of config.
cantor [Mon, 2 Jan 2006 04:09:59 +0000 (04:09 +0000)]
Removed memory listener (for now), added deferred initialization of config.

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

18 years agoNew handler APIs.
cantor [Mon, 2 Jan 2006 04:09:12 +0000 (04:09 +0000)]
New handler APIs.

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

18 years agoMerged in new RPC and transport-specific logic and server socket mgmt.
cantor [Mon, 2 Jan 2006 04:08:42 +0000 (04:08 +0000)]
Merged in new RPC and transport-specific logic and server socket mgmt.

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

18 years agoMoved RPC-related decls into separate header.
cantor [Mon, 2 Jan 2006 04:07:51 +0000 (04:07 +0000)]
Moved RPC-related decls into separate header.

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

18 years agoMoved logging method out, refined RPC client handle method.
cantor [Mon, 2 Jan 2006 04:07:23 +0000 (04:07 +0000)]
Moved logging method out, refined RPC client handle method.

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

18 years agoFirst cut at 2.0 API design.
cantor [Mon, 2 Jan 2006 04:06:19 +0000 (04:06 +0000)]
First cut at 2.0 API design.

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

18 years agoVS2005 project file.
cantor [Mon, 2 Jan 2006 04:05:34 +0000 (04:05 +0000)]
VS2005 project file.

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

18 years agoUse for_each alg for cleanup.
cantor [Mon, 2 Jan 2006 04:05:02 +0000 (04:05 +0000)]
Use for_each alg for cleanup.

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

18 years agoAdded In/OutProc constants.
cantor [Mon, 2 Jan 2006 04:03:57 +0000 (04:03 +0000)]
Added In/OutProc constants.

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

18 years agoDynamic RPC interface.
cantor [Mon, 2 Jan 2006 04:03:24 +0000 (04:03 +0000)]
Dynamic RPC interface.

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

18 years agoFix for XSS bug.
cantor [Mon, 2 Jan 2006 04:02:54 +0000 (04:02 +0000)]
Fix for XSS bug.

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

18 years agoRemote messaging registration and handling.
cantor [Mon, 2 Jan 2006 04:01:49 +0000 (04:01 +0000)]
Remote messaging registration and handling.

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

18 years agoUpdated file list for new design.
cantor [Mon, 2 Jan 2006 04:01:12 +0000 (04:01 +0000)]
Updated file list for new design.

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

18 years agoDisabled MS warnings, moved RPC classes out of header.
cantor [Mon, 2 Jan 2006 03:59:11 +0000 (03:59 +0000)]
Disabled MS warnings, moved RPC classes out of header.

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

18 years agoMerge in OSU dynamic RPC library
cantor [Mon, 2 Jan 2006 03:58:05 +0000 (03:58 +0000)]
Merge in OSU dynamic RPC library

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

18 years agoMoved CDC cookie impl into separate file.
cantor [Mon, 2 Jan 2006 03:57:40 +0000 (03:57 +0000)]
Moved CDC cookie impl into separate file.

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

18 years agoIgnore VS2005 user files.
cantor [Mon, 2 Jan 2006 03:56:50 +0000 (03:56 +0000)]
Ignore VS2005 user files.

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

18 years agoVS2005 project file
cantor [Mon, 2 Jan 2006 03:55:52 +0000 (03:55 +0000)]
VS2005 project file

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

18 years agoMoved CGI processing out of library, separate artifact/POST methods.
cantor [Mon, 2 Jan 2006 03:55:39 +0000 (03:55 +0000)]
Moved CGI processing out of library, separate artifact/POST methods.

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

18 years agoTurn off bogus MS deprecation warnings.
cantor [Mon, 2 Jan 2006 03:54:19 +0000 (03:54 +0000)]
Turn off bogus MS deprecation warnings.

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

18 years agoInitial version bump to 2.0
cantor [Mon, 2 Jan 2006 03:52:48 +0000 (03:52 +0000)]
Initial version bump to 2.0

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

18 years agoFinal? rename of SHAR/SHIRE sections
cantor [Mon, 2 Jan 2006 03:49:59 +0000 (03:49 +0000)]
Final? rename of SHAR/SHIRE sections

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

18 years agoWithout connection: close, redirects are timing out.
cantor [Sat, 17 Dec 2005 06:08:53 +0000 (06:08 +0000)]
Without connection: close, redirects are timing out.

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

18 years agoBegin to relax restrictions so endpoints can be shared.
cantor [Tue, 15 Nov 2005 22:41:30 +0000 (22:41 +0000)]
Begin to relax restrictions so endpoints can be shared.

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

18 years agoFixed new Apache 1 commands.
cantor [Wed, 9 Nov 2005 17:22:25 +0000 (17:22 +0000)]
Fixed new Apache 1 commands.

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

18 years agoProperly clear REMOTE_USER mapping.
cantor [Tue, 8 Nov 2005 22:02:45 +0000 (22:02 +0000)]
Properly clear REMOTE_USER mapping.

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

18 years agoNested paths were skipping rest of children.
cantor [Mon, 31 Oct 2005 19:21:11 +0000 (19:21 +0000)]
Nested paths were skipping rest of children.

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

18 years agoAllow slashes in path names, fix bugs in handling nested Paths.
cantor [Mon, 31 Oct 2005 18:57:24 +0000 (18:57 +0000)]
Allow slashes in path names, fix bugs in handling nested Paths.

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

18 years agoCheck for null session.
cantor [Mon, 31 Oct 2005 18:11:08 +0000 (18:11 +0000)]
Check for null session.

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

18 years agoXML access control plugin
cantor [Tue, 25 Oct 2005 03:39:32 +0000 (03:39 +0000)]
XML access control plugin

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

18 years agoExpose SAML objects from ICacheEntry
cantor [Tue, 25 Oct 2005 03:39:02 +0000 (03:39 +0000)]
Expose SAML objects from ICacheEntry

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

18 years agoRemove duplicate definition.
cantor [Mon, 24 Oct 2005 21:49:34 +0000 (21:49 +0000)]
Remove duplicate definition.

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

18 years agoUp-ported ACL plugin.
cantor [Mon, 24 Oct 2005 21:40:26 +0000 (21:40 +0000)]
Up-ported ACL plugin.

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

18 years agoFixed inheritance of authz plugins.
cantor [Mon, 24 Oct 2005 21:34:11 +0000 (21:34 +0000)]
Fixed inheritance of authz plugins.

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

18 years agoFix for header spoofing bug wasn't checked into HEAD
cantor [Sun, 23 Oct 2005 23:48:08 +0000 (23:48 +0000)]
Fix for header spoofing bug wasn't checked into HEAD

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

18 years agoFixed inheritance of handler definitions.
cantor [Sun, 23 Oct 2005 23:45:24 +0000 (23:45 +0000)]
Fixed inheritance of handler definitions.

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

18 years agoAdd script mapping to each site /ROOT.
cantor [Sun, 23 Oct 2005 21:46:25 +0000 (21:46 +0000)]
Add script mapping to each site /ROOT.

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

18 years agoAllow SurName by itself.
cantor [Mon, 17 Oct 2005 18:10:38 +0000 (18:10 +0000)]
Allow SurName by itself.

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

18 years agoInclude spaces in URL encoding.
cantor [Sat, 15 Oct 2005 20:04:59 +0000 (20:04 +0000)]
Include spaces in URL encoding.

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

18 years agoAdded noreplace option to config files.
cantor [Wed, 5 Oct 2005 17:34:17 +0000 (17:34 +0000)]
Added noreplace option to config files.

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

18 years agoSync with 1.3
cantor [Tue, 4 Oct 2005 00:01:01 +0000 (00:01 +0000)]
Sync with 1.3

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

18 years agopidfile patch from Jim Fox
cantor [Fri, 23 Sep 2005 20:08:55 +0000 (20:08 +0000)]
pidfile patch from Jim Fox

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

18 years agoBetter log message for valid-user rule failure with no session.
cantor [Wed, 21 Sep 2005 18:02:03 +0000 (18:02 +0000)]
Better log message for valid-user rule failure with no session.

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

18 years agoSync with 1.3
cantor [Wed, 21 Sep 2005 17:51:27 +0000 (17:51 +0000)]
Sync with 1.3

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

18 years agoAdded KeyDescriptor for AA in case it signs.
cantor [Wed, 21 Sep 2005 17:50:44 +0000 (17:50 +0000)]
Added KeyDescriptor for AA in case it signs.

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

18 years agoTrap known exceptions during request config processing.
cantor [Tue, 13 Sep 2005 04:54:42 +0000 (04:54 +0000)]
Trap known exceptions during request config processing.

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

18 years agoTrap known exceptions during request config processing.
cantor [Tue, 13 Sep 2005 04:54:05 +0000 (04:54 +0000)]
Trap known exceptions during request config processing.

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

18 years agoBSD needs pthread header inline.
cantor [Wed, 7 Sep 2005 02:54:41 +0000 (02:54 +0000)]
BSD needs pthread header inline.

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

18 years agoCorrect declaration of lseek.
cantor [Wed, 7 Sep 2005 02:51:04 +0000 (02:51 +0000)]
Correct declaration of lseek.

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

18 years agoAdded additional permissions, synced with FC3 policy 1.17.30-3.16
cantor [Mon, 5 Sep 2005 22:37:58 +0000 (22:37 +0000)]
Added additional permissions, synced with FC3 policy 1.17.30-3.16

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

18 years agoEnabled 64-bit warnings on build.
cantor [Wed, 24 Aug 2005 20:47:27 +0000 (20:47 +0000)]
Enabled 64-bit warnings on build.

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

18 years agoFixed some 64-bit warnings.
cantor [Wed, 24 Aug 2005 20:46:25 +0000 (20:46 +0000)]
Fixed some 64-bit warnings.

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

18 years agoRedesigned cache interface and implementation to store XML, not DOMs.
cantor [Wed, 24 Aug 2005 20:45:59 +0000 (20:45 +0000)]
Redesigned cache interface and implementation to store XML, not DOMs.

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

18 years agoFixed some 64-bit warnings.
cantor [Wed, 24 Aug 2005 18:14:05 +0000 (18:14 +0000)]
Fixed some 64-bit warnings.

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