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

2004-11-11 Thread mturk
mturk 2004/11/11 09:43:01 Modified:jk/native/common jk_ajp14.c Log: Add new trace macros and clean up some log messages. Revision ChangesPath 1.23 +86 -48jakarta-tomcat-connectors/jk/native/common/jk_ajp14.c Index: jk_ajp14.c

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

2004-11-11 Thread mturk
mturk 2004/11/11 09:28:59 Modified:jk/native/common jk_ajp13_worker.c Log: Add new trace macros and clean up some log messages. Revision ChangesPath 1.19 +23 -14 jakarta-tomcat-connectors/jk/native/common/jk_ajp13_worker.c Index: jk_ajp13_worker.c

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

2004-11-11 Thread mturk
mturk 2004/11/11 09:25:05 Modified:jk/native/common jk_ajp13.c Log: Add new trace macros. Revision ChangesPath 1.13 +5 -11 jakarta-tomcat-connectors/jk/native/common/jk_ajp13.c Index: jk_ajp13.c

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

2004-11-11 Thread mturk
mturk 2004/11/11 09:16:35 Modified:jk/native/common jk_msg_buff.c Log: When logrequest is DEBUG dump only message info. In any other case dump entire message packet. Also dump entire message when loglevel is trace. Revision ChangesPath 1.23 +6 -3 jakarta

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

2004-11-11 Thread mturk
mturk 2004/11/11 09:06:06 Modified:jk/native/common jk_util.c Log: Implement new __FUNCTION__ logging. Also log PID and ThreadID. This helps tracing log messages when they are comming from diferent childs/threads. Revision ChangesPath 1.35 +46 -9 jakarta

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_mt.h

2004-11-11 Thread mturk
mturk 2004/11/11 09:04:04 Modified:jk/native/common jk_mt.h Log: Add thread identifier macro Revision ChangesPath 1.7 +7 -1 jakarta-tomcat-connectors/jk/native/common/jk_mt.h Index: jk_mt.h

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

2004-11-11 Thread mturk
mturk 2004/11/11 09:03:29 Modified:jk/native/common jk_msg_buff.c Log: Backport message dumping from JK2. The message will dump if loglevel is trace Revision ChangesPath 1.22 +49 -7 jakarta-tomcat-connectors/jk/native/common/jk_msg_buff.c Index

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_logger.h

2004-11-11 Thread mturk
mturk 2004/11/11 09:02:25 Modified:jk/native/common jk_logger.h Log: Use __FUNCTION__ for every log level except REQUEST Revision ChangesPath 1.16 +5 -3 jakarta-tomcat-connectors/jk/native/common/jk_logger.h Index: jk_logger.h

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

2004-11-11 Thread mturk
mturk 2004/11/11 09:01:50 Modified:jk/native/common jk_global.h Log: Add include for getpid() Revision ChangesPath 1.39 +2 -1 jakarta-tomcat-connectors/jk/native/common/jk_global.h Index: jk_global.h

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

2004-11-11 Thread mturk
mturk 2004/11/11 06:09:03 Modified:jk/native/common jk_pool.c Log: Add missing semicolon. Revision ChangesPath 1.12 +2 -2 jakarta-tomcat-connectors/jk/native/common/jk_pool.c Index: jk_pool.c

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

2004-11-11 Thread mturk
mturk 2004/11/11 04:30:47 Modified:jk/native configure.in Log: Add --enable-maintainer-mode for compiling in full trace messages (like on httpd) Revision ChangesPath 1.35 +19 -3 jakarta-tomcat-connectors/jk/native/configure.in Index: configure.in

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

2004-11-11 Thread mturk
mturk 2004/11/11 03:58:24 Modified:jk/native/common Makefile.in Log: Revert untabify. Makefile does not like spaces Revision ChangesPath 1.12 +1 -1 jakarta-tomcat-connectors/jk/native/common/Makefile.in Index: Makefile.in

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_logger.h

2004-11-11 Thread mturk
mturk 2004/11/11 03:57:56 Modified:jk/native/common jk_logger.h Log: Use proper gcc macro and fix #if defined Revision ChangesPath 1.15 +8 -3 jakarta-tomcat-connectors/jk/native/common/jk_logger.h Index: jk_logger.h

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

