cvs commit: jakarta-tomcat-connectors/webapp/docs faq.xml

2002-05-15 Thread jfclere
jfclere 02/05/15 09:20:26 Modified:webapp/docs faq.xml Log: Add 2 more. Revision ChangesPath 1.2 +39 -2 jakarta-tomcat-connectors/webapp/docs/faq.xml Index: faq.xml === RCS file: /home

cvs commit: jakarta-tomcat-connectors/webapp/docs faq.xml

2002-05-15 Thread jfclere
jfclere 02/05/15 08:18:43 Added: webapp/docs faq.xml Log: A FAQ could be usefull, no? Revision ChangesPath 1.1 jakarta-tomcat-connectors/webapp/docs/faq.xml Index: faq.xml

cvs commit: jakarta-tomcat-connectors/webapp/docs warp.xml style.xsl

2002-05-10 Thread jfclere
jfclere 02/05/10 16:44:50 Modified:webapp/docs style.xsl Added: webapp/docs warp.xml Log: Add protocol description. Revision ChangesPath 1.4 +41 -1 jakarta-tomcat-connectors/webapp/docs/style.xsl Index: style.xsl

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_warp.c wa_request.c

2002-05-10 Thread jfclere
jfclere 02/05/10 08:30:17 Modified:webapp/apache-1.3 mod_webapp.c webapp/apache-2.0 mod_webapp.c webapp/include wa_request.h webapp/lib pr_warp.c wa_request.c Log: Add modification of status line. Revision ChangesPath 1.34

cvs commit: jakarta-tomcat-connectors/webapp/include wa.h

2002-04-29 Thread jfclere
jfclere 02/04/29 04:02:56 Modified:webapp/include wa.h Log: Typo: a very unlucky one... Revision ChangesPath 1.15 +2 -2 jakarta-tomcat-connectors/webapp/include/wa.h Index: wa.h === RCS

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_warp_socketpool.c Makefile.in Makefile.win pr_warp.c pr_warp.h pr_warp_config.c pr_warp_network.c wa_main.c

2002-04-26 Thread jfclere
jfclere 02/04/26 06:12:35 Modified:webapp/include wa.h webapp/lib Makefile.in Makefile.win pr_warp.c pr_warp.h pr_warp_config.c pr_warp_network.c wa_main.c Added: webapp/lib pr_warp_socketpool.c Log: Add socketpool for win32 and thread

cvs commit: jakarta-tomcat-connectors/webapp/java/org/apache/catalina/connector/warp WarpRequestHandler.java

2002-04-23 Thread jfclere
jfclere 02/04/23 00:48:16 Modified:webapp/java/org/apache/catalina/connector/warp WarpRequestHandler.java Log: PR: 7973 Submitted by: [EMAIL PROTECTED] Revision ChangesPath 1.2 +1 -0 jakarta-tomcat-connectors/webapp/java/org/apache

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache13 mod_jk2.c

