cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-06-16 Thread mturk
mturk 2005/06/16 09:59:25 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5.exe tomcat5w.exe Log: Fix bug 35359 -- Crash with "Environment" variables that do not contain "%". Revision ChangesPath No revision No revision 1.2.2.9 +49

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-06-16 Thread mturk
mturk 2005/06/16 09:58:33 Modified:procrun/bin tomcat5.exe tomcat5w.exe Log: Fix bug 35359 -- Crash with "Environment" variables that do not contain "%". Revision ChangesPath 1.15 +49 -48jakarta-tomcat-connectors/procrun/bin/tomcat5.exe <>

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-06-16 Thread mturk
mturk 2005/06/16 03:05:03 Modified:procrun/bin tomcat5.exe tomcat5w.exe Log: Add 'Thread Dump' signal for service mode. Manager has a menu item 'Thread Dump' that sends the CTRL+BREAK evant to the service. Revision ChangesPath 1.14 +118 -119 jakarta-tomcat-con

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-06-16 Thread mturk
mturk 2005/06/16 03:05:49 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5.exe tomcat5w.exe Log: Add 'Thread Dump' signal for service mode. Manager has a menu item 'Thread Dump' that sends the CTRL+BREAK evant to the service. Revision ChangesPath No re

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-04-17 Thread mturk
mturk 2005/04/17 03:43:58 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5.exe tomcat5w.exe Log: Backport from HEAD Allow passing sperator chars (; and #) inside params by enclosing them inside single or double quotes. Revision ChangesPath No revision

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-04-17 Thread mturk
mturk 2005/04/17 03:42:58 Modified:procrun/bin tomcat5.exe tomcat5w.exe Log: Allow passing sperator chars (; and #) inside params by enclosing them inside single or double quotes. Revision ChangesPath 1.13 +52 -52jakarta-tomcat-connectors/procrun/bin/tomcat5.

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-04-12 Thread mturk
mturk 2005/04/12 12:26:44 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5.exe tomcat5w.exe Log: Sync the branch with HEAD Revision ChangesPath No revision No revision 1.2.2.6 +51 -49jakarta-tomcat-connectors/procrun/bin/tomcat5

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-04-12 Thread mturk
mturk 2005/04/12 12:26:05 Modified:procrun/bin tomcat5.exe tomcat5w.exe Log: Latest binary builds. See commons/daemon for changes Revision ChangesPath 1.12 +51 -49jakarta-tomcat-connectors/procrun/bin/tomcat5.exe <> 1.11 +49 -48jakar

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-04-12 Thread mturk
mturk 2005/04/12 10:30:37 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5.exe tomcat5w.exe Log: Sync the branch with HEAD Revision ChangesPath No revision No revision 1.2.2.5 +91 -90jakarta-tomcat-connectors/procrun/bin/tomcat5

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe

2005-04-12 Thread mturk
mturk 2005/04/12 10:28:52 Modified:procrun/bin tomcat5.exe Log: New binary with /STACK size of 256K. Revision ChangesPath 1.11 +2 -2 jakarta-tomcat-connectors/procrun/bin/tomcat5.exe <>

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2004-11-13 Thread mturk
mturk 2004/11/13 10:54:41 Modified:procrun/bin tomcat5.exe tomcat5w.exe Log: New procrun binaries with 'auto' stderr/stdout log files. Revision ChangesPath 1.10 +91 -90jakarta-tomcat-connectors/procrun/bin/tomcat5.exe <> 1.10 +8 -8

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2004-09-25 Thread mturk
mturk 2004/09/25 07:30:30 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5.exe tomcat5w.exe Log: Backport from HEAD. Fix console handler for jni. Now we register -Xrs only for service mode, so that CTRL+BREAK dumps the thread. Revision ChangesPath No r

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2004-09-25 Thread mturk
mturk 2004/09/25 07:28:13 Modified:procrun/bin tomcat5.exe tomcat5w.exe Log: Fix console handler for jni. Now we register -Xrs only for service mode, so that CTRL+BREAK dumps the thread. Revision ChangesPath 1.9 +48 -52jakarta-tomcat-connectors/procrun/bin/t

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2004-09-19 Thread mturk
mturk 2004/09/19 01:52:36 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5.exe tomcat5w.exe Log: Backport from HEAD with latest binaries that fixes shutdown service problems. See procrun.c and javajni.c for details. Revision ChangesPath No revision No

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2004-09-19 Thread mturk
mturk 2004/09/19 01:50:13 Modified:procrun/bin tomcat5.exe tomcat5w.exe Log: Latest binaries that fixes shutdown service problems. See procrun.c and javajni.c for details. Revision ChangesPath 1.8 +95 -88jakarta-tomcat-connectors/procrun/bin/tomcat5.exe

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe

2004-09-18 Thread mturk
mturk 2004/09/18 12:26:21 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5.exe Log: Backport from HEAD. In debug mode redirect messages to console output. Revision ChangesPath No revision No revision 1.2.2.2 +77 -85jakarta-tom

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe

2004-09-13 Thread mturk
mturk 2004/09/13 10:52:09 Modified:procrun/bin tomcat5.exe Log: In debug mode redirect messages to console output. Revision ChangesPath 1.7 +77 -85jakarta-tomcat-connectors/procrun/bin/tomcat5.exe <> --

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2004-09-05 Thread mturk
mturk 2004/09/05 00:57:05 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5.exe tomcat5w.exe Log: Backport binaries to TOMCAT_5_0 branch. Revision ChangesPath No revision No revision 1.2.2.1 +135 -131 jakarta-tomcat-connectors/procr

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe

2004-09-05 Thread mturk
mturk 2004/09/05 00:17:51 Modified:procrun/bin tomcat5.exe Log: Latest binary build. Revision ChangesPath 1.6 +35 -39jakarta-tomcat-connectors/procrun/bin/tomcat5.exe <> - To

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe

2004-08-10 Thread mturk
mturk 2004/08/10 23:37:17 Modified:procrun/bin tomcat5.exe Log: Fix bug 30572 not setting Startup auto on //IS Revision ChangesPath 1.5 +2 -2 jakarta-tomcat-connectors/procrun/bin/tomcat5.exe <> --

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2004-08-10 Thread mturk
mturk 2004/08/10 04:15:58 Modified:procrun/bin tomcat5.exe tomcat5w.exe Log: Latest Tomcat5 and Tomcat5w binaries. Fixes the environment and JvmMs and JvmMx parsing. Revision ChangesPath 1.4 +129 -115 jakarta-tomcat-connectors/procrun/bin/tomcat5.exe