2004-11-11 Thread mturk
mturk 2004/11/11 03:56:22 Modified:jk/native/common jk_msg_buff.c jk_pool.c Log: Fix #if defined macros Revision ChangesPath 1.21 +5 -5 jakarta-tomcat-connectors/jk/native/common/jk_msg_buff.c Index: jk_msg_buff.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_lb_worker.c jk_msg_buff.c jk_msg_buff.h jk_uri_worker_map.c jk_worker.c

2004-11-11 Thread mturk
mturk 2004/11/11 01:45:23 Modified:jk/native/common jk_lb_worker.c jk_msg_buff.c jk_msg_buff.h jk_uri_worker_map.c jk_worker.c Log: Clean up log messages. Revision ChangesPath 1.28 +4 -4 jakarta-tomcat-connectors/jk/native/common

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

2004-11-11 Thread mturk
mturk 2004/11/11 01:44:30 Modified:jk/native/common jk_logger.h jk_util.c jk_util.h Log: Add __FUNCTION__ as parameter for jk_log. The function name will be expanded for GCC and MSVC. Other compilers like CW does not expand function name. Revision ChangesPath 1.14

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp13.c jk_ajp13_worker.c jk_ajp14.c jk_ajp14.h jk_ajp_common.h jk_connect.c jk_global.h jk_lb_worker.c jk_logger.h jk_uri_worker_map.c jk_util.h jk_worker.c Makefile.in

2004-11-10 Thread mturk
mturk 2004/11/10 08:36:48 Modified:jk/native/common jk_ajp13.c jk_ajp13_worker.c jk_ajp14.c jk_ajp14.h jk_ajp_common.h jk_connect.c jk_global.h jk_lb_worker.c jk_logger.h jk_uri_worker_map.c jk_util.h jk_worker.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_connect.c jk_lb_worker.c jk_logger.h jk_msg_buff.c jk_pool.c jk_uri_worker_map.c jk_worker.c

2004-11-10 Thread mturk
mturk 2004/11/10 08:28:31 Modified:jk/native/common jk_connect.c jk_lb_worker.c jk_logger.h jk_msg_buff.c jk_pool.c jk_uri_worker_map.c jk_worker.c Log: Use new TRACE macros and __FUNCTION__ builtins Revision ChangesPath

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp13_worker.c jk_ajp14.c jk_logger.h

2004-11-10 Thread mturk
mturk 2004/11/10 07:47:56 Modified:jk/native/common jk_ajp13_worker.c jk_ajp14.c jk_logger.h Log: Use new TRACE macros. Revision ChangesPath 1.17 +6 -6 jakarta-tomcat-connectors/jk/native/common/jk_ajp13_worker.c Index: jk_ajp13_worker.c

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

2004-11-10 Thread mturk
mturk 2004/11/10 07:24:17 Modified:jk/native/common jk_ajp13_worker.c Log: Use new TRACE/DEBUG logging. Also skip checking for memory allocation. If we can not allocate enough memory it's better to core dump then try to continue. At some point we'll core dump

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

2004-11-10 Thread mturk
mturk 2004/11/10 07:17:02 Modified:jk/native/common jk_ajp13.c Log: Use new TRACE/DEBUG logging Revision ChangesPath 1.11 +10 -3 jakarta-tomcat-connectors/jk/native/common/jk_ajp13.c Index: jk_ajp13.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_logger.h

2004-11-10 Thread mturk
mturk 2004/11/10 07:09:17 Modified:jk/native/common jk_logger.h Log: Add 'trace' log level. Also add support for compile-out debug messages. They are used only for debugging and are causing extra calls never used inside production. Revision ChangesP

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

2004-11-10 Thread mturk
mturk 2004/11/10 06:35:41 Modified:jk/native/common jk_global.h jk_md5.h Log: Fix Netware includes and type definitions. Revision ChangesPath 1.37 +2 -4 jakarta-tomcat-connectors/jk/native/common/jk_global.h Index: jk_global.h

cvs commit: jakarta-tomcat-connectors/jk/native/netscape jk_nsapi_plugin.c

2004-11-09 Thread mturk
mturk 2004/11/09 04:17:44 Modified:jk/native/apache-1.3 mod_jk.c jk/native/apache-2.0 mod_jk.c jk/native/common jk_map.c jk_map.h jk_uri_worker_map.c jk_util.c jk_worker.c jk/native/domino jk_dsapi_plugin.c

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

