Author: mturk
Date: Wed Oct 19 01:11:26 2005
New Revision: 326453
URL: http://svn.apache.org/viewcvs?rev=326453&view=rev
Log:
Allow building with BSD-ish like make, that does
not understand '$<' expansion.
Modified:
tomcat/connectors/trunk/jk/native/apache-2.0/Makefile.in
Author: mturk
Date: Sat Oct 22 05:32:32 2005
New Revision: 327657
URL: http://svn.apache.org/viewcvs?rev=327657&view=rev
Log:
Add optimized function for send and recv using
presetting of internal ByteBuffer. This way the
number of JNI calls is lowered that gives much
higher speed, because
Author: mturk
Date: Sat Oct 22 05:55:02 2005
New Revision: 327659
URL: http://svn.apache.org/viewcvs?rev=327659&view=rev
Log:
Fix warnings for unused function parameters.
Those functions does not use JNI function params
any more.
Modified:
tomcat/connectors/trunk/jni/native/src/netwo
Author: mturk
Date: Tue Nov 8 01:20:51 2005
New Revision: 331751
URL: http://svn.apache.org/viewcvs?rev=331751&view=rev
Log:
Update download-connectors for 1.2.15 release.
Modified:
tomcat/site/trunk/docs/download-connectors.html
tomcat/site/trunk/xdocs/download-connectors.xml
Modi
Author: mturk
Date: Tue Nov 8 01:40:10 2005
New Revision: 331756
URL: http://svn.apache.org/viewcvs?rev=331756&view=rev
Log:
Update docc to 1.2.15 release
Modified:
tomcat/connectors/trunk/jk/xdocs/index.xml
tomcat/connectors/trunk/jk/xdocs/news/20050101.xml
Modified: tomcat/connec
Author: mturk
Date: Mon Dec 5 08:22:17 2005
New Revision: 354090
URL: http://svn.apache.org/viewcvs?rev=354090&view=rev
Log:
made a copy
Added:
tomcat/connectors/tags/other/TOMCAT_NATIVE_1_1_1/
- copied from r354089, tomcat/connectors/t
Author: mturk
Date: Mon Dec 5 08:29:19 2005
New Revision: 354093
URL: http://svn.apache.org/viewcvs?rev=354093&view=rev
Log:
Use tomcat-native-1.1.1 version.
Modified:
tomcat/build/tc5.5.x/build.properties.default
tomcat/build/tc5.5.x/tomcat.nsi
Modified: tomcat/build/tc5
Author: mturk
Date: Mon Dec 5 08:53:09 2005
New Revision: 354097
URL: http://svn.apache.org/viewcvs?rev=354097&view=rev
Log:
Update version to 1.1.1
Modified:
tomcat/connectors/trunk/jni/native/include/tcn_version.h
tomcat/connectors/trunk/jni/native/os/win32/libtcnative.rc
Modi
Author: mturk
Date: Mon Dec 5 09:01:40 2005
New Revision: 354098
URL: http://svn.apache.org/viewcvs?rev=354098&view=rev
Log:
Add new line to the end of the file.
No functional change.
Modified:
tomcat/connectors/trunk/jni/native/src/jnilib.c
Modified: tomcat/connectors/trunk/jni/native
Author: mturk
Date: Fri Dec 23 00:42:05 2005
New Revision: 358770
URL: http://svn.apache.org/viewcvs?rev=358770&view=rev
Log:
Replace $< with real source name. This fixes
building problems on BSD make systems like Solaris, etc...
Modified:
tomcat/connectors/trunk/jk/native/apa
Author: mturk
Date: Fri Dec 23 00:44:22 2005
New Revision: 358771
URL: http://svn.apache.org/viewcvs?rev=358771&view=rev
Log:
Update version numbers to current 1.2.16-dev
Modified:
tomcat/connectors/trunk/jk/native/common/portable.h.sample
tomcat/connectors/trunk/jk/native/iis/insta
Author: mturk
Date: Fri Dec 23 00:46:06 2005
New Revision: 358772
URL: http://svn.apache.org/viewcvs?rev=358772&view=rev
Log:
Fix Cookie2 header problems caused by Cookie2
been always sent as Cookie.
This is modified patch provided by Andre Gebers.
Modified:
tomcat/connectors/trunk/jk/na
Author: mturk
Date: Fri Dec 23 00:57:43 2005
New Revision: 358775
URL: http://svn.apache.org/viewcvs?rev=358775&view=rev
Log:
Cookie2 fix notation.
Modified:
tomcat/connectors/trunk/jk/xdocs/changelog.xml
Modified: tomcat/connectors/trunk/jk/xdocs/changelog.xml
URL:
http://svn.apache
Author: mturk
Date: Fri Jan 13 08:29:09 2006
New Revision: 368776
URL: http://svn.apache.org/viewcvs?rev=368776&view=rev
Log:
Mark that pool for remove and rename is unused,
because APR actually does not use it.
No API and no functional change, and since it's not
used by APR connector,
Author: mturk
Date: Sat Jan 14 00:08:44 2006
New Revision: 369000
URL: http://svn.apache.org/viewcvs?rev=369000&view=rev
Log:
Revert note about unused pool. APR guys say it might
be used sometime in the future :)
Modified:
tomcat/connectors/trunk/jni/java/org/apache/tomcat/jni/File.
Author: mturk
Date: Tue Feb 7 07:24:06 2006
New Revision: 375626
URL: http://svn.apache.org/viewcvs?rev=375626&view=rev
Log:
Make sure that all the bytes are send when
calling sendbb. Since APR might return partial
writes, add a loop that will resolve that.
Modified:
tomcat/connectors/t
Author: mturk
Date: Wed Feb 8 00:13:47 2006
New Revision: 375890
URL: http://svn.apache.org/viewcvs?rev=375890&view=rev
Log:
Update to current version (1.1.2)
Modified:
tomcat/connectors/trunk/jni/native/os/win32/libtcnative.rc
Modified: tomcat/connectors/trunk/jni/native/os/w
Author: mturk
Date: Wed Feb 8 04:35:08 2006
New Revision: 375945
URL: http://svn.apache.org/viewcvs?rev=375945&view=rev
Log:
Use send loop for all send(b) calls.
Modified:
tomcat/connectors/trunk/jni/native/src/network.c
Modified: tomcat/connectors/trunk/jni/native/src/network.c
URL:
Author: mturk
Date: Thu Feb 9 01:05:50 2006
New Revision: 376231
URL: http://svn.apache.org/viewcvs?rev=376231&view=rev
Log:
Fix compile time warnings, as well as case where the send length is 0 (should
never happen)
Modified:
tomcat/connectors/trunk/jni/native/src/network.c
Modi
Author: mturk
Date: Thu Feb 9 01:15:42 2006
New Revision: 376234
URL: http://svn.apache.org/viewcvs?rev=376234&view=rev
Log:
made a copy
Added:
tomcat/connectors/tags/other/TOMCAT_NATIVE_1_1_2/
- copied from r376233, tomcat/connectors/t
Author: mturk
Date: Fri Feb 10 03:07:52 2006
New Revision: 376634
URL: http://svn.apache.org/viewcvs?rev=376634&view=rev
Log:
Use APR_UNSPEC only! if apr was compiled with IPV6 support.
Modified:
tomcat/connectors/trunk/util/java/org/apache/tomcat/util/net/AprEndpoint.java
Modi
Author: mturk
Date: Fri Feb 17 04:13:21 2006
New Revision: 378494
URL: http://svn.apache.org/viewcvs?rev=378494&view=rev
Log:
Add custom messages for our custom return values.
Without that the apr_strerror returns
"APR does not understand this error code."
Modified:
tomcat/co
Author: mturk
Date: Fri Feb 17 04:24:44 2006
New Revision: 378495
URL: http://svn.apache.org/viewcvs?rev=378495&view=rev
Log:
Report unknown errors.
Modified:
tomcat/connectors/trunk/jni/native/src/error.c
Modified: tomcat/connectors/trunk/jni/native/src/error.c
URL:
http://svn.apache
Author: mturk
Date: Fri Feb 17 04:31:18 2006
New Revision: 378496
URL: http://svn.apache.org/viewcvs?rev=378496&view=rev
Log:
Fix the typo.
Modified:
tomcat/connectors/trunk/jni/native/src/error.c
Modified: tomcat/connectors/trunk/jni/native/src/error.c
URL:
http://svn.apache.org/vie
Author: mturk
Date: Fri Feb 17 04:48:32 2006
New Revision: 378499
URL: http://svn.apache.org/viewcvs?rev=378499&view=rev
Log:
Check only for our custom messages, and leave to APR to deal with others.
Modified:
tomcat/connectors/trunk/jni/native/src/error.c
Modified: tomcat/connectors/t
Author: mturk
Date: Fri Feb 17 10:46:47 2006
New Revision: 378586
URL: http://svn.apache.org/viewcvs?rev=378586&view=rev
Log:
Use Library.APR_HAS_SENDFILE as default value for sendfile flag.
Modified:
tomcat/connectors/trunk/util/java/org/apache/tomcat/util/net/AprEndpoint.java
Modi
Author: mturk
Date: Fri Feb 17 10:52:26 2006
New Revision: 378588
URL: http://svn.apache.org/viewcvs?rev=378588&view=rev
Log:
When APR_HAS_SENDFILE is disabled always return false no mater what user set in
the config.
Modified:
tomcat/connectors/trunk/util/java/org/apache/tomcat/util
Author: mturk
Date: Sun Feb 19 00:43:23 2006
New Revision: 378858
URL: http://svn.apache.org/viewcvs?rev=378858&view=rev
Log:
Revert checking for sendfile support in bean getter,
but keep the default value for useSendfile depending
on APR support, so that there is no unneeded warning.
Also cr
Author: mturk
Date: Tue Feb 28 00:53:23 2006
New Revision: 381594
URL: http://svn.apache.org/viewcvs?rev=381594&view=rev
Log:
Use constants instead directly hard coded values.
No functional change.
Modified:
tomcat/connectors/trunk/jk/java/org/apache/coyote/ajp/AjpAprProcessor.
Author: mturk
Date: Tue Feb 28 09:19:50 2006
New Revision: 381713
URL: http://svn.apache.org/viewcvs?rev=381713&view=rev
Log:
Fix bug 38806 by retrying all workers that are
in error state.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c
tomcat/connectors/trunk/jk/x
Author: mturk
Date: Wed Mar 15 22:43:16 2006
New Revision: 386275
URL: http://svn.apache.org/viewcvs?rev=386275&view=rev
Log:
Use native 1.1.2
Modified:
tomcat/build/tc5.5.x/build.properties.default
Modified: tomcat/build/tc5.5.x/build.properties.default
URL:
http://svn.apache.org/vie
Author: mturk
Date: Wed Mar 15 23:07:46 2006
New Revision: 386277
URL: http://svn.apache.org/viewcvs?rev=386277&view=rev
Log:
Fix pessimistic locking mode by removing redundant shm lock code.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c
tomcat/connectors/trun
Author: mturk
Date: Wed Mar 15 23:15:58 2006
New Revision: 386278
URL: http://svn.apache.org/viewcvs?rev=386278&view=rev
Log:
Fix bug 38984. Patch provided by Peter Grimshaw.
Modified:
tomcat/connectors/trunk/jni/java/org/apache/tomcat/jni/OS.java
Modified: tomcat/connectors/trunk/jni/
Author: mturk
Date: Wed Mar 15 23:53:27 2006
New Revision: 386279
URL: http://svn.apache.org/viewcvs?rev=386279&view=rev
Log:
Commit #36138. It was waiting for a long time...
Modified from original patch provided by Chris Lamprecht.
Modified:
tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Thu Mar 16 00:10:18 2006
New Revision: 386282
URL: http://svn.apache.org/viewcvs?rev=386282&view=rev
Log:
Fix #38889 by sorting worker map depending on the path
elements, to comply with Servlet spec.
Patch provided by Steve Revilak.
Modified:
tomcat/connectors/trun
Author: mturk
Date: Thu Mar 16 00:18:04 2006
New Revision: 386285
URL: http://svn.apache.org/viewcvs?rev=386285&view=rev
Log:
Fix #38859 by protect mod_jk against buggy or
malicious AJP servers in the backend.
Patch provided by Ruediger Pluem.
Modified:
tomcat/connectors/trunk/jk/na
Author: mturk
Date: Thu Mar 16 00:25:12 2006
New Revision: 386286
URL: http://svn.apache.org/viewcvs?rev=386286&view=rev
Log:
Small doc update by Luc Carpentier.
We need more of those!
Modified:
tomcat/connectors/trunk/jk/xdocs/howto/apache.xml
Modified: tomcat/connectors/trunk/jk/x
Author: mturk
Date: Thu Mar 16 00:44:48 2006
New Revision: 386288
URL: http://svn.apache.org/viewcvs?rev=386288&view=rev
Log:
Cast fix for the int/uint.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c
Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c
Author: mturk
Date: Thu Mar 16 00:50:02 2006
New Revision: 386289
URL: http://svn.apache.org/viewcvs?rev=386289&view=rev
Log:
Document Busyness load balancer method.
Modified:
tomcat/connectors/trunk/jk/xdocs/config/workers.xml
Modified: tomcat/connectors/trunk/jk/xdocs/config/workers
Author: mturk
Date: Thu Mar 16 00:58:17 2006
New Revision: 386291
URL: http://svn.apache.org/viewcvs?rev=386291&view=rev
Log:
Before decrementing busy flag, check if it was already
reset by graceful shutdown, to disable the negative
busy count values.
Modified:
tomcat/connectors/trun
Author: mturk
Date: Fri Mar 17 00:36:51 2006
New Revision: 386569
URL: http://svn.apache.org/viewcvs?rev=386569&view=rev
Log:
Document #37167 -- Allow building with BSD-ish like make, that does not
understand '$<' expansion.
Modified:
tomcat/connectors/trunk/jk/xdocs/change
Author: mturk
Date: Fri Mar 17 01:35:16 2006
New Revision: 386592
URL: http://svn.apache.org/viewcvs?rev=386592&view=rev
Log:
Fix #37332 -- potential misuse of buffer length with snprintf functions.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_util.c
tomcat/connectors/trun
Author: mturk
Date: Fri Mar 17 02:39:10 2006
New Revision: 386604
URL: http://svn.apache.org/viewcvs?rev=386604&view=rev
Log:
Fix #37469. Shared memory was closed for forked childs,
thus causing close an munmap twice for the same file id.
Modified:
tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Mon Mar 20 02:12:54 2006
New Revision: 387178
URL: http://svn.apache.org/viewcvs?rev=387178&view=rev
Log:
Add missing bussines logic for innner domain
lb election. Also remove useless check for negative
busy values. They are handled correctly now.
Modified:
to
Author: mturk
Date: Wed Mar 22 23:53:24 2006
New Revision: 388090
URL: http://svn.apache.org/viewcvs?rev=388090&view=rev
Log:
Fix compile time warning if _WIN32_WINNT is defined
in command line.
Modified:
tomcat/connectors/trunk/jni/native/os/win32/ntpipe.c
tomcat/connectors/trunk
Author: mturk
Date: Wed Mar 22 23:56:28 2006
New Revision: 388091
URL: http://svn.apache.org/viewcvs?rev=388091&view=rev
Log:
Use array region routines instead copying entire
poller result set array. It can save few CPU cycles.
Modified:
tomcat/connectors/trunk/jni/native/src/po
Author: mturk
Date: Thu Mar 30 06:25:42 2006
New Revision: 390144
URL: http://svn.apache.org/viewcvs?rev=390144&view=rev
Log:
Fix sprintf formating warnings.
Modified:
tomcat/connectors/trunk/jni/native/src/network.c
Modified: tomcat/connectors/trunk/jni/native/src/network.c
URL:
Author: mturk
Date: Thu Mar 30 06:32:04 2006
New Revision: 390147
URL: http://svn.apache.org/viewcvs?rev=390147&view=rev
Log:
Copy/paste error. Remove extra format.
Modified:
tomcat/connectors/trunk/jni/native/src/network.c
Modified: tomcat/connectors/trunk/jni/native/src/network.c
Author: mturk
Date: Tue Apr 4 05:32:16 2006
New Revision: 391288
URL: http://svn.apache.org/viewcvs?rev=391288&view=rev
Log:
Fix ssl code by properly registering the socket
shutdown modes.
Modified:
tomcat/connectors/trunk/jni/native/src/sslnetwork.c
Modified: tomcat/connectors/trunk
Author: mturk
Date: Tue Apr 4 06:25:40 2006
New Revision: 391301
URL: http://svn.apache.org/viewcvs?rev=391301&view=rev
Log:
Update year and add export for pkcs12 formatted
server certificate.
Modified:
tomcat/connectors/trunk/jni/examples/mkcerts
Modified: tomcat/connectors/trunk
Author: mturk
Date: Wed Apr 5 08:48:07 2006
New Revision: 391647
URL: http://svn.apache.org/viewcvs?rev=391647&view=rev
Log:
Update to version 5.5.17 so that HEAD is build as
next release.
Modified:
tomcat/build/tc5.5.x/build.properties.default
Modified: tomcat/build/tc5
Author: mturk
Date: Wed Apr 5 08:49:41 2006
New Revision: 391649
URL: http://svn.apache.org/viewcvs?rev=391649&view=rev
Log:
Update VERSION to the current number.
Modified:
tomcat/connectors/trunk/jk/native/configure.in
Modified: tomcat/connectors/trunk/jk/native/configure.in
URL:
Author: mturk
Date: Wed Apr 5 08:54:34 2006
New Revision: 391652
URL: http://svn.apache.org/viewcvs?rev=391652&view=rev
Log:
Add missing shutdown unclean flag if send
times out due to the broken receiver (client).
Modified:
tomcat/connectors/trunk/jni/native/src/sslnetwork.c
Modi
Author: mturk
Date: Thu Apr 6 06:38:26 2006
New Revision: 391984
URL: http://svn.apache.org/viewcvs?rev=391984&view=rev
Log:
Check for EINTR inside poll call. This will lower
the number of JNI calls in case EINTR is signaled.
Modified:
tomcat/connectors/trunk/jni/native/src/poll.c
Modi
Author: mturk
Date: Wed Apr 12 23:41:49 2006
New Revision: 393735
URL: http://svn.apache.org/viewcvs?rev=393735&view=rev
Log:
Use proper castings for thread_current.
Modified:
tomcat/connectors/trunk/jni/native/src/os.c
tomcat/connectors/trunk/jni/native/src/ssl.c
Modified: to
Author: mturk
Date: Thu Apr 13 23:33:09 2006
New Revision: 394031
URL: http://svn.apache.org/viewcvs?rev=394031&view=rev
Log:
Fix #38985 by properly reporting >4G memory.
Modified:
tomcat/connectors/trunk/jni/native/os/unix/system.c
Modified: tomcat/connectors/trunk/jni/native/
Author: mturk
Date: Fri Apr 14 00:29:02 2006
New Revision: 394036
URL: http://svn.apache.org/viewcvs?rev=394036&view=rev
Log:
Update version numbers to 1.1.3
Modified:
tomcat/connectors/trunk/jni/native/include/tcn_version.h
tomcat/connectors/trunk/jni/native/os/win32/libtcnativ
Author: mturk
Date: Fri Apr 14 00:33:27 2006
New Revision: 394040
URL: http://svn.apache.org/viewcvs?rev=394040&view=rev
Log:
Separate tcnative and apr versions.
Modified:
tomcat/connectors/trunk/jni/native/Makefile.in
tomcat/connectors/trunk/jni/native/configure.in
Modified: to
Author: mturk
Date: Fri Apr 14 01:03:35 2006
New Revision: 394043
URL: http://svn.apache.org/viewcvs?rev=394043&view=rev
Log:
Fix compile warnings on WIN64 flatform
Modified:
tomcat/connectors/trunk/jni/native/os/win32/system.c
Modified: tomcat/connectors/trunk/jni/native/os/win32/syst
Author: mturk
Date: Fri Apr 14 01:23:47 2006
New Revision: 394045
URL: http://svn.apache.org/viewcvs?rev=394045&view=rev
Log:
Use 64 byte alignment instead 1024. The shared memory
size will be much lower.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_shm.h
Modified: to
Author: mturk
Date: Fri Apr 14 01:24:27 2006
New Revision: 394046
URL: http://svn.apache.org/viewcvs?rev=394046&view=rev
Log:
made a copy
Added:
tomcat/connectors/tags/other/TOMCAT_NATIVE_1_1_3/
- copied from r394045, tomcat/connectors/t
Author: mturk
Date: Mon May 7 03:46:45 2007
New Revision: 535843
URL: http://svn.apache.org/viewvc?view=rev&rev=535843
Log:
Fix the detection of client connection status.
If everything is send and the client aborted the
connection immediately, allow Tomcat to send the
END packet to suppress
Author: mturk
Date: Mon May 7 03:48:29 2007
New Revision: 535844
URL: http://svn.apache.org/viewvc?view=rev&rev=535844
Log:
Fix copy/paste from 2.0
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
URL:
Author: mturk
Date: Tue May 8 08:05:24 2007
New Revision: 536215
URL: http://svn.apache.org/viewvc?view=rev&rev=536215
Log:
Lets move things :)
Added:
tomcat/connectors/trunk/jk3/
tomcat/connectors/trunk/jk3/ROADMAP
Added: tomcat/connectors/trunk/jk3/ROADMAP
URL:
http://svn.apache
Author: mturk
Date: Wed May 9 06:32:57 2007
New Revision: 536518
URL: http://svn.apache.org/viewvc?view=rev&rev=536518
Log:
Update fixed binaries that will do a thread dump on stdout redirected file even
if the log level is < INFO
Modified:
tomcat/tc6.0.x/trunk/res/procrun/amd64/
Author: mturk
Date: Wed May 9 06:35:30 2007
New Revision: 536520
URL: http://svn.apache.org/viewvc?view=rev&rev=536520
Log:
Update fixed binaries that will do a thread dump on stdout redirected file even
if the log level is < INFO
Modified:
tomcat/connectors/trunk/procrun/bin/amd64/
Author: mturk
Date: Wed May 9 06:54:04 2007
New Revision: 536529
URL: http://svn.apache.org/viewvc?view=rev&rev=536529
Log:
Fix binaries by using /D_UNICODE for library as well.
Modified:
tomcat/tc6.0.x/trunk/res/procrun/amd64/tomcat6.exe
tomcat/tc6.0.x/trunk/res/procrun/a
Author: mturk
Date: Wed May 9 06:56:58 2007
New Revision: 536532
URL: http://svn.apache.org/viewvc?view=rev&rev=536532
Log:
Fix binaries by using /D_UNICODE for library as well.
Modified:
tomcat/connectors/trunk/procrun/bin/amd64/tomcat5.exe
tomcat/connectors/trunk/procrun/bin/a
Author: mturk
Date: Wed May 23 23:54:44 2007
New Revision: 541204
URL: http://svn.apache.org/viewvc?view=rev&rev=541204
Log:
Add windows service binaries to the .zip distribution.
The rule can be excluded by defining exclude.service.binaries in
build.properties file.
Service binaries incl
Author: mturk
Date: Wed May 23 23:56:59 2007
New Revision: 541206
URL: http://svn.apache.org/viewvc?view=rev&rev=541206
Log:
Automatically detect CPU and 64-bit JVM version. This allows to install the
proper service wrapper for the JVM and CPU used.
Modified:
tomcat/trunk/bin/service
Author: mturk
Date: Sat Jun 2 23:59:41 2007
New Revision: 543852
URL: http://svn.apache.org/viewvc?view=rev&rev=543852
Log:
Handle the disconnected sockets logging differently from the dead one.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c
Modified: tomcat/connec
Author: mturk
Date: Sun Jun 3 00:08:36 2007
New Revision: 543853
URL: http://svn.apache.org/viewvc?view=rev&rev=543853
Log:
Use initial zero timeout for select call. Patch provided by David McLaughlin.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_connect.c
tomcat/connec
Author: mturk
Date: Mon Jun 4 05:08:33 2007
New Revision: 544137
URL: http://svn.apache.org/viewvc?view=rev&rev=544137
Log:
Add simple URI normalizer that can deal with things like %252e%252e. This is
mostly copy/paste from the IIS module
Modified:
tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Thu Jun 7 02:32:08 2007
New Revision: 545126
URL: http://svn.apache.org/viewvc?view=rev&rev=545126
Log:
Use JK_OPT_FWDURICOMPAT again as default
Modified:
tomcat/connectors/trunk/jk/native/common/jk_global.h
tomcat/connectors/trunk/jni/java/org/apache/tomcat/Apr.
Author: mturk
Date: Thu Jun 7 02:37:54 2007
New Revision: 545128
URL: http://svn.apache.org/viewvc?view=rev&rev=545128
Log:
Oops. Made an unwanted commit. Revert the changes to Apr.java
Modified:
tomcat/connectors/trunk/jni/java/org/apache/tomcat/Apr.java
Modified: tomcat/connectors/t
Author: mturk
Date: Tue Jun 26 05:28:00 2007
New Revision: 550789
URL: http://svn.apache.org/viewvc?view=rev&rev=550789
Log:
Do not pass session id if it is zero length. For now only log those attempts.
We should consider returning 400 if the jsessionid is empty perhaps.
Modified:
to
Author: mturk
Date: Thu Jun 28 23:32:27 2007
New Revision: 551809
URL: http://svn.apache.org/viewvc?view=rev&rev=551809
Log:
Fix potential overflow. The actual encoded string length is strlen + 3 (Two
bytes for len and one '\0')
Modified:
tomcat/connectors/trunk/jk
Author: mturk
Date: Thu Jun 28 23:49:28 2007
New Revision: 551810
URL: http://svn.apache.org/viewvc?view=rev&rev=551810
Log:
Properly handle low memory situations, by checking the return values from
message allocation functions.
Modified:
tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Sun Jul 1 04:54:45 2007
New Revision: 552292
URL: http://svn.apache.org/viewvc?view=rev&rev=552292
Log:
Use shutdown instead hard close for connected sockets.
This ensures that the FIN will be send to the Tomcat thus
switching from CLOSE_WAIT to TIME_WAIT.
The rewri
Author: mturk
Date: Tue Jul 10 23:13:11 2007
New Revision: 555180
URL: http://svn.apache.org/viewvc?view=rev&rev=555180
Log:
Fix error log message for invalid mounts.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_worker.c
Modified: tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Tue Jul 17 00:49:04 2007
New Revision: 556836
URL: http://svn.apache.org/viewvc?view=rev&rev=556836
Log:
Fix #42849 for IIS only.
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml
Modi
Author: mturk
Date: Wed Jul 25 07:09:47 2007
New Revision: 559467
URL: http://svn.apache.org/viewvc?view=rev&rev=559467
Log:
Fix compile time warning
Modified:
tomcat/connectors/trunk/jk/native/common/jk_ajp12_worker.c
tomcat/connectors/trunk/jk3/ROADMAP
Modified: tomcat/connec
Author: mturk
Date: Wed Jul 25 23:25:49 2007
New Revision: 559705
URL: http://svn.apache.org/viewvc?view=rev&rev=559705
Log:
Modify current year display. No functional change
Modified:
tomcat/connectors/trunk/jk/native/common/jk_status.c
Modified: tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Wed Jul 25 22:05:02 2007
New Revision: 559693
URL: http://svn.apache.org/viewvc?view=rev&rev=559693
Log:
Use correct code style. We don't use an space after the or before the braces
Modified:
tomcat/connectors/trunk/jk/native/common/jk_util.c
Modified: tomcat/c
Author: mturk
Date: Wed Jul 25 22:01:31 2007
New Revision: 559692
URL: http://svn.apache.org/viewvc?view=rev&rev=559692
Log:
Use size_t for pointer and string based operations
Modified:
tomcat/connectors/trunk/jk/native/common/jk_logger.h
tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Wed Jul 25 23:33:59 2007
New Revision: 559711
URL: http://svn.apache.org/viewvc?view=rev&rev=559711
Log:
Add missing jk_url to the build
Modified:
tomcat/connectors/trunk/jk/native/netscape/nsapi.dsp
Modified: tomcat/connectors/trunk/jk/native/netscape/nsapi.dsp
Author: mturk
Date: Wed Jul 25 22:10:02 2007
New Revision: 559694
URL: http://svn.apache.org/viewvc?view=rev&rev=559694
Log:
On 64 bit systems time_t != long. Use proper casting
Modified:
tomcat/connectors/trunk/jk/native/common/jk_global.h
Modified: tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Wed Aug 1 23:06:18 2007
New Revision: 562022
URL: http://svn.apache.org/viewvc?view=rev&rev=562022
Log:
Fix the 401 not passed to the client.
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
tomcat/connectors/trunk/jk/native/apache-2.0/mod_
Author: mturk
Date: Wed Aug 1 23:10:29 2007
New Revision: 562025
URL: http://svn.apache.org/viewvc?view=rev&rev=562025
Log:
Increment version to 1.2.25-dev
Modified:
tomcat/connectors/trunk/jk/native/common/jk_version.h
tomcat/connectors/trunk/jk/native/iis/installer/isapi-redire
Author: mturk
Date: Fri Aug 3 07:33:51 2007
New Revision: 562478
URL: http://svn.apache.org/viewvc?view=rev&rev=562478
Log:
Add two new 'immediate' methods for sending the data.
It is the responsibility of the Java callee to deal with
the returned values and retry if the error
Author: mturk
Date: Wed Oct 17 22:50:50 2007
New Revision: 585876
URL: http://svn.apache.org/viewvc?rev=585876&view=rev
Log:
Fix compilation. Add missing backslash
Modified:
tomcat/connectors/trunk/jni/native/os/win32/libtcnative.rc
Modified: tomcat/connectors/trunk/jni/native/os/w
Author: mturk
Date: Wed Oct 17 22:56:42 2007
New Revision: 585877
URL: http://svn.apache.org/viewvc?rev=585877&view=rev
Log:
Fix compilation. Properly quote the strings
Modified:
tomcat/connectors/trunk/jni/native/os/win32/libtcnative.rc
Modified: tomcat/connectors/trunk/jni/native/os/w
Author: mturk
Date: Mon Nov 5 03:30:28 2007
New Revision: 591962
URL: http://svn.apache.org/viewvc?rev=591962&view=rev
Log:
Return DECLINED for NULL uw_map. This allows to have configured vhosts that
have no mappings without need to initialize an empty uw_map
Modified:
tomcat/connec
Author: mturk
Date: Mon Nov 5 05:15:12 2007
New Revision: 591985
URL: http://svn.apache.org/viewvc?rev=591985&view=rev
Log:
Make envvar tables created on demand. Only non virtual hosts have pre-allocated
tables, other are allocated if JkEnvVar is specified inside vhost
Modified:
to
Author: mturk
Date: Mon Nov 5 05:35:02 2007
New Revision: 591990
URL: http://svn.apache.org/viewvc?rev=591990&view=rev
Log:
Allocate temporary mount maps on first directive
Modified:
tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c
Modified: tomcat/connectors/trunk/jk/native/ap
Author: mturk
Date: Mon Nov 5 05:49:37 2007
New Revision: 591995
URL: http://svn.apache.org/viewvc?rev=591995&view=rev
Log:
Do not allocate envvar maps on create. They are allocated on first use
Modified:
tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c
Modified: tomcat/connec
Author: mturk
Date: Mon Nov 5 05:56:06 2007
New Revision: 591997
URL: http://svn.apache.org/viewvc?rev=591997&view=rev
Log:
Remove trailing spaces. No functional change
Modified:
tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c
Modified: tomcat/connectors/trunk/jk/native/apache
Author: mturk
Date: Fri Nov 9 01:18:47 2007
New Revision: 593462
URL: http://svn.apache.org/viewvc?rev=593462&view=rev
Log:
Initialize and allocate uw_map on first directive. Do not allocate on
JkMountCopy if no additional maps are present
Modified:
tomcat/connectors/trunk/jk/native/ap
Author: mturk
Date: Fri Nov 9 03:20:13 2007
New Revision: 593493
URL: http://svn.apache.org/viewvc?rev=593493&view=rev
Log:
Not sure why we set to NULL or zero something that was already set to zero
Modified:
tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c
Modified: tomcat/connec
Author: mturk
Date: Fri Nov 9 03:45:14 2007
New Revision: 593497
URL: http://svn.apache.org/viewvc?rev=593497&view=rev
Log:
Log missing uri maps
Modified:
tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c
Modified: tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c
URL:
1 - 100 of 4240 matches
Mail list logo