cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_msg.h jk_global.h

2002-09-24 Thread hgomez
hgomez 2002/09/24 15:45:18 Modified:jk/native2/include jk_msg.h jk_global.h Log: AS/400 back port from 1.2.0. Revision ChangesPath 1.14 +3 -0 jakarta-tomcat-connectors/jk/native2/include/jk_msg.h Index: jk_msg.h

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_msg.h

2002-07-02 Thread costin
costin 2002/07/02 09:53:59 Modified:jk/native2/include jk_msg.h Log: Change back the max message size to what we had in jk1. Without this we run into problems when jk2 talks with jk1. Revision ChangesPath 1.13 +1 -1 jakarta-tomcat-connectors/jk/native2/in

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_msg.h

2002-06-11 Thread nacho
nacho 2002/06/11 14:46:38 Modified:jk/native2/include jk_msg.h Log: * Fix the license copyright dates Revision ChangesPath 1.12 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_msg.h Index: jk_msg.h

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_msg.h

2002-06-10 Thread nacho
nacho 2002/06/10 14:41:14 Modified:jk/native2/include jk_msg.h Log: Changed the default ajp buffer size to match the Java part Revision ChangesPath 1.11 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_msg.h Index: jk_msg.h ===

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_msg.h

2002-05-23 Thread costin
costin 02/05/23 16:33:19 Modified:jk/native2/common jk_msg_ajp.c jk_requtil.c jk/native2/include jk_msg.h Log: Reduce the warnings. There are more signed/unsigned char problems, I'll do another pass. Revision ChangesPath 1.15 +1 -1 jakarta-tom

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_msg.h

2002-05-01 Thread costin
costin 02/05/01 20:13:05 Modified:jk/native2/common jk_channel_jni.c jk_msg_ajp.c jk_shm.c jk_worker_status.c jk/native2/include jk_msg.h Log: Added some more debugging code the shm ( now it can dump the content in a file and display some mo

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_msg.h jk_objCache.h jk_pool.h jk_requtil.h

2002-02-21 Thread hgomez
hgomez 02/02/21 03:15:52 Modified:jk/native2/include jk_msg.h jk_objCache.h jk_pool.h jk_requtil.h Log: Eigth Batch of renaming (zzz zzz zzz) Revision ChangesPath 1.5 +2 -2 jakarta-tomcat-connectors/jk/native2/include/jk_msg.h Ind

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_msg.h

2002-01-25 Thread costin
costin 02/01/25 22:22:41 Modified:jk/native2/include jk_msg.h Log: Removed the sent/receive methods. They were duplicated in channel, and made impossible or difficult to do some optimizations. Jni channel ( or most message-based - doors, fifo, etc ) do not need to read the hea