2004-11-09 Thread mturk
mturk 2004/11/09 00:17:03 Modified:jk/native/common jk_global.h Log: Add missing includes for Netware. Revision ChangesPath 1.36 +3 -1 jakarta-tomcat-connectors/jk/native/common/jk_global.h Index: jk_global.h

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:48:56 Modified:jk/native/common jk_worker.c Log: Use integers for lbfactors Revision ChangesPath 1.18 +1 -1 jakarta-tomcat-connectors/jk/native/common/jk_worker.c Index: jk_worker.c

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:48:12 Modified:jk/native/common jk_util.c Log: Add recycle_timeout instead socket_timeout Revision ChangesPath 1.32 +21 -8 jakarta-tomcat-connectors/jk/native/common/jk_util.c Index: jk_util.c

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:45:06 Modified:jk/native/common jk_map.c Log: Split map_read_properties to two functions. This will enable adding JkProperty to apache conf, to enable workers.properties configuration inside httpd.conf. Revision ChangesPath 1.16 +75 -50

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:42:23 Modified:jk/native/common jk_lb_worker.c Log: Backport load balancer algorithm from proxy_balancer. Use integer balancer factors instead double. This algorithim is much fatster and it actually behaves like it should. Revision ChangesPath

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:39:27 Modified:jk/native/common jk_connect.c Log: Use socket timeout, and use read/write on unix platforms. Use macros for WIN32/Netware socket errors. Revision ChangesPath 1.28 +204 -56 jakarta-tomcat-connectors/jk/native/common

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:37:46 Modified:jk/native/common jk_ajp_common.c Log: Use socket timeout and recycle timeout. Revision ChangesPath 1.60 +21 -13 jakarta-tomcat-connectors/jk/native/common/jk_ajp_common.c Index: jk_ajp_common.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_worker.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:34:37 Modified:jk/native/common jk_worker.h Log: Format code Revision ChangesPath 1.11 +8 -9 jakarta-tomcat-connectors/jk/native/common/jk_worker.h Index: jk_worker.h

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:34:11 Modified:jk/native/common jk_util.h Log: Format code Revision ChangesPath 1.18 +4 -3 jakarta-tomcat-connectors/jk/native/common/jk_util.h Index: jk_util.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_uri_worker_map.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:33:55 Modified:jk/native/common jk_uri_worker_map.h Log: Format code Revision ChangesPath 1.11 +16 -17 jakarta-tomcat-connectors/jk/native/common/jk_uri_worker_map.h Index: jk_uri_worker_map.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_service.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:33:21 Modified:jk/native/common jk_service.h Log: Format code Revision ChangesPath 1.19 +236 -236 jakarta-tomcat-connectors/jk/native/common/jk_service.h Index: jk_service.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_pool.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:32:56 Modified:jk/native/common jk_pool.h Log: Format code Revision ChangesPath 1.9 +17 -18jakarta-tomcat-connectors/jk/native/common/jk_pool.h Index: jk_pool.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_msg_buff.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:32:21 Modified:jk/native/common jk_msg_buff.h Log: Format code Revision ChangesPath 1.12 +36 -37jakarta-tomcat-connectors/jk/native/common/jk_msg_buff.h Index: jk_msg_buff.h

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:31:55 Modified:jk/native/common jk_md5.h Log: Use platform 32 bit integers Revision ChangesPath 1.5 +10 -14jakarta-tomcat-connectors/jk/native/common/jk_md5.h Index: jk_md5.h

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:31:05 Modified:jk/native/common jk_map.h Log: Format code Revision ChangesPath 1.11 +21 -19jakarta-tomcat-connectors/jk/native/common/jk_map.h Index: jk_map.h === RCS

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_logger.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:30:41 Modified:jk/native/common jk_logger.h Log: Format code Revision ChangesPath 1.9 +18 -18jakarta-tomcat-connectors/jk/native/common/jk_logger.h Index: jk_logger.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_lb_worker.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:30:15 Modified:jk/native/common jk_lb_worker.h Log: Format code Revision ChangesPath 1.8 +3 -3 jakarta-tomcat-connectors/jk/native/common/jk_lb_worker.h Index: jk_lb_worker.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_jni_worker.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:29:52 Modified:jk/native/common jk_jni_worker.h Log: Format code Revision ChangesPath 1.8 +3 -3 jakarta-tomcat-connectors/jk/native/common/jk_jni_worker.h Index: jk_jni_worker.h

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:29:27 Modified:jk/native/common jk_global.h Log: Add needed includes for unix Revision ChangesPath 1.35 +2 -1 jakarta-tomcat-connectors/jk/native/common/jk_global.h Index: jk_global.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_context.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:28:55 Modified:jk/native/common jk_context.h Log: Format code Revision ChangesPath 1.9 +60 -60jakarta-tomcat-connectors/jk/native/common/jk_context.h Index: jk_context.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_connect.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:28:31 Modified:jk/native/common jk_connect.h Log: Add socket timout to open_socket Revision ChangesPath 1.10 +11 -8 jakarta-tomcat-connectors/jk/native/common/jk_connect.h Index: jk_connect.h

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:27:52 Modified:jk/native/common jk_ajp_common.h Log: Format code Revision ChangesPath 1.25 +114 -111 jakarta-tomcat-connectors/jk/native/common/jk_ajp_common.h Index: jk_ajp_common.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp14_worker.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:26:45 Modified:jk/native/common jk_ajp14_worker.h Log: Format code Revision ChangesPath 1.12 +3 -3 jakarta-tomcat-connectors/jk/native/common/jk_ajp14_worker.h Index: jk_ajp14_worker.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp14.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:25:57 Modified:jk/native/common jk_ajp14.h Log: Format code Revision ChangesPath 1.14 +72 -72jakarta-tomcat-connectors/jk/native/common/jk_ajp14.h Index: jk_ajp14.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp13_worker.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:24:46 Modified:jk/native/common jk_ajp13_worker.h Log: Format code Revision ChangesPath 1.10 +3 -3 jakarta-tomcat-connectors/jk/native/common/jk_ajp13_worker.h Index: jk_ajp13_worker.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp13.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:24:17 Modified:jk/native/common jk_ajp13.h Log: Format code Revision ChangesPath 1.15 +3 -3 jakarta-tomcat-connectors/jk/native/common/jk_ajp13.h Index: jk_ajp13.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp12_worker.h