2002-04-09 Thread jfclere
jfclere 02/04/09 14:00:38 Modified:jk/native2/common jk_config.c jk_workerEnv.c jk/native2/server/apache13 mod_jk2.c Log: Add $(serverRoot) handling for apache13 and jk_config.c (it cores when modifying the value parameter (in the read only part of executable

cvs commit: jakarta-tomcat-connectors/jk/native2 build.xml

2002-04-09 Thread jfclere
jfclere 02/04/09 13:57:19 Modified:jk/native2 build.xml Log: Add unless HAVE_APR to compile it without APR. Revision ChangesPath 1.17 +2 -0 jakarta-tomcat-connectors/jk/native2/build.xml Index: build.xml

cvs commit: jakarta-tomcat-4.0/webapps/ROOT index.html

2002-03-26 Thread jfclere
jfclere 02/03/26 06:23:02 Modified:catalina/src/share/org/apache/catalina Tag: tomcat_40_branch Globals.java webapps/ROOT Tag: tomcat_40_branch index.html Log: Put back the 4.0.4-B2 to redo the release tag. Revision ChangesPath No

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loader WebappLoader.java

2002-03-25 Thread jfclere
jfclere 02/03/25 06:51:10 Modified:catalina/src/share/org/apache/catalina/loader Tag: tomcat_40_branch WebappLoader.java Log: Another very bad typo ;-(( Revision ChangesPath No revision No revision

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/authenticator BasicAuthenticator.java

2002-03-25 Thread jfclere
jfclere 02/03/25 05:58:35 Modified:catalina/src/share/org/apache/catalina/authenticator Tag: tomcat_40_branch BasicAuthenticator.java Log: Fix a typo. The Basic authentication was not working anymore due to this ;-(( Revision ChangesPath No

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardContext.java

2002-03-23 Thread jfclere
jfclere 02/03/23 05:21:15 Modified:catalina/src/share/org/apache/catalina/core Tag: tomcat_40_branch StandardContext.java Log: Fix PR6982: The resource has no lifecycle and was not valid after stop/start. Revision ChangesPath No

cvs commit: jakarta-tomcat-connectors/webapp/support CygWin.LICENSE.txt cygwin1.dll grep.exe sed.exe

2002-03-11 Thread jfclere
jfclere 02/03/11 14:52:43 Removed: webapp/support CygWin.LICENSE.txt cygwin1.dll grep.exe sed.exe Log: Remove those cygwin files. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

cvs commit: jakarta-tomcat-connectors/webapp README.txt

2002-03-11 Thread jfclere
jfclere 02/03/11 13:54:22 Modified:webapp README.txt Log: Add some explainations for cygwin. Revision ChangesPath 1.17 +5 -0 jakarta-tomcat-connectors/webapp/README.txt Index: README.txt

cvs commit: jakarta-tomcat-service/native/winnt/moni vdmonisvc.c

2002-02-17 Thread jfclere
jfclere 02/02/17 14:14:43 Modified:native/winnt/moni vdmonisvc.c Log: Arrange the shutdown for win9x. Revision ChangesPath 1.5 +178 -65 jakarta-tomcat-service/native/winnt/moni/vdmonisvc.c Index: vdmonisvc.c

cvs commit: jakarta-tomcat-service/native/winnt/moni Makefile vdmonisvc.c

2002-02-16 Thread jfclere
jfclere 02/02/16 14:57:51 Modified:native/winnt/moni Makefile vdmonisvc.c Log: Arrange the logic so that is starting on win9x. Revision ChangesPath 1.3 +4 -0 jakarta-tomcat-service/native/winnt/moni/Makefile Index: Makefile

cvs commit: jakarta-tomcat-service/native/winnt/moni Makefile

2002-02-12 Thread jfclere
jfclere 02/02/12 13:55:46 Modified:native/winnt/moni Makefile Log: Build vdmonisvc as a windows excutable (so that it does not need cygwin1.dll). Revision ChangesPath 1.2 +2 -2 jakarta-tomcat-service/native/winnt/moni/Makefile Index: Makefile

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_info.c

2002-02-11 Thread jfclere
jfclere 02/02/11 00:56:48 Modified:webapp/lib pr_info.c Log: Fix a typo ;-)). PR: 6152 Revision ChangesPath 1.5 +3 -3 jakarta-tomcat-connectors/webapp/lib/pr_info.c Index: pr_info.c

cvs commit: jakarta-tomcat-service/native/winnt/service instmain.cpp

2002-02-10 Thread jfclere
jfclere 02/02/10 14:45:26 Modified:native/winnt README native/winnt/service instmain.cpp Log: Add win95/98 support. Revision ChangesPath 1.2 +0 -1 jakarta-tomcat-service/native/winnt/README Index: README

cvs commit: jakarta-tomcat-service/native/winnt/service Makefile

2002-02-10 Thread jfclere
jfclere 02/02/10 10:02:12 Modified:native/winnt/moni vdmonisvc.c Added: native/winnt Makefile native/winnt/moni Makefile native/winnt/service Makefile Log: Add Makefile for cygwin and arrange vdmonisvc.c. Revision ChangesPath 1.1

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs ssl-howto.xml

2002-02-08 Thread jfclere
jfclere 02/02/08 09:51:05 Modified:webapps/tomcat-docs ssl-howto.xml Log: Add How to install a certificate singed by a certificate authority. Submitted by: pero, [EMAIL PROTECTED] Revision ChangesPath 1.11 +48 -0 jakarta-tomcat-4.0/webapps/tomcat-docs/ssl

cvs commit: jakarta-tomcat-connectors/webapp/java/org/apache/catalina/connector/warp WarpRequest.java

2002-02-08 Thread jfclere
jfclere 02/02/08 03:52:51 Modified:webapp/java/org/apache/catalina/connector/warp WarpRequest.java Log: Fixes problem with Warp connector and HTTP POST via SSL (Fix in read() instead getX509Certificates()). Submitted by: Glen Nakamura, [EMAIL PROTECTED

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2002-02-07 Thread jfclere
jfclere 02/02/07 08:49:38 Modified:catalina build.xml Log: Rollback previous commit (Will look for a better idea!). Revision ChangesPath 1.102 +0 -1 jakarta-tomcat-4.0/catalina/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/webapp/support buildconf.sh

2002-02-07 Thread jfclere
jfclere 02/02/07 07:17:11 Modified:webapp/support buildconf.sh Log: cd .. was not returning to the initial path on ReliantUnix. configure was not created. Revision ChangesPath 1.8 +3 -3 jakarta-tomcat-connectors/webapp/support/buildconf.sh Index

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2002-02-07 Thread jfclere
jfclere 02/02/07 06:50:27 Modified:catalina build.xml Log: Create directory tree for the JK stop file. Revision ChangesPath 1.101 +1 -0 jakarta-tomcat-4.0/catalina/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/jk build.xml

2002-02-07 Thread jfclere
jfclere 02/02/07 06:47:03 Modified:jk build.xml Log: Add directory creation for the Jk2 stop file (ajp13.id). Revision ChangesPath 1.28 +3 -0 jakarta-tomcat-connectors/jk/build.xml Index: build.xml

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config webapp.xml

2002-02-04 Thread jfclere
jfclere 02/02/04 10:03:13 Modified:webapps/tomcat-docs/config webapp.xml Log: Start replacing the FIXMEs by something a little better. Revision ChangesPath 1.2 +56 -5 jakarta-tomcat-4.0/webapps/tomcat-docs/config/webapp.xml Index: webapp.xml

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config http11.xml

2002-02-04 Thread jfclere
jfclere 02/02/04 05:36:07 Modified:webapps/tomcat-docs/config http11.xml Log: Arrange webapp link. Revision ChangesPath 1.3 +1 -1 jakarta-tomcat-4.0/webapps/tomcat-docs/config/http11.xml Index: http11.xml

cvs commit: jakarta-tomcat-connectors/webapp/docs warp.html

2002-02-01 Thread jfclere
jfclere 02/02/01 06:29:30 Modified:webapp/docs warp.html Log: Add the missing part of the document. Revision ChangesPath 1.5 +162 -13 jakarta-tomcat-connectors/webapp/docs/warp.html Index: warp.html

cvs commit: jakarta-tomcat-connectors/webapp README.txt

2002-01-30 Thread jfclere
jfclere 02/01/30 01:41:16 Modified:webapp README.txt Log: Add explainations to build tomcat-webapp.jar using Ant. Revision ChangesPath 1.16 +17 -16jakarta-tomcat-connectors/webapp/README.txt Index: README.txt

cvs commit: jakarta-tomcat-connectors/webapp/lib Makefile.in

2002-01-30 Thread jfclere
jfclere 02/01/30 01:21:29 Modified:webapp configure.in webapp/lib Makefile.in Log: Remove the logic that build warp.jar using make. Please use ant instead. Revision ChangesPath 1.50 +3 -120jakarta-tomcat-connectors/webapp/configure.in

cvs commit: jakarta-tomcat-connectors/webapp/docs warp.html

2002-01-28 Thread jfclere
jfclere 02/01/28 08:27:21 Added: webapp/docs warp.html Log: Put back the warp.html file after updating it according to the source code. Revision ChangesPath 1.4 +746 -545 jakarta-tomcat-connectors/webapp/docs/warp.html -- To unsubscribe, e-mail

cvs commit: jakarta-tomcat-connectors/webapp Makefile.in

2002-01-22 Thread jfclere
jfclere 02/01/22 03:05:06 Modified:webapp Makefile.in Log: Add javadoc and scandoc generation. Revision ChangesPath 1.25 +7 -1 jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in

cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 mod_webapp.c

2002-01-17 Thread jfclere
jfclere 02/01/17 09:02:14 Modified:webapp/apache-1.3 mod_webapp.c webapp/apache-2.0 mod_webapp.c Log: Change REMOTE_HOST to REMOTE_NAME as describes ServletRequest.getRemoteHost(). Revision ChangesPath 1.31 +2 -2 jakarta-tomcat-connectors/webapp

cvs commit: jakarta-tomcat-connectors/webapp/java WarpConnector.java

2002-01-17 Thread jfclere
jfclere 02/01/17 00:57:35 Modified:webapp/java WarpConnector.java Log: Make the WARP connector's thread a daemon thread so that Tomcat shutdown still works without a System.exit(0) call in Bootstrap.java. (Ported from TC4.0 author: craigmcc). Revision Changes

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/server/tomcat40 JkConnector.java

2002-01-16 Thread jfclere
jfclere 02/01/16 07:38:29 Modified:jk/java/org/apache/jk/common ChannelJni.java ChannelSocket.java ChannelUn.java ChannelUnixSocket.java jk/java/org/apache/jk/core Channel.java jk/java/org/apache/jk/server

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 mod_jk.c

2002-01-15 Thread jfclere
jfclere 02/01/15 05:49:11 Modified:jk/native2/server/apache2 mod_jk.c Log: Correct a typo (if the worker is null mod_jk cores). Revision ChangesPath 1.17 +2 -2 jakarta-tomcat-connectors/jk/native2/server/apache2/mod_jk.c Index: mod_jk.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_map.c

2002-01-15 Thread jfclere
jfclere 02/01/15 01:43:14 Modified:jk/native2/common jk_map.c Log: Return default value if not found. Revision ChangesPath 1.13 +6 -2 jakarta-tomcat-connectors/jk/native2/common/jk_map.c Index: jk_map.c

cvs commit: jakarta-tomcat-connectors/jk/native2/jni jk_jni_aprImpl.c

2002-01-14 Thread jfclere
jfclere 02/01/14 01:36:13 Modified:jk/java/org/apache/jk/common ChannelUn.java jk/native2 build.xml jk/native2/jni jk_jni_aprImpl.c Log: The file used by the socket was removed twice (in java and native code). I have commented out the removal in the

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_registry.c jk_registry.h

2002-01-14 Thread jfclere
jfclere 02/01/14 01:26:52 Modified:jk/native2/common jk_registry.c jk_registry.h Log: Arrange two small problems (native2 was not compiling). Revision ChangesPath 1.10 +3 -2 jakarta-tomcat-connectors/jk/native2/common/jk_registry.c Index: jk_registry.c

cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2002-01-11 Thread jfclere
jfclere 02/01/11 08:43:58 Modified:catalina/src/conf server.xml Log: The appBase has be to in WarpConnector not it WarpEngine. PR: 5031 Revision ChangesPath 1.48 +2 -2 jakarta-tomcat-4.0/catalina/src/conf/server.xml Index: server.xml

cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2002-01-11 Thread jfclere
jfclere 02/01/11 08:39:14 Modified:catalina/src/conf Tag: tomcat_40_branch server.xml Log: The appBase should be in WarpConnector not in WarpEngine. It will apply for all virtual hosts deployed bu mod_webapp. PR: 5031 Revision ChangesPath No

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.0.2-B2.txt

2002-01-10 Thread jfclere
jfclere 02/01/10 08:43:18 Modified:.Tag: tomcat_40_branch RELEASE-NOTES-4.0.2-B2.txt Log: This error in mod_webapp has been corrected. Revision ChangesPath No revision No revision 1.1.2.4 +1 -5 jakarta

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 mod_webapp.c

2002-01-10 Thread jfclere
jfclere 02/01/10 07:13:21 Modified:webapp/apache-1.3 mod_webapp.c Log: Fix getScheme() for ApacheSSL. PR: 5372 Submitted by: David Graff, [EMAIL PROTECTED] Revision ChangesPath 1.30 +5 -2 jakarta-tomcat-connectors/webapp/apache-1.3/mod_webapp.c Index

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_warp_config.c

2002-01-09 Thread jfclere
jfclere 02/01/09 09:36:01 Modified:webapp/lib pr_warp_config.c Log: Check the name of the connection to allow multiple Tomcats. PR:5198 Revision ChangesPath 1.8 +8 -1 jakarta-tomcat-connectors/webapp/lib/pr_warp_config.c Index: pr_warp_config.c

cvs commit: jakarta-tomcat-connectors/webapp/java WarpConfigurationHandler.java

2002-01-09 Thread jfclere
jfclere 02/01/09 06:29:11 Modified:webapp/java WarpConfigurationHandler.java Log: The findChild() needs a lower case name (See setName). PR: 4334 Revision ChangesPath 1.17 +2 -1 jakarta-tomcat-connectors/webapp/java/WarpConfigurationHandler.java Index

cvs commit: jakarta-tomcat-connectors/webapp/lib wa_request.c

2002-01-09 Thread jfclere
jfclere 02/01/09 03:26:08 Modified:webapp/lib wa_request.c Log: Call wa_startup() if the application is not deployed. The problem was when starting Apache before Tomcat. Submitted by: Martin van den Bemt, [EMAIL PROTECTED] Revision ChangesPath 1.17 +11 -3

cvs commit: jakarta-tomcat-connectors/jk/native2/tomcat UnixSocket.c

2002-01-05 Thread jfclere
jfclere 02/01/05 02:03:43 Modified:jk/java/org/apache/jk/server JkMain.java jk/native2 build.xml Added: jk/java/org/apache/jk/common ChannelUnixSocket.java jk/native2/tomcat UnixSocket.c Log: Add code for AF_UNIX sockets. Revision Changes

cvs commit: jakarta-tomcat-connectors/jk/native2/tomcat - New directory

2002-01-05 Thread jfclere
jfclere 02/01/05 02:00:29 jakarta-tomcat-connectors/jk/native2/tomcat - New directory -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

cvs commit: jakarta-tomcat-connectors/jk/native2/common/apr jk_channel_apr_socket.c

2001-12-31 Thread jfclere
jfclere 01/12/31 14:39:45 Added: jk/native2/common/apr jk_channel_apr_socket.c Log: APR and UNIX sockets code. Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/native2/common/apr/jk_channel_apr_socket.c Index: jk_channel_apr_socket.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common/apr - New directory

2001-12-31 Thread jfclere
jfclere 01/12/31 14:25:56 jakarta-tomcat-connectors/jk/native2/common/apr - New directory -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_env.c jk_map.c jk_registry.c jk_registry.h

2001-12-31 Thread jfclere
jfclere 01/12/31 14:25:03 Modified:jk/native2 build.xml jk/native2/common jk_env.c jk_map.c jk_registry.c jk_registry.h Log: Add a piece of APR. And arrange build.xml for Linux (Sun JVM). Revision ChangesPath 1.8 +13 -1

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp/tomcat4 Ajp13Connector.java Ajp13Processor.java

2001-12-20 Thread jfclere
jfclere 01/12/20 09:44:51 Modified:jk/java/org/apache/ajp/tomcat4 Ajp13Connector.java Ajp13Processor.java Log: Arrange some of the 4.1 incompatibilties... Till where I am able to do it! - Please undo if needed - Revision ChangesPath 1.10

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.0.2-B1.txt

2001-12-19 Thread jfclere
jfclere 01/12/19 09:39:47 Modified:.Tag: tomcat_40_branch RELEASE-NOTES-4.0.2-B1.txt Log: Start aranging the WARP part of the readme... Revision ChangesPath No revision No revision 1.1.2.5 +3 -2 jakarta

cvs commit: jakarta-tomcat-connectors/webapp/docs build-u.html

2001-12-05 Thread jfclere
jfclere 01/12/05 00:19:17 Modified:webapp/docs build-u.html Log: rm -rf not rmdiri -rf ... Revision ChangesPath 1.4 +2 -2 jakarta-tomcat-connectors/webapp/docs/build-u.html Index: build-u.html

cvs commit: jakarta-tomcat-connectors/webapp/docs build-u.html

2001-12-05 Thread jfclere
jfclere 01/12/05 00:18:19 Modified:webapp/docs build-u.html Log: Arrange some small problems. Submitted by: Andrew Savory, [EMAIL PROTECTED] Revision ChangesPath 1.3 +2 -3 jakarta-tomcat-connectors/webapp/docs/build-u.html Index: build-u.html

cvs commit: jakarta-tomcat-connectors/webapp configure.in

2001-11-23 Thread jfclere
jfclere 01/11/23 04:12:59 Modified:webapp configure.in Log: Add --with-apr-lib and --with-apr-include for "special" httpd-2.0 installations. Revision ChangesPath 1.49 +76 -4 jakarta-tomcat-connectors/webapp/configure.in Index: co

cvs commit: jakarta-tomcat-connectors KEYS

2001-11-22 Thread jfclere
jfclere 01/11/22 07:51:55 Modified:.KEYS Log: Add my key. :)) Revision ChangesPath 1.3 +29 -0 jakarta-tomcat-connectors/KEYS Index: KEYS === RCS file: /home/cvs/jakarta-tomcat

cvs commit: jakarta-tomcat-connectors/webapp CHANGES

2001-11-22 Thread jfclere
jfclere 01/11/22 05:21:30 Added: webapp CHANGES Log: Add it. Please go on filling it :)) Revision ChangesPath 1.1 jakarta-tomcat-connectors/webapp/CHANGES Index: CHANGES

cvs commit: jakarta-tomcat-connectors/webapp configure.in

2001-11-22 Thread jfclere
jfclere 01/11/22 03:36:21 Modified:webapp configure.in Log: Check LDFLAGS_SHLIB and CFLAGS of apxs, that prevents problems later. Revision ChangesPath 1.48 +17 -1 jakarta-tomcat-connectors/webapp/configure.in Index: configure.in

cvs commit: jakarta-tomcat-connectors/webapp configure.in

2001-11-12 Thread jfclere
jfclere 01/11/12 10:02:01 Modified:webapp configure.in Log: Prevent in configure mixing native cc and gcc on Solaris. In apache-1.3 it was causing unresolved __lshrdi3 when loading mod_webapp.so In apache-2.0 it was not compiling. Revision ChangesPath 1.47

cvs commit: jakarta-tomcat-connectors/jk/native/scripts/build config_vars.mk rules.mk

2001-11-02 Thread jfclere
jfclere 01/11/02 10:42:25 Modified:jk/native configure.in jk/native/apache-1.3 Makefile.am jk/native/apache-2.0 Makefile.in jk/native/common Makefile.in jk/native/jni Makefile.in jk/native/scripts/build rules.mk

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/valves CertificatesValve.java

2001-11-01 Thread jfclere
jfclere 01/11/01 15:05:21 Modified:catalina/src/share/org/apache/catalina/valves CertificatesValve.java Log: Add javax.servlet.request.ssl_session to TC standalone. Revision ChangesPath 1.8 +19 -4 jakarta-tomcat-4.0/catalina/src/share

cvs commit: jakarta-tomcat-connectors/webapp/java WarpRequest.java

2001-10-31 Thread jfclere
jfclere 01/10/31 15:21:34 Modified:webapp/java WarpRequest.java Log: Previous was wrong... C is not Java! Revision ChangesPath 1.14 +1 -1 jakarta-tomcat-connectors/webapp/java/WarpRequest.java Index: WarpRequest.java

cvs commit: jakarta-tomcat-connectors/webapp/java WarpRequest.java

2001-10-31 Thread jfclere
jfclere 01/10/31 15:14:10 Modified:webapp/apache-1.3 mod_webapp.c webapp/java WarpRequest.java Log: Fix the core problem PR: 4545 Revision ChangesPath 1.28 +5 -2 jakarta-tomcat-connectors/webapp/apache-1.3/mod_webapp.c Index: mod_webapp.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp_common.c jk_global.h jk_md5.c

2001-10-31 Thread jfclere
jfclere 01/10/31 06:03:23 Modified:jk/native/apache-1.3 mod_jk.c jk/native/common jk_ajp_common.c jk_global.h jk_md5.c Log: Add support for BS2000 and finish EBCDIC support. Revision ChangesPath 1.20 +3 -3 jakarta-tomcat-connectors/jk/native

cvs commit: jakarta-tomcat-connectors/webapp/java WarpConnector.java

2001-10-30 Thread jfclere
jfclere 01/10/31 00:10:29 Modified:jk/java/org/apache/ajp/tomcat4 Ajp13Connector.java webapp/java WarpConnector.java Log: Rechange net.ServerSocketFactory to ServerSocketFactory. Otherwise the connectors are not building against TC 4.0.1 Revision Changes

cvs commit: jakarta-tomcat-connectors/jk/native buildconf.sh

2001-10-26 Thread jfclere
jfclere 01/10/26 08:33:46 Modified:jk/native buildconf.sh Log: Remove the mkdir: Directory named was wrong and a dummy file in the directory is already used to make sure that the directory is created. Revision ChangesPath 1.3 +0 -2 jakarta-tomcat

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 mod_webapp.c

2001-10-22 Thread jfclere
jfclere 01/10/22 15:11:14 Modified:webapp/apache-1.3 mod_webapp.c Log: Some more typos. Revision ChangesPath 1.26 +3 -3 jakarta-tomcat-connectors/webapp/apache-1.3/mod_webapp.c Index: mod_webapp.c

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_warp.c

2001-10-22 Thread jfclere
jfclere 01/10/22 15:00:04 Modified:webapp/lib pr_warp.c Log: Change ssl_cert to cert otherwise it even does not compile! Revision ChangesPath 1.18 +3 -3 jakarta-tomcat-connectors/webapp/lib/pr_warp.c Index: pr_warp.c

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_warp.c

2001-10-22 Thread jfclere
jfclere 01/10/22 14:44:21 Modified:webapp/apache-1.3 mod_webapp.c webapp/java Constants.java.in Makefile.in WarpConnector.java WarpRequest.java webapp/lib pr_warp.c Added: webapp/java WarpCertificates.java Log: Add logic

cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 mod_webapp.c

2001-10-03 Thread jfclere
jfclere 01/10/03 06:42:57 Modified:webapp/apache-2.0 mod_webapp.c Log: Fix the port (the direct was not working). Revision ChangesPath 1.4 +3 -3 jakarta-tomcat-connectors/webapp/apache-2.0/mod_webapp.c Index: mod_webapp.c

cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 Makefile.in

2001-10-03 Thread jfclere
jfclere 01/10/03 05:35:14 Modified:webapp Makefile.in configure.in webapp/apache-2.0 Makefile.in Log: mod_webapp build cleanups Submitted by: Justin Erenkrantz [EMAIL PROTECTED] Revision ChangesPath 1.21 +7 -1 jakarta-tomcat-connectors

cvs commit: jakarta-tomcat build.xml

2001-09-21 Thread jfclere
jfclere 01/09/21 04:03:41 Modified:.build.xml Log: Add exclude for tomcat.jar target. (Otherwise does compile with JDK1.1.8). Revision ChangesPath 1.155 +16 -6 jakarta-tomcat/build.xml Index: build.xml

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/compat CertCompat.java JSSECertCompat.java

2001-09-21 Thread jfclere
jfclere 01/09/21 01:29:56 Modified:.build.xml src/share/org/apache/tomcat/modules/server Http10Interceptor.java Added: src/share/org/apache/tomcat/util/compat CertCompat.java JSSECertCompat.java Log: Add

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/server PoolTcpConnector.java

2001-09-20 Thread jfclere
jfclere 01/09/20 07:39:17 Modified:src/share/org/apache/tomcat/modules/server PoolTcpConnector.java Log: Add clientauth parameter (Otherwise Client Certificates cannot be used). Revision ChangesPath 1.11 +8 -0 jakarta-tomcat/src/share

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/server Ajp13.java

2001-09-18 Thread jfclere
jfclere 01/09/18 05:29:30 Modified:src/share/org/apache/tomcat/modules/server Ajp13.java Log: Arrange "javax.servlet.request.X509Certificate" so that it follows the spec's Note that it is only the first certificate of the chain. Revision ChangesPath 1

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp Ajp13.java

2001-09-17 Thread jfclere
jfclere 01/09/17 08:45:50 Modified:jk/java/org/apache/ajp Ajp13.java Log: I have noted that I used javax.security.cert instead of java.security.cert. Revision ChangesPath 1.14 +10 -4 jakarta-tomcat-connectors/jk/java/org/apache/ajp/Ajp13.java Index: Ajp13

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp Ajp13.java

2001-09-14 Thread jfclere
jfclere 01/09/14 07:26:39 Modified:jk/java/org/apache/ajp Ajp13.java Log: Arrange javax.servlet.request.X509Certificate so that it follows SRV4.7 2.3 Spec's. Revision ChangesPath 1.13 +18 -2 jakarta-tomcat-connectors/jk/java/org/apache/ajp/Ajp13

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp_common.c

2001-09-14 Thread jfclere
jfclere 01/09/14 04:15:00 Modified:jk/java/org/apache/ajp Ajp13.java jk/native/common jk_ajp_common.c Log: Arrange the KEY_SIZE_ATTR. (Note it is for TC4.0). Revision ChangesPath 1.12 +5 -2 jakarta-tomcat-connectors/jk/java/org/apache/ajp/Ajp13

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp Ajp13.java

2001-09-13 Thread jfclere
jfclere 01/09/13 07:29:51 Modified:jk/java/org/apache/ajp Ajp13.java Log: Add javax.servlet.request.key_size for TC4.0 Revision ChangesPath 1.11 +2 -0 jakarta-tomcat-connectors/jk/java/org/apache/ajp/Ajp13.java Index: Ajp13.java

cvs commit: jakarta-tomcat-4.0/webapps/examples build.xml

2001-09-10 Thread jfclere
jfclere 01/09/10 09:17:52 Modified:webapps/examples build.xml Log: Add mail.jar otherwise the SendMailServlet does not compile. Revision ChangesPath 1.11 +1 -0 jakarta-tomcat-4.0/webapps/examples/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 mod_webapp.c

2001-09-06 Thread jfclere
jfclere 01/09/06 10:00:54 Modified:jk/native/apache-2.0 mod_jk.c webapp/apache-2.0 mod_webapp.c Log: Arrange apache-2.0 support (like in mod_jk.c). Submitted by: Ryan Bloom, [EMAIL PROTECTED] Revision ChangesPath 1.23 +2 -2 jakarta-tomcat

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2001-09-06 Thread jfclere
jfclere 01/09/06 06:39:29 Modified:jk/native/apache-2.0 mod_jk.c Log: This patch allows mod_jk to successfully serve pages against Apache 2.0 and Tomcat. This is required after the changes to abstract out location and directory walks from the core request processing. (since

cvs commit: jakarta-tomcat-connectors/jk/native configure.in

2001-09-06 Thread jfclere
jfclere 01/09/06 01:49:39 Modified:jk/native configure.in Log: Improve the error message with the given apxs is no valid. Revision ChangesPath 1.12 +3 -3 jakarta-tomcat-connectors/jk/native/configure.in Index: configure.in

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_map.c jk_map.h jk_util.c jk_util.h

2001-09-05 Thread jfclere
jfclere 01/09/05 10:05:24 Modified:jk/native/apache-2.0 mod_jk.c jk/native/common jk_map.c jk_map.h jk_util.c jk_util.h Log: Get ride of some warnings - But there is still a lot to do with const - I have put /* DIRTY */ where the cast looks weird. Revision

cvs commit: jakarta-tomcat-connectors/webapp configure.in

2001-09-05 Thread jfclere
jfclere 01/09/05 08:40:27 Modified:webapp configure.in Log: Correct a typo $ missing. Revision ChangesPath 1.27 +2 -2 jakarta-tomcat-connectors/webapp/configure.in Index: configure.in

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2001-09-05 Thread jfclere
jfclere 01/09/05 07:43:48 Modified:jk/native/apache-2.0 mod_jk.c Log: Clean some useless code - and compare it with TC3.x code - Revision ChangesPath 1.20 +3 -26 jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c Index: mod_jk.c

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2001-09-05 Thread jfclere
jfclere 01/09/05 06:00:26 Modified:jk/native/apache-2.0 mod_jk.c Log: Change tabs into 4 spaces. Revision ChangesPath 1.19 +83 -83jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c Index: mod_jk.c

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-09-05 Thread jfclere
jfclere 01/09/05 04:05:47 Modified:webapp Makefile.in configure.in webapp/apache-1.3 Makefile.in Log: Commit Ryan's patches for the configure/Makefile. Arrange install of mod_webapp.so apache-1.3 (The script what installed). Revision ChangesPath

cvs commit: jakarta-tomcat-connectors/jk/native/apache-1.3 mod_jk.c

2001-09-04 Thread jfclere
jfclere 01/09/04 06:04:03 Modified:jk/native/apache-1.3 mod_jk.c Log: Arrange the handle of relative pathes. Revision ChangesPath 1.13 +8 -10 jakarta-tomcat-connectors/jk/native/apache-1.3/mod_jk.c Index: mod_jk.c

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2001-09-04 Thread jfclere
jfclere 01/09/04 03:57:04 Modified:jk/native/apache-2.0 mod_jk.c Log: The code was not prepared for windows. And ap_server_root_relative does the ap_pstrdup for us. Revision ChangesPath 1.18 +5 -11 jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c

cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 .cvsignore

2001-09-04 Thread jfclere
jfclere 01/09/04 02:36:00 Added: webapp/apache-2.0 .cvsignore Log: Was missing. Revision ChangesPath 1.1 jakarta-tomcat-connectors/webapp/apache-2.0/.cvsignore Index: .cvsignore

cvs commit: jakarta-tomcat-connectors/webapp configure.in

2001-09-03 Thread jfclere
jfclere 01/09/03 05:58:31 Modified:webapp configure.in Log: Change APXS_LD_SHLIB to prevent problem while doing make. Revision ChangesPath 1.25 +4 -1 jakarta-tomcat-connectors/webapp/configure.in Index: configure.in

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2001-09-03 Thread jfclere
jfclere 01/09/03 03:08:11 Modified:jk/native/apache-1.3 mod_jk.c jk/native/apache-2.0 mod_jk.c Log: Allow relative path for the workers file. Revision ChangesPath 1.12 +10 -3 jakarta-tomcat-connectors/jk/native/apache-1.3/mod_jk.c Index

cvs commit: jakarta-tomcat-4.0/service/native location.c

2001-09-03 Thread jfclere
jfclere 01/09/03 00:43:56 Modified:service/native location.c Log: Correct a typo. Submitted by: Dave, [EMAIL PROTECTED] Revision ChangesPath 1.3 +2 -2 jakarta-tomcat-4.0/service/native/location.c Index: location.c

cvs commit: jakarta-tomcat-connectors/jk/native configure.in

2001-08-31 Thread jfclere
jfclere 01/08/31 05:16:57 Modified:jk/native configure.in Log: remove the last rm... Revision ChangesPath 1.11 +1 -2 jakarta-tomcat-connectors/jk/native/configure.in Index: configure.in

cvs commit: jakarta-tomcat-connectors/jk/native configure.in

2001-08-31 Thread jfclere
jfclere 01/08/31 03:37:42 Modified:jk/native configure.in Log: Improve the testing of the apache version (forgotten in previous commit!). Revision ChangesPath 1.10 +2 -4 jakarta-tomcat-connectors/jk/native/configure.in Index: configure.in

cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 Makefile.in

2001-08-31 Thread jfclere
jfclere 01/08/31 03:26:24 Modified:webapp Makefile.in configure.in webapp/apache-1.3 Makefile.in webapp/apache-2.0 Makefile.in Log: Merge Ryan's changes with mines. Revision ChangesPath 1.16 +17 -1 jakarta-tomcat-conne

<    1   2   3   4   5   >