andya 2004/05/06 06:34:26
Modified:jk/native2/server/dsapi config.h
Log:
Changes so that the test subproject builds cleanly. Should only effect the Windows
version.
Revision ChangesPath
1.11 +2 -2 jakarta-tomcat-connectors/jk/native2/server/dsapi/config.h
andya 2004/04/29 05:23:08
Modified:jk/native2/server/dsapi config.h
Log:
Bumped version number
Revision ChangesPath
1.9 +2 -2 jakarta-tomcat-connectors/jk/native2/server/dsapi/config.h
Index: config.h
===
andya 2004/04/28 08:28:47
Modified:jk/native2/server/dsapi config.h
Log:
Bumped version number to 2.0.3
Revision ChangesPath
1.8 +2 -2 jakarta-tomcat-connectors/jk/native2/server/dsapi/config.h
Index: config.h
==
andya 2004/01/29 08:23:50
Modified:jk/native2/server/dsapi config.h jk_dsapi_plugin.c
Log:
Changed error handling in the event that a URI can not be unescaped. Now returns an
access denied message if a URI that can not be decoded is found.
Revision ChangesPath
1.4
andya 2004/01/29 07:43:24
Modified:jk/native2/server/dsapi config.h jk_dsapi_plugin.c
Log:
Fixed a bug in path decoding which caused problems with parameters that contained
encoded forward slashes.
Made error reporting slightly more diagnostic.
Revision ChangesPath
1