2004-11-08 Thread mturk
mturk 2004/11/08 05:23:25 Modified:jk/native/common jk_ajp12_worker.h Log: Format code Revision ChangesPath 1.8 +3 -3 jakarta-tomcat-connectors/jk/native/common/jk_ajp12_worker.h Index: jk_ajp12_worker.h

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

2004-11-08 Thread mturk
mturk 2004/11/08 05:23:02 Modified:jk/native/common jk_ajp12_worker.c Log: Added timeout param to jk_open_socket Revision ChangesPath 1.15 +3 -2 jakarta-tomcat-connectors/jk/native/common/jk_ajp12_worker.c Index: jk_ajp12_worker.c

cvs commit: jakarta-tomcat-connectors/jk/native CHANGES.txt

2004-10-08 Thread mturk
mturk 2004/10/08 04:08:47 Modified:jk/native CHANGES.txt Log: Recent changes to jk. Revision ChangesPath 1.22 +7 -1 jakarta-tomcat-connectors/jk/native/CHANGES.txt Index: CHANGES.txt

cvs commit: jakarta-tomcat-connectors/jk/native/iis jk_isapi_plugin.c

2004-10-08 Thread mturk
mturk 2004/10/08 03:37:12 Modified:jk/native/iis jk_isapi_plugin.c Log: Remove computing properties file on each dll event. Fix reporting error page to client, and few compile time warnigs. Revision ChangesPath 1.25 +43 -38jakarta-tomcat-connectors/jk/native

cvs commit: jakarta-tomcat-connectors/jk/native/netscape jk_nsapi_plugin.c

2004-10-08 Thread mturk
mturk 2004/10/08 01:55:14 Modified:jk/native/apache-1.3 mod_jk.c jk/native/apache-2.0 mod_jk.c jk/native/domino dsapifilter.h inifile.c inifile.h jk_dsapi_plugin.c jk/native/iis jk_isapi_plugin.c jk

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp12_worker.c jk_ajp13.c jk_ajp13_worker.c jk_ajp14.c jk_ajp14_worker.c jk_ajp_common.c jk_connect.c jk_context.c jk_jni_worker.c jk_lb_worker.c jk_map.c jk_md5.c jk_msg_buff.c jk_nwmain.c jk_pool.c jk_sockbuf.c jk_uri_worker_map.c jk_util.c jk_worker.c jk_ajp12_worker.h jk_ajp13.h jk_ajp13_worker.h jk_ajp14.h jk_ajp14_worker.h jk_ajp_common.h jk_connect.h jk_context.h jk_global.h jk_jni_worker.h jk_lb_worker.h jk_logger.h jk_map.h jk_md5.h jk_msg_buff.h jk_mt.h jk_pool.h jk_service.h jk_sockbuf.h jk_uri_worker_map.h jk_util.h jk_version.h jk_worker.h jk_worker_list.h

