Author: mturk
Date: Fri Jan 5 11:27:34 2007
New Revision: 493152
URL: http://svn.apache.org/viewvc?view=rev&rev=493152
Log:
Use the same prerequisite as APR 1.2
Modified:
tomcat/connectors/trunk/jni/native/configure.in
Modified: tomcat/connectors/trunk/jni/native/configure.in
URL:
Author: mturk
Date: Wed Jan 31 00:27:06 2007
New Revision: 501763
URL: http://svn.apache.org/viewvc?view=rev&rev=501763
Log:
JNI_VERSION_1_6 if defined is missing the JDK1_1InitArgs.
Make sure it at least compiles by ifdefing the code.
Modified:
tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Wed Jan 31 00:30:50 2007
New Revision: 501764
URL: http://svn.apache.org/viewvc?view=rev&rev=501764
Log:
Add empty worker factory for jni worker in case Java6 is detected.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_jni_worker.c
Modified: tomcat/connec
Author: mturk
Date: Wed Jan 31 00:36:57 2007
New Revision: 501766
URL: http://svn.apache.org/viewvc?view=rev&rev=501766
Log:
Backport filter notification from JK2 where we had an
option to specify the auth_complete. Fixes Bz #36365.
The patch does not like proposed detect IIS 5.1 but rather
Author: mturk
Date: Wed Jan 31 00:56:12 2007
New Revision: 501770
URL: http://svn.apache.org/viewvc?view=rev&rev=501770
Log:
Small fix. Detect auth notification inside initialize_extension and after the
config is read
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plug
Author: mturk
Date: Wed Jan 31 00:57:38 2007
New Revision: 501771
URL: http://svn.apache.org/viewvc?view=rev&rev=501771
Log:
Oops. Working on multiple SVN repositories can lead to a real mess :)
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
Modified: tomcat/connec
Author: mturk
Date: Sat Feb 3 00:54:02 2007
New Revision: 503183
URL: http://svn.apache.org/viewvc?view=rev&rev=503183
Log:
Fix #41533 by adding logging to the extension handler.
Patch provided by Tim Whittington
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
Modi
Author: mturk
Date: Fri Feb 23 02:54:28 2007
New Revision: 510902
URL: http://svn.apache.org/viewvc?view=rev&rev=510902
Log:
TAB police
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
URL:
Author: mturk
Date: Fri Feb 23 22:50:05 2007
New Revision: 511227
URL: http://svn.apache.org/viewvc?view=rev&rev=511227
Log:
Fix 41439 for Apache servers by adding JkStripSession directive.
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
tomcat/connectors/trunk/jk/na
Author: mturk
Date: Fri Feb 23 23:24:06 2007
New Revision: 511235
URL: http://svn.apache.org/viewvc?view=rev&rev=511235
Log:
Be more verbose while logging url mappings.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c
Modified: tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Sat Feb 24 03:45:39 2007
New Revision: 511252
URL: http://svn.apache.org/viewvc?view=rev&rev=511252
Log:
Use Microsoft strsafe library for string operations.
Modified:
tomcat/connectors/trunk/jk/native/iis/Makefile.amd64
tomcat/connectors/trunk/jk/native
Author: mturk
Date: Sat Feb 24 03:56:57 2007
New Revision: 511257
URL: http://svn.apache.org/viewvc?view=rev&rev=511257
Log:
Fix detection of invalid paths. We are only intersted if
we have a worker match and if the path contains /web-inf
or /meta-inf. The /someweb-inf is valid path.
Modi
Author: mturk
Date: Mon Feb 26 08:47:21 2007
New Revision: 511887
URL: http://svn.apache.org/viewvc?view=rev&rev=511887
Log:
Fix compile time warning. No functional change
Modified:
tomcat/connectors/trunk/jk/native/common/jk_map.c
Modified: tomcat/connectors/trunk/jk/native/common/jk_m
Author: mturk
Date: Mon Feb 26 08:47:49 2007
New Revision: 511888
URL: http://svn.apache.org/viewvc?view=rev&rev=511888
Log:
Fix compile time warning. No functional change
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
Modified: tomcat/connectors/trunk/jk/native
Author: mturk
Date: Mon Feb 26 11:09:41 2007
New Revision: 511951
URL: http://svn.apache.org/viewvc?view=rev&rev=511951
Log:
Use r->filename because mod_dir or mod_alias could already set that
Modified:
tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c
Modified: tomcat/connector
Author: mturk
Date: Mon Feb 26 11:11:22 2007
New Revision: 511952
URL: http://svn.apache.org/viewvc?view=rev&rev=511952
Log:
Use r->filename because mod_dir or mod_alias could already set that
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
Modified: tomcat/connector
Author: mturk
Date: Wed Feb 28 23:47:15 2007
New Revision: 513216
URL: http://svn.apache.org/viewvc?view=rev&rev=513216
Log:
Update Install Shield build project
Modified:
tomcat/connectors/trunk/jk/native/iis/installer/isapi-redirector-win32-msi.ism
Modified:
tomcat/connectors/trun
Author: mturk
Date: Wed Feb 28 23:53:51 2007
New Revision: 513218
URL: http://svn.apache.org/viewvc?view=rev&rev=513218
Log:
Change the name to Tomcat Isapi Redirector
Modified:
tomcat/connectors/trunk/jk/native/iis/installer/isapi-redirector-win32-msi.ism
Modified:
tomcat/connec
Author: mturk
Date: Tue Mar 13 03:20:28 2007
New Revision: 517629
URL: http://svn.apache.org/viewvc?view=rev&rev=517629
Log:
Fix shared memory initialization. The file descriptors must be reopened in
child process.
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
to
Author: mturk
Date: Thu Mar 15 03:17:06 2007
New Revision: 518560
URL: http://svn.apache.org/viewvc?view=rev&rev=518560
Log:
Check if the web-inf is under the mapped context.
If not we don't care for security, cause it is not
for Tomcat. Also bring back HSE_REQ_SEND_RESPONSE_HEADE
Author: mturk
Date: Thu Mar 15 04:11:20 2007
New Revision: 518581
URL: http://svn.apache.org/viewvc?view=rev&rev=518581
Log:
Fix shared memory lock by using temporary file instead
adding extension to shared memory file. This allows to
have higher security for shared memory
Modified:
to
Author: mturk
Date: Thu Mar 15 04:22:12 2007
New Revision: 518585
URL: http://svn.apache.org/viewvc?view=rev&rev=518585
Log:
Fix typo, and unlink on parent close.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_shm.c
Modified: tomcat/connectors/trunk/jk/native/common/jk_shm.c
Author: mturk
Date: Thu Mar 15 04:32:10 2007
New Revision: 518586
URL: http://svn.apache.org/viewvc?view=rev&rev=518586
Log:
Fix compiler waring.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_shm.c
Modified: tomcat/connectors/trunk/jk/native/common/jk_shm.c
URL:
Author: mturk
Date: Thu Mar 15 04:40:02 2007
New Revision: 518591
URL: http://svn.apache.org/viewvc?view=rev&rev=518591
Log:
Set debug level to DEBUG for debug message.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_shm.c
Modified: tomcat/connectors/trunk/jk/native/common/jk_s
Author: mturk
Date: Thu Mar 15 06:28:39 2007
New Revision: 518624
URL: http://svn.apache.org/viewvc?view=rev&rev=518624
Log:
Make shared memory lock reopenable by compile time define.
It is used anyhow for the kernels that have bug in flock.
Defaults to old behavior.
Modified:
to
Author: mturk
Date: Thu Mar 15 07:37:07 2007
New Revision: 518641
URL: http://svn.apache.org/viewvc?view=rev&rev=518641
Log:
Add getpid() to the JkShmFile so it's always unique.
Thanks to Rainer for an idea.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_shm.c
Modifie
Author: mturk
Date: Fri Mar 16 00:14:23 2007
New Revision: 518877
URL: http://svn.apache.org/viewvc?view=rev&rev=518877
Log:
Delete shared memory file on httpd exit. No need to keep it because it now
contains pid as part of the name.
In any case, on each invocation it was overwritten.
Modi
Author: mturk
Date: Fri Mar 16 03:20:07 2007
New Revision: 518918
URL: http://svn.apache.org/viewvc?view=rev&rev=518918
Log:
Update latest binaries
Added:
tomcat/connectors/trunk/procrun/bin/amd64/
tomcat/connectors/trunk/procrun/bin/amd64/tomcat5.exe (with props)
tomcat/connec
Author: mturk
Date: Fri Mar 16 03:22:17 2007
New Revision: 518920
URL: http://svn.apache.org/viewvc?view=rev&rev=518920
Log:
Update latest binaries and add targets for amd64 and ia64 cpus.
Added:
tomcat/tc6.0.x/trunk/res/procrun/amd64/
tomcat/tc6.0.x/trunk/res/procrun/amd64/tomcat6
Author: mturk
Date: Fri Mar 16 03:36:14 2007
New Revision: 518931
URL: http://svn.apache.org/viewvc?view=rev&rev=518931
Log:
Update changelog with recent commits.
Modified:
tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/connectors/trunk/jk/xdocs/miscellan
Author: mturk
Date: Sun Mar 18 00:28:19 2007
New Revision: 519568
URL: http://svn.apache.org/viewvc?view=rev&rev=519568
Log:
Ask 3 times for passwords before giving up.
Modified:
tomcat/connectors/trunk/jni/native/src/sslcontext.c
Modified: tomcat/connectors/trunk/jni/native
Author: mturk
Date: Sun Mar 18 03:58:17 2007
New Revision: 519591
URL: http://svn.apache.org/viewvc?view=rev&rev=519591
Log:
Update binaries to version 2.0.3.0
Modified:
tomcat/connectors/trunk/procrun/bin/amd64/tomcat5.exe
tomcat/connectors/trunk/procrun/bin/amd64/tomcat5w
Author: mturk
Date: Sun Mar 18 03:58:42 2007
New Revision: 519592
URL: http://svn.apache.org/viewvc?view=rev&rev=519592
Log:
Update binaries to version 2.0.3.0
Modified:
tomcat/tc6.0.x/trunk/res/procrun/amd64/tomcat6.exe
tomcat/tc6.0.x/trunk/res/procrun/amd64/tomcat6w.exe
to
Author: mturk
Date: Sun Mar 18 05:24:11 2007
New Revision: 519604
URL: http://svn.apache.org/viewvc?view=rev&rev=519604
Log:
Update latest binaries
Modified:
tomcat/tc6.0.x/trunk/res/procrun/amd64/tomcat6.exe
tomcat/tc6.0.x/trunk/res/procrun/amd64/tomcat6w.exe
tomcat/tc6.0.x/t
Author: mturk
Date: Sun Mar 18 05:24:42 2007
New Revision: 519605
URL: http://svn.apache.org/viewvc?view=rev&rev=519605
Log:
Update latest binaries
Modified:
tomcat/connectors/trunk/procrun/bin/amd64/tomcat5.exe
tomcat/connectors/trunk/procrun/bin/amd64/tomcat5w.exe
tomcat/connec
Author: mturk
Date: Sun Mar 18 07:29:15 2007
New Revision: 519616
URL: http://svn.apache.org/viewvc?view=rev&rev=519616
Log:
Update latest binaries with fix for DAEMON-87.
Modified:
tomcat/connectors/trunk/procrun/bin/amd64/tomcat5.exe
tomcat/connectors/trunk/procrun/bin/a
Author: mturk
Date: Sun Mar 18 07:29:38 2007
New Revision: 519617
URL: http://svn.apache.org/viewvc?view=rev&rev=519617
Log:
Update latest binaries with fix for DAEMON-87.
Modified:
tomcat/tc6.0.x/trunk/res/procrun/amd64/tomcat6.exe
tomcat/tc6.0.x/trunk/res/procrun/amd64/tomcat6w
Author: mturk
Date: Sun Mar 18 08:08:53 2007
New Revision: 519624
URL: http://svn.apache.org/viewvc?view=rev&rev=519624
Log:
Update latest binaries with fix for DAEMON-34.
Modified:
tomcat/tc6.0.x/trunk/res/procrun/amd64/tomcat6.exe
tomcat/tc6.0.x/trunk/res/procrun/amd64/tomcat6w
Author: mturk
Date: Sun Mar 18 08:09:16 2007
New Revision: 519625
URL: http://svn.apache.org/viewvc?view=rev&rev=519625
Log:
Update latest binaries with fix for DAEMON-34.
Modified:
tomcat/connectors/trunk/procrun/bin/amd64/tomcat5.exe
tomcat/connectors/trunk/procrun/bin/a
Author: mturk
Date: Mon Mar 19 00:08:28 2007
New Revision: 519858
URL: http://svn.apache.org/viewvc?view=rev&rev=519858
Log:
Add ForwardSSLCertChain JkOption.
Modified:
tomcat/connectors/trunk/jk/java/org/apache/jk/common/JkInputStream.java
tomcat/connectors/trunk/jk/java/org/apach
Author: mturk
Date: Mon Mar 19 00:12:03 2007
New Revision: 519859
URL: http://svn.apache.org/viewvc?view=rev&rev=519859
Log:
Oops. Revert unfinished work commited by mistake.
Modified:
tomcat/connectors/trunk/jk/java/org/apache/jk/common/JkInputStream.java
tomcat/connectors/trunk/jk/
Author: mturk
Date: Mon Mar 19 00:40:36 2007
New Revision: 519864
URL: http://svn.apache.org/viewvc?view=rev&rev=519864
Log:
Fix #41562 - Add Debug logging for read from client in ISAPI Redirector
Modified:
tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c
tomcat/connectors/t
Author: mturk
Date: Tue Mar 20 01:15:49 2007
New Revision: 520310
URL: http://svn.apache.org/viewvc?view=rev&rev=520310
Log:
Add --enable-flock configure param for explicit compilation of flock() for
shared memory locks
Modified:
tomcat/connectors/trunk/jk/native/common/jk_mt.h
to
Author: mturk
Date: Tue Mar 20 01:18:30 2007
New Revision: 520312
URL: http://svn.apache.org/viewvc?view=rev&rev=520312
Log:
Oops. Fix copy/paste typo.
Modified:
tomcat/connectors/trunk/jk/native/configure.in
Modified: tomcat/connectors/trunk/jk/native/configure.in
URL:
Author: mturk
Date: Tue Mar 20 01:53:33 2007
New Revision: 520335
URL: http://svn.apache.org/viewvc?view=rev&rev=520335
Log:
Log mod_jk version on initialization as INFO.
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
tomcat/connectors/trunk/jk/native/apache-2.0/mod_
Author: mturk
Date: Tue Mar 20 01:58:24 2007
New Revision: 520337
URL: http://svn.apache.org/viewvc?view=rev&rev=520337
Log:
JK_EXPOSED_VERSION already contains mod_jk string.
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
tomcat/connectors/trunk/jk/native/apache
Author: mturk
Date: Tue Mar 20 02:01:23 2007
New Revision: 520338
URL: http://svn.apache.org/viewvc?view=rev&rev=520338
Log:
Remove the binary type from .qclsrc
Modified:
tomcat/connectors/trunk/jk/native/apache-2.0/bldjk.qclsrc (props changed)
Propchange: tomcat/connectors/trun
Author: mturk
Date: Tue Mar 20 02:04:02 2007
New Revision: 520339
URL: http://svn.apache.org/viewvc?view=rev&rev=520339
Log:
No function change. Just to check if the props are working
Modified:
tomcat/connectors/trunk/jk/native/apache-2.0/bldjk.qclsrc
Modified: tomcat/connectors/trun
Author: mturk
Date: Tue Mar 20 11:48:25 2007
New Revision: 520518
URL: http://svn.apache.org/viewvc?view=rev&rev=520518
Log:
Return APR_ENOTIMPL for a dummy SSLContext.free function
Modified:
tomcat/connectors/trunk/jni/native/src/sslcontext.c
Modified: tomcat/connectors/trunk/jni/na
Author: mturk
Date: Tue Mar 20 23:58:38 2007
New Revision: 520777
URL: http://svn.apache.org/viewvc?view=rev&rev=520777
Log:
Make sure that any change to shared memory is protected by shm lock if the
pessimistic locking is configured.
Modified:
tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Wed Mar 21 00:20:50 2007
New Revision: 520780
URL: http://svn.apache.org/viewvc?view=rev&rev=520780
Log:
Simplify the add_lig_items by adding local function for filling the common
values.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c
Modified: to
Author: mturk
Date: Wed Mar 21 05:15:24 2007
New Revision: 520854
URL: http://svn.apache.org/viewvc?view=rev&rev=520854
Log:
Update command line make files with pcre library
Added:
tomcat/connectors/trunk/jk/native/iis/Makefile.x86
tomcat/connectors/trunk/jk/native/iis/pcre/dftables
Author: mturk
Date: Wed Mar 21 05:27:51 2007
New Revision: 520856
URL: http://svn.apache.org/viewvc?view=rev&rev=520856
Log:
Embed manifests into dll if generated
Modified:
tomcat/connectors/trunk/jk/native/iis/Makefile.amd64
tomcat/connectors/trunk/jk/native/iis/Makefile.ia64
Modi
Author: mturk
Date: Wed Mar 21 05:33:20 2007
New Revision: 520859
URL: http://svn.apache.org/viewvc?view=rev&rev=520859
Log:
Add Tomcat6 examples to the sample mappings file
Modified:
tomcat/connectors/trunk/jk/native/iis/README
tomcat/connectors/trunk/jk/native/iis/installer/
Author: mturk
Date: Wed Mar 21 05:38:31 2007
New Revision: 520862
URL: http://svn.apache.org/viewvc?view=rev&rev=520862
Log:
Use correct directory for IA64 builds
Modified:
tomcat/connectors/trunk/jk/native/iis/Makefile.ia64
Modified: tomcat/connectors/trunk/jk/native/iis/Makefile.ia64
Author: mturk
Date: Wed Mar 21 09:05:29 2007
New Revision: 520926
URL: http://svn.apache.org/viewvc?view=rev&rev=520926
Log:
Added regexp rewrite options for IIS
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
Modified: tomcat/connectors/trunk/jk/native
Author: mturk
Date: Wed Mar 21 09:07:59 2007
New Revision: 520927
URL: http://svn.apache.org/viewvc?view=rev&rev=520927
Log:
Link with correct pcre library for amd64
Modified:
tomcat/connectors/trunk/jk/native/iis/Makefile.amd64
Modified: tomcat/connectors/trunk/jk/native/iis/Makefile.a
Author: mturk
Date: Wed Mar 21 09:11:51 2007
New Revision: 520930
URL: http://svn.apache.org/viewvc?view=rev&rev=520930
Log:
Fix some compile time warning on 64 bit platforms
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
Modified: tomcat/connectors/trunk/jk/native
Author: mturk
Date: Wed Mar 21 13:27:19 2007
New Revision: 520991
URL: http://svn.apache.org/viewvc?view=rev&rev=520991
Log:
Fix #41922 by seting the envars_in_use when there is JkEnvVar directive
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
tomcat/connectors/trun
Author: mturk
Date: Thu Mar 22 12:33:46 2007
New Revision: 521416
URL: http://svn.apache.org/viewvc?view=rev&rev=521416
Log:
Added function to read a simple name=value property file without the syntax
checks.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_map.c
tomcat/connec
Author: mturk
Date: Thu Mar 22 12:35:34 2007
New Revision: 521417
URL: http://svn.apache.org/viewvc?view=rev&rev=521417
Log:
Fix windows logging. There is no need to add the extra \r, because windows by
default adds them for any text files.
Modified:
tomcat/connectors/trunk/jk/native/co
Author: mturk
Date: Thu Mar 22 12:38:19 2007
New Revision: 521419
URL: http://svn.apache.org/viewvc?view=rev&rev=521419
Log:
Fix regexp parsing and add error pages if extension fails instead sending empty
page.
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
Modi
Author: mturk
Date: Thu Mar 22 12:40:11 2007
New Revision: 521420
URL: http://svn.apache.org/viewvc?view=rev&rev=521420
Log:
Note about regexp rewrite rules.
Modified:
tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/connectors/trunk/jk/xdocs/miscellan
Author: mturk
Date: Thu Mar 22 12:52:51 2007
New Revision: 521424
URL: http://svn.apache.org/viewvc?view=rev&rev=521424
Log:
Add /D "PCRE_STATIC" to build files
Modified:
tomcat/connectors/trunk/jk/native/iis/Makefile.amd64
tomcat/connectors/trunk/jk/native/iis/Makefile.i
Author: mturk
Date: Thu Mar 22 13:08:37 2007
New Revision: 521431
URL: http://svn.apache.org/viewvc?view=rev&rev=521431
Log:
Add sample rewrite.properties file to the installer.
Added:
tomcat/connectors/trunk/jk/native/iis/installer/conf/rewrite.properties
(with props)
Modi
Author: mturk
Date: Fri Mar 23 08:35:18 2007
New Revision: 521770
URL: http://svn.apache.org/viewvc?view=rev&rev=521770
Log:
Allow multiple status codes for fail_on_status directive.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c
tomcat/connectors/trunk/jk/na
Author: mturk
Date: Fri Mar 23 08:39:09 2007
New Revision: 521774
URL: http://svn.apache.org/viewvc?view=rev&rev=521774
Log:
Document multiple fail_on_status codes for 1.2.22+
Modified:
tomcat/connectors/trunk/jk/xdocs/reference/workers.xml
Modified: tomcat/connectors/trunk/jk/x
Author: mturk
Date: Fri Mar 23 09:25:54 2007
New Revision: 521795
URL: http://svn.apache.org/viewvc?view=rev&rev=521795
Log:
Add option to compile for Apache 2.0.x or Apache 2.2.x by using APACHE22=1 in
command line
Modified:
tomcat/connectors/trunk/jk/native/apache-2.0/Makefil
Author: mturk
Date: Mon Mar 26 22:36:13 2007
New Revision: 522764
URL: http://svn.apache.org/viewvc?view=rev&rev=522764
Log:
JK name prefix file_logger_t structure, No functional changes
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
tomcat/connectors/trunk/jk/na
Author: mturk
Date: Tue Mar 27 07:30:06 2007
New Revision: 522931
URL: http://svn.apache.org/viewvc?view=rev&rev=522931
Log:
On Socket.create create a local pool, because the
Socket.destroy destroys that pool, so the Pool.destroy
fails with crushing VM.
Modified:
tomcat/connectors/trunk
Author: mturk
Date: Tue Mar 27 08:23:27 2007
New Revision: 522954
URL: http://svn.apache.org/viewvc?view=rev&rev=522954
Log:
Fix typo
Modified:
tomcat/connectors/trunk/jni/native/src/network.c
Modified: tomcat/connectors/trunk/jni/native/src/network.c
URL:
http://svn.apache.org/vi
Author: mturk
Date: Tue Mar 27 11:23:06 2007
New Revision: 523024
URL: http://svn.apache.org/viewvc?view=rev&rev=523024
Log:
Fix accept pool cleanup and destroy in case accept fails because of parent pool
destroy
Modified:
tomcat/connectors/trunk/jni/native/src/network.c
Modified: to
Author: mturk
Date: Wed Mar 28 22:22:47 2007
New Revision: 523564
URL: http://svn.apache.org/viewvc?view=rev&rev=523564
Log:
Fix #41976 by adding Open BSD to the list of BSD* platforms
Modified:
tomcat/connectors/trunk/jni/native/os/unix/system.c
Modified: tomcat/connectors/trunk/jni/na
Author: mturk
Date: Thu Mar 29 23:58:38 2007
New Revision: 523964
URL: http://svn.apache.org/viewvc?view=rev&rev=523964
Log:
Put the entire code that is JK_SHM_LOCK_REOPEN dependent inside #ifdef
Modified:
tomcat/connectors/trunk/jk/native/common/jk_shm.c
Modified: tomcat/connectors/t
Author: mturk
Date: Fri Mar 30 22:51:18 2007
New Revision: 524374
URL: http://svn.apache.org/viewvc?view=rev&rev=524374
Log:
Check for APR version on library load in case we have unsupported APR in the
path
Modified:
tomcat/connectors/trunk/jni/native/src/jnilib.c
Modified: to
Author: mturk
Date: Fri Mar 30 23:45:51 2007
New Revision: 524376
URL: http://svn.apache.org/viewvc?view=rev&rev=524376
Log:
Check for minimum APR version during configure
Modified:
tomcat/connectors/trunk/jni/native/build/tcnative.m4
Modified: tomcat/connectors/trunk/jni/native/b
Author: mturk
Date: Sat Mar 31 00:06:34 2007
New Revision: 524380
URL: http://svn.apache.org/viewvc?view=rev&rev=524380
Log:
Increment the version for the next tag
Modified:
tomcat/connectors/trunk/jni/native/include/tcn_version.h
tomcat/connectors/trunk/jni/native/os/w
Author: mturk
Date: Sat Mar 31 00:34:01 2007
New Revision: 524383
URL: http://svn.apache.org/viewvc?view=rev&rev=524383
Log:
Never call apr_terminate from DLL main, because it will crash the JVM. Call
apr_terminate in Library.terminate instead.
Modified:
tomcat/connectors/trunk/jni/na
Author: mturk
Date: Sat Mar 31 00:49:55 2007
New Revision: 524385
URL: http://svn.apache.org/viewvc?view=rev&rev=524385
Log:
Remove native/connector
Removed:
tomcat/tc6.0.x/trunk/native/connector/
-
To unsubscribe, e-
Author: mturk
Date: Sat Mar 31 00:57:39 2007
New Revision: 524386
URL: http://svn.apache.org/viewvc?view=rev&rev=524386
Log:
Add native as external instead maintaining duplicate code.
Modified:
tomcat/tc6.0.x/trunk/native/ (props changed)
Propchange: tomcat/tc6.0.x/trunk/na
Author: mturk
Date: Sat Mar 31 01:21:33 2007
New Revision: 524390
URL: http://svn.apache.org/viewvc?view=rev&rev=524390
Log:
Add srclib placehoder for extracting apr if building everything from sources.
Added:
tomcat/connectors/trunk/jni/native/srclib/
tomcat/connectors/trunk/jni/na
Author: mturk
Date: Sun Apr 1 00:48:26 2007
New Revision: 524551
URL: http://svn.apache.org/viewvc?view=rev&rev=524551
Log:
Use correct field notation.
Modified:
tomcat/connectors/trunk/jni/native/build/tcnative.m4
Modified: tomcat/connectors/trunk/jni/native/build/tcnative.m4
URL:
Author: mturk
Date: Sun Apr 1 00:51:53 2007
New Revision: 524552
URL: http://svn.apache.org/viewvc?view=rev&rev=524552
Log:
Use correct location and version for jnirelease.sh
Modified:
tomcat/connectors/trunk/jni/jnirelease.sh
Modified: tomcat/connectors/trunk/jni/jnirelease.sh
URL:
Author: mturk
Date: Sun Apr 1 00:59:16 2007
New Revision: 524553
URL: http://svn.apache.org/viewvc?view=rev&rev=524553
Log:
Add valid SVN path for this release, so it can be tagged.
Modified:
tomcat/connectors/trunk/jni/jnirelease.sh
Modified: tomcat/connectors/trunk/jni/jnirelease.sh
Author: mturk
Date: Sun Apr 1 11:21:28 2007
New Revision: 524649
URL: http://svn.apache.org/viewvc?view=rev&rev=524649
Log:
Fix detection of OpenSSL without using obsolete AC functions.
Modified:
tomcat/connectors/trunk/jni/native/Makefile.in
tomcat/connectors/trunk/jni/native/b
Author: mturk
Date: Sun Apr 1 11:23:24 2007
New Revision: 524650
URL: http://svn.apache.org/viewvc?view=rev&rev=524650
Log:
Update to latest stable version for both dependent libraries.
Modified:
tomcat/connectors/trunk/jni/native/srclib/VERSIONS
Modified: tomcat/connectors/trunk
Author: mturk
Date: Sun Apr 1 11:39:31 2007
New Revision: 524653
URL: http://svn.apache.org/viewvc?view=rev&rev=524653
Log:
Tag native version 1.1.9
Added:
tomcat/connectors/tags/other/TOMCAT_NATIVE_1_1_9/
- copied from r524652, tomcat/connectors/t
Author: mturk
Date: Sun Apr 1 12:37:58 2007
New Revision: 524660
URL: http://svn.apache.org/viewvc?view=rev&rev=524660
Log:
Use the tomcat-native-1.1.9 as recommended version.
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
tomcat/tc6.0.x/trunk/java/org/apache/catalina/
Author: mturk
Date: Sun Apr 1 21:51:52 2007
New Revision: 524723
URL: http://svn.apache.org/viewvc?view=rev&rev=524723
Log:
Do not check if openssl works. The version check is enough.
Modified:
tomcat/connectors/trunk/jni/native/build/tcnative.m4
Modified: tomcat/connectors/trunk
Author: mturk
Date: Sun Apr 1 22:22:42 2007
New Revision: 524725
URL: http://svn.apache.org/viewvc?view=rev&rev=524725
Log:
In case we don't specify the global randFile use like mod_ssl does with
builtin. This fixes long init on some platforms.
Modified:
tomcat/connectors/trunk/j
Author: mturk
Date: Sun Apr 1 22:25:55 2007
New Revision: 524726
URL: http://svn.apache.org/viewvc?view=rev&rev=524726
Log:
Increment version number and switch back to current and trunk for release.
Modified:
tomcat/connectors/trunk/jni/jnirelease.sh
tomcat/connectors/trunk/jni/na
Author: mturk
Date: Sun Apr 1 22:41:42 2007
New Revision: 524728
URL: http://svn.apache.org/viewvc?view=rev&rev=524728
Log:
Prepare tag 1.1.10
Modified:
tomcat/connectors/trunk/jni/jnirelease.sh
Modified: tomcat/connectors/trunk/jni/jnirelease.sh
URL:
http://svn.apache.org/viewvc/to
Author: mturk
Date: Sun Apr 1 22:42:52 2007
New Revision: 524729
URL: http://svn.apache.org/viewvc?view=rev&rev=524729
Log:
Tag 1.1.10 with OpenSSL detection and init fix
Added:
tomcat/connectors/tags/other/TOMCAT_NATIVE_1_1_10/
- copied from r524728, tomcat/connectors/t
Author: mturk
Date: Sun Apr 1 23:24:33 2007
New Revision: 524730
URL: http://svn.apache.org/viewvc?view=rev&rev=524730
Log:
Use the tomcat-native-1.1.10 as recommended version.
Note: 1.1.9 was broken for OpenSSL builds on some platforms. 1.1.8 will
continue to work, although on some platf
Author: mturk
Date: Sun Apr 1 23:35:20 2007
New Revision: 524732
URL: http://svn.apache.org/viewvc?view=rev&rev=524732
Log:
Document APR connector native changes.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
Author: mturk
Date: Mon Apr 2 00:14:47 2007
New Revision: 524737
URL: http://svn.apache.org/viewvc?view=rev&rev=524737
Log:
Fix LF/CRLF logging for POSIX/WIN32 platforms
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
tomcat/connectors/trunk/jk/native/apache-2.0/mod_
Author: mturk
Date: Mon Apr 2 00:17:40 2007
New Revision: 524738
URL: http://svn.apache.org/viewvc?view=rev&rev=524738
Log:
Oops. Standard copy/paste error ;)
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
Author: mturk
Date: Mon Apr 2 05:25:44 2007
New Revision: 524774
URL: http://svn.apache.org/viewvc?view=rev&rev=524774
Log:
Remove explicit settings for ANT_HOME and JAVA_HOME.
Modified:
tomcat/connectors/trunk/jk/tools/jkrelease.sh
Modified: tomcat/connectors/trunk/jk/tools/jkreleas
Author: mturk
Date: Mon Apr 2 05:57:24 2007
New Revision: 524777
URL: http://svn.apache.org/viewvc?view=rev&rev=524777
Log:
Do not try to make the release on the hosts where tar doesn't support cfz.
Modified:
tomcat/connectors/trunk/jk/tools/jkrelease.sh
Modified: tomcat/connect
Author: mturk
Date: Tue Apr 3 00:36:45 2007
New Revision: 525070
URL: http://svn.apache.org/viewvc?view=rev&rev=525070
Log:
Use root/users for a user/group when creating tar.
Modified:
tomcat/connectors/trunk/jk/tools/jkrelease.sh
Modified: tomcat/connectors/trunk/jk/tools/jkrelease.sh
201 - 300 of 4240 matches
Mail list logo