2004-10-08 Thread mturk
mturk 2004/10/08 00:50:41 Modified:jk/native/common jk_ajp12_worker.c jk_ajp13.c jk_ajp13_worker.c jk_ajp14.c jk_ajp14_worker.c jk_ajp_common.c jk_connect.c jk_context.c jk_jni_worker.c jk_lb_worker.c jk_map.c

cvs commit: jakarta-tomcat-connectors/jk/native/common .indent.pro

2004-10-08 Thread mturk
mturk 2004/10/08 00:34:44 Added: jk/native/common .indent.pro Log: Indent file for mod_jk. Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/native/common/.indent.pro Index: .indent.pro

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

2004-10-08 Thread mturk
mturk 2004/10/08 00:18:04 Modified:jk/native/common jk_ajp14_worker.c Log: Comment the login service for now. Revision ChangesPath 1.20 +4 -1 jakarta-tomcat-connectors/jk/native/common/jk_ajp14_worker.c Index: jk_ajp14_worker.c

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

2004-10-08 Thread mturk
mturk 2004/10/08 00:23:51 Modified:jk/native/common jk_md5.h Log: Int is not 32 bits on all platforms. Revision ChangesPath 1.3 +12 -4 jakarta-tomcat-connectors/jk/native/common/jk_md5.h Index: jk_md5.h

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

2004-10-08 Thread mturk
mturk 2004/10/08 00:22:58 Modified:jk/native/common jk_md5.c Log: Untabify the source code Revision ChangesPath 1.10 +119 -135 jakarta-tomcat-connectors/jk/native/common/jk_md5.c Index: jk_md5.c

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

2004-10-08 Thread mturk
mturk 2004/10/08 00:20:33 Modified:jk/native/common jk_util.c Log: Untabify the source and use size_t for strlens. Revision ChangesPath 1.29 +26 -26jakarta-tomcat-connectors/jk/native/common/jk_util.c Index: jk_util.c

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

2004-10-08 Thread mturk
mturk 2004/10/08 00:19:34 Modified:jk/native/common jk_uri_worker_map.c Log: Untabify the source. Revision ChangesPath 1.22 +58 -59jakarta-tomcat-connectors/jk/native/common/jk_uri_worker_map.c Index: jk_uri_worker_map.c

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

2004-10-06 Thread mturk
mturk 2004/10/06 03:16:10 Modified:jk/native/common jk_msg_buff.c jk_msg_buff.h Log: Use direct message conversion instead function calls. Also fix style and compile time warnings. Revision ChangesPath 1.17 +90 -109 jakarta-tomcat-connectors/jk/native/common

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

2004-10-06 Thread mturk
mturk 2004/10/06 03:12:50 Modified:jk/native/common jk_pool.c jk_pool.h Log: Add alignment macros and use size_t instead unsigned. Revision ChangesPath 1.8 +31 -41jakarta-tomcat-connectors/jk/native/common/jk_pool.c Index: jk_pool.c

cvs commit: jakarta-tomcat-5 tomcat.nsi

2004-10-06 Thread mturk
mturk 2004/10/06 03:07:55 Modified:.tomcat.nsi Log: Fix typo removing LangString for SecWebapps. Revision ChangesPath 1.65 +2 -2 jakarta-tomcat-5/tomcat.nsi Index: tomcat.nsi

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

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

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

2004-09-24 Thread mturk
mturk 2004/09/24 09:41:12 Modified:catalina build.xml Log: Add server built and version number to ServerInfo. It just makes '-version' more informative. Revision ChangesPath 1.74 +6 -1 jakarta-tomcat-catalina/catalina/build.xml Index:

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/util ServerInfo.java ServerInfo.properties

2004-09-24 Thread mturk
mturk 2004/09/24 09:40:50 Modified:catalina/src/share/org/apache/catalina/util ServerInfo.java ServerInfo.properties Log: Add server built and version number to ServerInfo. It just makes '-version' more informative. Revision Changes

cvs commit: jakarta-tomcat-5/resources side_left.bmp

2004-09-19 Thread mturk
mturk 2004/09/19 02:56:07 Modified:resources side_left.bmp Log: Installer artwork update. The design is simply excellent. :). Revision ChangesPath 1.4 +17 -21jakarta-tomcat-5/resources/side_left.bmp

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-5 tomcat.nsi

2004-09-18 Thread mturk
mturk 2004/09/18 12:29:34 Modified:.tomcat.nsi Log: Use new MR option to run the service if the user selects that. Use new MQ option to shutdown the monitor application on uninstall. Revision ChangesPath 1.64 +7 -2 jakarta-tomcat-5/tomcat.nsi

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

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

2004-09-18 Thread mturk
mturk 2004/09/18 12:24:34 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5w.exe Log: Added //MR and //MQ command line options. The first behaves like MS but starts the service when run. The second closes all monitor applications, so that uninstaller doesn't complain

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

2004-09-18 Thread mturk
mturk 2004/09/18 12:22:51 Modified:procrun/bin tomcat5w.exe Log: Added //MR and //MQ command line options. The first behaves like MS but starts the service when run. The second closes all monitor applications, so that uninstaller doesn't complain about running applica

cvs commit: jakarta-tomcat-5 tomcat.nsi

2004-09-18 Thread mturk
mturk 2004/09/18 10:43:34 Modified:.tomcat.nsi Log: Comment out all packages that are not present in the standard .tar.gz or .zip distribution. Revision ChangesPath 1.63 +38 -38jakarta-tomcat-5/tomcat.nsi Index: tomcat.nsi

cvs commit: jakarta-tomcat-5 tomcat.nsi

2004-09-18 Thread mturk
mturk 2004/09/18 07:49:58 Modified:.tomcat.nsi Log: Add compatibility option to the installer for pre Java5 jvm's. Also do not add Administation link if admin package is not installed. Also some minor display change on JVM not found. Revision Changes

cvs commit: jakarta-tomcat-5 build.properties.default build.xml

2004-09-16 Thread mturk
mturk 2004/09/16 06:38:15 Modified:.build.properties.default build.xml Log: Remove versioning from build.xml to build.properties. This way one can set version to any name desired. Just don't forget to set the numbers accordingly too. Revision Changes

cvs commit: jakarta-tomcat-catalina/webapps/docs/config http.xml

2004-09-16 Thread mturk
mturk 2004/09/16 06:26:45 Modified:webapps/docs/config http.xml Log: Add missing close tag Revision ChangesPath 1.15 +1 -0 jakarta-tomcat-catalina/webapps/docs/config/http.xml Index: http.xml

cvs commit: jakarta-tomcat-5 build.xml

2004-09-15 Thread mturk
mturk 2004/09/15 06:05:41 Modified:.build.xml Log: Increment build number. Aynone has idea how to automate this? Revision ChangesPath 1.213 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5 tomcat.nsi

2004-09-14 Thread mturk
mturk 2004/09/14 00:59:41 Modified:.tomcat.nsi Log: Fix function findJVMPath. It failed to set the custom jre path if the path was not JDK path. Now that we can use only JRE, enable that. The JRE paths does not have 'jre\bin\', but just 'bin\'

cvs commit: jakarta-tomcat-5 tomcat.nsi

2004-09-13 Thread mturk
mturk 2004/09/13 12:11:41 Modified:.tomcat.nsi Log: Check the return value from service install and give user a chance to fix the problems, ignore or abort installation. The problems can be either the lack of admin permission or the service Tomcat5 already installed

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-5 build.xml

2004-09-13 Thread mturk
mturk 2004/09/13 08:04:08 Modified:.build.xml Log: Do not forget to increment version.build after release. It is used for generating proper file names. Revision ChangesPath 1.211 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml

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

2004-09-12 Thread mturk
mturk 2004/09/12 23:06:42 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5w.exe Log: Backport fixed bug 31185 Revision ChangesPath No revision No revision 1.2.2.2 +5 -5 jakarta-tomcat-connectors/procrun/bin/tomcat5w.exe

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

2004-09-12 Thread mturk
mturk 2004/09/12 23:06:13 Modified:procrun/bin tomcat5w.exe Log: FIxed bug 31185 Revision ChangesPath 1.6 +5 -5 jakarta-tomcat-connectors/procrun/bin/tomcat5w.exe <> --

cvs commit: jakarta-tomcat-connectors/ajp/ajplib/include ajp.h

2004-09-06 Thread mturk
mturk 2004/09/06 23:50:53 Modified:ajp/ajplib/include ajp.h Log: Sync with httpd-2.0 tree. Implement REQ_ATTRIBUTE using request rec environment table, so we can use standard SetEnv directive for that. The ajp specific attributes has to be prefixed using 'AJP_'

cvs commit: jakarta-tomcat-connectors/ajp/ajplib/src ajp_header.c

2004-09-06 Thread mturk
mturk 2004/09/06 23:50:45 Modified:ajp/ajplib/src ajp_header.c Log: Sync with httpd-2.0 tree. Implement REQ_ATTRIBUTE using request rec environment table, so we can use standard SetEnv directive for that. The ajp specific attributes has to be prefixed using 'AJP_'

cvs commit: jakarta-tomcat-5 tomcat.nsi

2004-09-05 Thread mturk
mturk 2004/09/05 02:58:51 Modified:.tomcat.nsi Log: Update installer artwork :). Revision ChangesPath 1.57 +6 -1 jakarta-tomcat-5/tomcat.nsi Index: tomcat.nsi === RCS file: /home

cvs commit: jakarta-tomcat-5/resources header.bmp side_left.bmp

2004-09-05 Thread mturk
mturk 2004/09/05 02:58:39 Modified:resources side_left.bmp Added: resources header.bmp Log: Update installer artwork :). Revision ChangesPath 1.3 +21 -5 jakarta-tomcat-5/resources/side_left.bmp <> 1.1 jakarta-

cvs commit: jakarta-tomcat-catalina/catalina/src/bin service.bat

2004-09-05 Thread mturk
mturk 2004/09/05 00:57:57 Modified:catalina/src/bin Tag: TOMCAT_5_0 service.bat Log: Backport from HEAD preserving tools.jar in classpath. Revision ChangesPath No revision No revision 1.5.2.2 +13 -3 jakarta-tomcat-catalina

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

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

2004-09-05 Thread mturk
mturk 2004/09/05 00:55:33 Modified:procrun/bin tomcat5w.exe Log: Latest binary build. Revision ChangesPath 1.5 +116 -117 jakarta-tomcat-connectors/procrun/bin/tomcat5w.exe

cvs commit: jakarta-tomcat-catalina/catalina/src/bin service.bat

2004-09-05 Thread mturk
mturk 2004/09/05 00:19:59 Modified:catalina/src/bin service.bat Log: Use return values from procrun. Remove tools.jar from classpath. Add more verbosing. Revision ChangesPath 1.9 +14 -4 jakarta-tomcat-catalina/catalina/src/bin/service.bat Index

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

cvs commit: jakarta-tomcat-5 build.xml

2004-09-04 Thread mturk
mturk 2004/09/04 11:05:58 Modified:.build.xml Log: Change the way how the 'version' property gets set. Instead manually setting the property it gets constucted now. If the 'version-dev' is set to nonzero '-dev' is appended. If the &

cvs commit: jakarta-tomcat-5 tomcat.nsi

2004-09-04 Thread mturk
mturk 2004/09/04 11:03:40 Modified:.tomcat.nsi Log: Rename DOTTEDVER to VERSION_NUMBER. This is what build.xml now sets. Revision ChangesPath 1.56 +2 -2 jakarta-tomcat-5/tomcat.nsi Index: tomcat.nsi

cvs commit: jakarta-tomcat-5 tomcat.nsi build.xml

2004-09-03 Thread mturk
mturk 2004/09/03 01:18:16 Modified:.tomcat.nsi build.xml Log: Added dotted version for the installer. This enables strange versions like 5.5-rc1, etc... The dotted version has to be a four numbers separated with dots. Revision ChangesPath 1.55 +2 -2

cvs commit: jakarta-tomcat-5/resources side_left.bmp License.rtf

2004-09-02 Thread mturk
mturk 2004/09/02 03:07:38 Added: resources side_left.bmp License.rtf Log: Add custom installer left side picture and RTF License form Httpd project. Revision ChangesPath 1.2 +5 -0 jakarta-tomcat-5/resources/side_left.bmp <>

<    5   6   7   8   9   10   11   12   13   14   >