DO NOT REPLY [Bug 48685] Spnego Support in Tomcat

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48685 ashish.j...@in.ibm.com changed: What|Removed |Added Version|6.0.20 |6.0.24 -- Configure bugma

Re: Timing for 6.0.25?

2010-02-22 Thread Ashish Jain
Please include 48685 "Spnego Support in Tomcat" in tomcat 6.0.25. On Tue, Feb 16, 2010 at 10:13 PM, jean-frederic clere wrote: > On 02/16/2010 05:15 PM, Mark Thomas wrote: > > On 16/02/2010 14:03, jean-frederic clere wrote: > >> On 02/16/2010 12:52 PM, Mark Thomas wrote: > >>> Mainly a question f

svn commit: r912524 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-02-22 Thread jfclere
Author: jfclere Date: Mon Feb 22 09:59:58 2010 New Revision: 912524 URL: http://svn.apache.org/viewvc?rev=912524&view=rev Log: My votes. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=

Tagging 1.2.29

2010-02-22 Thread Mladen Turk
Hi, I plan to tag 1.2.29 tomorrow around 12:00 GMT and later propose a vote. We had few release snapshots that had no show-stoppers reported beside one bug and one regression that are already solved. In case someone has a serious reason why I shouldn't do that, please speak. Regards -- ^TM ---

DO NOT REPLY [Bug 48793] New: catalina.sh: "stop" errors on HP-UX

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48793 Summary: catalina.sh: "stop" errors on HP-UX Product: Tomcat 6 Version: 6.0.24 Platform: HP OS/Version: HP-UX Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 48795] New: Tomcat tries to use cache when compilation failed

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48795 Summary: Tomcat tries to use cache when compilation failed Product: Tomcat 6 Version: 6.0.24 Platform: PC OS/Version: Windows Vista Status: NEW Severity: normal

[Tomcat Wiki] Update of "PoweredBy" by WebAppCabaret

2010-02-22 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by WebAppCabaret. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=245&rev2=246 -- <>

Re: Tagging 1.2.29

2010-02-22 Thread Rainer Jung
- silence from me - (but I still plan to review the changes later today) On 22.02.2010 14:39, Mladen Turk wrote: Hi, I plan to tag 1.2.29 tomorrow around 12:00 GMT and later propose a vote. We had few release snapshots that had no show-stoppers reported beside one bug and one regression that a

[Tomcat Wiki] Update of "PoweredBy" by WebAppCabaret

2010-02-22 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by WebAppCabaret. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=246&rev2=247 -- <>

Re: Tagging 1.2.29

2010-02-22 Thread Henri Gomez
No problem, go Mladen 2010/2/22 Rainer Jung : > - silence from me - > > (but I still plan to review the changes later today) > > On 22.02.2010 14:39, Mladen Turk wrote: >> >> Hi, >> >> I plan to tag 1.2.29 tomorrow around 12:00 GMT >> and later propose a vote. >> We had few release snapshots that

DO NOT REPLY [Bug 48763] AJP Connectors fail when POST requests don't have a Content-Length header

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48763 --- Comment #20 from Bruce G. Stewart 2010-02-22 18:27:32 UTC --- This morning, I had some failures of another application using the .29 dll and the same Tomcat. I haven't yet determined if this is a misconfiguration issue or a bug, but I

DO NOT REPLY [Bug 48763] AJP Connectors fail when POST requests don't have a Content-Length header

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48763 --- Comment #21 from Mladen Turk 2010-02-22 18:38:23 UTC --- > ajp_connection_tcp_get_message::jk_ajp_common.c (1264): wrong message size > 8196 This looks like mismatch in maxPacketSize. Seems the Tomcat is configured for larger then def

svn commit: r915033 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/util/RequestUtil.java webapps/docs/changelog.xml

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 19:40:13 2010 New Revision: 915033 URL: http://svn.apache.org/viewvc?rev=915033&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48645 Use specified encoding rather than null Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.

DO NOT REPLY [Bug 48645] RequestUtil.URLDecode(byte[] bytes, String enc)

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48645 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r915038 - in /tomcat/tc6.0.x/trunk/test/org/apache/catalina/valves: RemoteIpValveTest.java TestRemoteIpValve.java

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 19:50:37 2010 New Revision: 915038 URL: http://svn.apache.org/viewvc?rev=915038&view=rev Log: Rename to fit naming convention and align with Tomcat 7 Added: tomcat/tc6.0.x/trunk/test/org/apache/catalina/valves/TestRemoteIpValve.java - copied, changed from

svn commit: r915041 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/valves/ test/org/apache/catalina/valves/ webapps/docs/ webapps/docs/config/

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 19:55:40 2010 New Revision: 915041 URL: http://svn.apache.org/viewvc?rev=915041&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48653 RemoteIpValve : request.secure and request.scheme are not forced to "false" and "http" if X-Forwarded-Proto=htt

DO NOT REPLY [Bug 48653] RemoteIpValve : request.secure and request.scheme are not forced to "false" and "http" if X-Forwarded-Proto=http

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48653 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r915055 - /tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

2010-02-22 Thread rjung
Author: rjung Date: Mon Feb 22 20:47:35 2010 New Revision: 915055 URL: http://svn.apache.org/viewvc?rev=915055&view=rev Log: Fix comment typo. Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c URL: http://svn.apache.org/viewvc/tomc

DO NOT REPLY [Bug 48577] vulnerability in DefaultServlet

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48577 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r915061 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/servlets/DefaultServlet.java webapps/docs/changelog.xml

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 21:03:19 2010 New Revision: 915061 URL: http://svn.apache.org/viewvc?rev=915061&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48577 Filter URL when displaying missing included page Modified: tomcat/tc6.0.x/trunk/ (props changed) tomc

DO NOT REPLY [Bug 48179] After startup seeing java.io.FileNotFoundException:/tldcache.ser (No such file or directory)

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48179 --- Comment #6 from Mark Thomas 2010-02-22 21:07:49 UTC --- This has been fixed in 6.0.x and will be included in 6.0.25 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving th

svn commit: r915063 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/startup/TldConfig.java webapps/docs/changelog.xml

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 21:07:39 2010 New Revision: 915063 URL: http://svn.apache.org/viewvc?rev=915063&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48179 Cleanup uncalled code that was used to read tldCache file (kkolinko) Modified: tomcat/tc6.0.x/trunk/STATUS.

DO NOT REPLY [Bug 48726] DeployTask throws OutOfMemoryErrors when deploying large WAR files

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48726 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r915066 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/ant/AbstractCatalinaTask.java java/org/apache/catalina/ant/DeployTask.java webapps/docs/changelog.xml

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 21:12:11 2010 New Revision: 915066 URL: http://svn.apache.org/viewvc?rev=915066&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48726 Prevent OOME when uploading large WAR files with the deployer Patch provided by 'adam' Modified: tomcat/tc6

svn commit: r915067 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-02-22 Thread rjung
Author: rjung Date: Mon Feb 22 21:12:59 2010 New Revision: 915067 URL: http://svn.apache.org/viewvc?rev=915067&view=rev Log: Fix typo in comment. Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c URL: http://svn.apache.org/viewvc

svn commit: r915069 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/servlets/WebdavServlet.java webapps/docs/changelog.xml

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 21:15:11 2010 New Revision: 915069 URL: http://svn.apache.org/viewvc?rev=915069&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48318 Handle case where WebDAV resource is in directory listing but is not accessible Modified: tomcat/tc6.0.x/tr

DO NOT REPLY [Bug 48318] WebDAV servlet returns 500 if files not readable

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48318 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r915070 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/jasper/security/SecurityClassLoad.java webapps/docs/changelog.xml

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 21:18:48 2010 New Revision: 915070 URL: http://svn.apache.org/viewvc?rev=915070&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48580 Prevent AccessControlException if first access is to a JSP that uses a FunctionMapper Modified: tomcat/tc6

DO NOT REPLY [Bug 48580] 6.0.24: AccessControlException in ProtectedFunctionMapper on first access to certain JSP

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48580 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r915072 - /tomcat/trunk/bin/catalina.bat

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 21:21:06 2010 New Revision: 915072 URL: http://svn.apache.org/viewvc?rev=915072&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48783 Correct defaults Modified: tomcat/trunk/bin/catalina.bat Modified: tomcat/trunk/bin/catalina.bat URL: htt

svn commit: r915073 - /tomcat/tc6.0.x/trunk/bin/catalina.bat

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 21:22:13 2010 New Revision: 915073 URL: http://svn.apache.org/viewvc?rev=915073&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48783 Document correct defaults Modified: tomcat/tc6.0.x/trunk/bin/catalina.bat Modified: tomcat/tc6.0.x/trunk/b

DO NOT REPLY [Bug 48783] JPDA defaults made better but help does not tell

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48783 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48791] Race condition in class javax.el.BeanELResolver$BeanProperty field read/write

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48791 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r915075 - /tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 21:44:43 2010 New Revision: 915075 URL: http://svn.apache.org/viewvc?rev=915075&view=rev Log: Remove comment - odds of session duplication are so small to be insignificant Modified: tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java Modified: tomcat

svn commit: r915076 - /tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java

2010-02-22 Thread markt
Author: markt Date: Mon Feb 22 21:45:35 2010 New Revision: 915076 URL: http://svn.apache.org/viewvc?rev=915076&view=rev Log: Remove comment. jvmRoute replacement happens elsewhere Modified: tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java Modified: tomcat/trunk/java/org/apache/

svn commit: r915084 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-02-22 Thread rjung
Author: rjung Date: Mon Feb 22 22:01:04 2010 New Revision: 915084 URL: http://svn.apache.org/viewvc?rev=915084&view=rev Log: Fix indentation, remove trailing spaces. No functional change. Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c Modified: tomcat/jk/trunk/native/common/jk_ajp_c

svn commit: r915085 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-02-22 Thread rjung
Author: rjung Date: Mon Feb 22 22:02:52 2010 New Revision: 915085 URL: http://svn.apache.org/viewvc?rev=915085&view=rev Log: Don't use the endpoint connection if the new no-reuse hardening triggers. If we don't find a connected endpoint, the next loop is responsible for chosing any not connected e

svn commit: r915086 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-02-22 Thread rjung
Author: rjung Date: Mon Feb 22 22:03:53 2010 New Revision: 915086 URL: http://svn.apache.org/viewvc?rev=915086&view=rev Log: Move hardening code into the switch in order to keep state machine a bit easier to understand. Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c Modified: tomcat

svn commit: r915087 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-02-22 Thread fhanik
Author: fhanik Date: Mon Feb 22 22:04:23 2010 New Revision: 915087 URL: http://svn.apache.org/viewvc?rev=915087&view=rev Log: votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=91508

svn commit: r915107 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-02-22 Thread rjung
Author: rjung Date: Mon Feb 22 23:15:19 2010 New Revision: 915107 URL: http://svn.apache.org/viewvc?rev=915107&view=rev Log: Add utility function ajp_abort_endpoint() which - optionally shuts down the connection if valid - decrements the connection counter - sets the sd to JK_INVALID_SOCKET - sets

svn commit: r915119 - /tomcat/jk/trunk/native/common/portable.h.sample

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 00:22:14 2010 New Revision: 915119 URL: http://svn.apache.org/viewvc?rev=915119&view=rev Log: Sort entries in sample portable.h according to the generated one and add missing PACKAGE_URL. Modified: tomcat/jk/trunk/native/common/portable.h.sample Modified: tomca

svn commit: r915123 - /tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 01:27:47 2010 New Revision: 915123 URL: http://svn.apache.org/viewvc?rev=915123&view=rev Log: - Move comment a bit - Use clear text string values instead of numerics in debug log message. Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Modified: tomcat

svn commit: r915124 - /tomcat/jk/trunk/native/common/jk_status.c

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 01:28:51 2010 New Revision: 915124 URL: http://svn.apache.org/viewvc?rev=915124&view=rev Log: Add a warning comment about thread insafety of non-atomic address change procedure. Modified: tomcat/jk/trunk/native/common/jk_status.c Modified: tomcat/jk/trunk/nativ

svn commit: r915125 - /tomcat/jk/trunk/native/common/jk_connect.c

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 01:30:34 2010 New Revision: 915125 URL: http://svn.apache.org/viewvc?rev=915125&view=rev Log: - fix unused variable warning - remove double space in log message - fix grammar in comment Modified: tomcat/jk/trunk/native/common/jk_connect.c Modified: tomcat/jk/tr

svn commit: r915127 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 01:35:04 2010 New Revision: 915127 URL: http://svn.apache.org/viewvc?rev=915127&view=rev Log: Improve address change handling: - decrement connection counter when closing connection - lock endpoint cache with critical section before changing endpoint state - close

svn commit: r915132 - /tomcat/jk/trunk/native/common/jk_util.c

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 01:56:51 2010 New Revision: 915132 URL: http://svn.apache.org/viewvc?rev=915132&view=rev Log: Fix indentation. No functional change. Modified: tomcat/jk/trunk/native/common/jk_util.c Modified: tomcat/jk/trunk/native/common/jk_util.c URL: http://svn.apache.org/

svn commit: r915146 - /tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 02:44:38 2010 New Revision: 915146 URL: http://svn.apache.org/viewvc?rev=915146&view=rev Log: Update and sort changelog. Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml URL: http://svn.apa

DO NOT REPLY [Bug 46893] mod_jk statically compiled always outputs warning regarding shm size specification

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46893 --- Comment #2 from Rainer Jung 2010-02-23 02:47:42 UTC --- Will be part of 1.2.29. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assigne

DO NOT REPLY [Bug 46632] mod_jk's sockets close prematurely when the server forks a child

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46632 --- Comment #2 from Rainer Jung 2010-02-23 02:48:07 UTC --- Will be part of 1.2.29. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assigne

DO NOT REPLY [Bug 46632] mod_jk's sockets close prematurely when the server forks a child

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46632 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48763] AJP Connectors fail when POST requests don't have a Content-Length header

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48763 Rainer Jung changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment #22 from Rainer Ju

DO NOT REPLY [Bug 47628] isapi_redirect.dll as an extension hangs when restarting app pool

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47628 --- Comment #6 from Rainer Jung 2010-02-23 02:51:08 UTC --- Will be part of 1.2.29. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assigne

DO NOT REPLY [Bug 48410] mod_jk + 1100 virtual hosts + mod_rewrite with enabled log == segmentation fault

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48410 --- Comment #4 from Rainer Jung 2010-02-23 02:51:53 UTC --- Will be part of 1.2.29. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assigne

DO NOT REPLY [Bug 46503] Garbage characters in cluster domain field

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46503 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48276] If the tomcat server cannot be resolved, apachectl configtest passes, but apachectl graceful fails

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48276 --- Comment #2 from Rainer Jung 2010-02-23 02:53:28 UTC --- Will be part of 1.2.29. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assigne

DO NOT REPLY [Bug 48169] two second delay for cgi scripts mixed with mod_jk

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48169 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47224] Hostname and Port Changes from Status Worker do not affect new connections either

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47224 --- Comment #4 from Rainer Jung 2010-02-23 02:54:56 UTC --- Will be part of 1.2.29. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assigne

DO NOT REPLY [Bug 48305] mod_jk - JK Status Manager page Dump shows my secret

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48305 --- Comment #2 from Rainer Jung 2010-02-23 02:55:27 UTC --- Will be part of 1.2.29. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assigne

DO NOT REPLY [Bug 47222] Changes made to ping_timeout via Status Worker not synced across Apache Children

2010-02-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47222 --- Comment #4 from Rainer Jung 2010-02-23 02:56:24 UTC --- Will be part of 1.2.29. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assigne

svn commit: r915149 - in /tomcat/jk/trunk: native/common/jk_lb_worker.c xdocs/miscellaneous/changelog.xml

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 03:03:56 2010 New Revision: 915149 URL: http://svn.apache.org/viewvc?rev=915149&view=rev Log: Fix route logging in LB. Modified: tomcat/jk/trunk/native/common/jk_lb_worker.c tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/jk/trunk/native/

svn commit: r915161 - /tomcat/jk/trunk/conf/

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 03:33:44 2010 New Revision: 915161 URL: http://svn.apache.org/viewvc?rev=915161&view=rev Log: Reinstantiate jk conf. Added: tomcat/jk/trunk/conf/ - copied from r915160, tomcat/tc5.5.x/trunk/connectors/jk/conf/

svn commit: r915162 - in /tomcat/jk/trunk/conf: jk2.manifest jk2.properties jkconf.ant.xml jkconfig.manifest shm.manifest tomcat-jk2.manifest workers2.properties workers2.properties.minimal

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 03:35:10 2010 New Revision: 915162 URL: http://svn.apache.org/viewvc?rev=915162&view=rev Log: Remove conf files used by Tomcat. Those are still in the TC 5.5.x connectors conf folder. Removed: tomcat/jk/trunk/conf/jk2.manifest tomcat/jk/trunk/conf/jk2.proper

svn commit: r915163 - in /tomcat: jk/trunk/jkstatus/ tc5.5.x/trunk/connectors/jk/jkstatus/

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 03:39:26 2010 New Revision: 915163 URL: http://svn.apache.org/viewvc?rev=915163&view=rev Log: Move back jkstatus from TC 5.5.x connectors to jk. Although they are Java source files, it makes more sense to maintain them together with mod_jk, because they are tightly r

svn commit: r915164 - in /tomcat/tc5.5.x/trunk/connectors/jk/conf: uriworkermap.properties workers.properties workers.properties.minimal workers2.properties workers2.properties.minimal

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 03:40:58 2010 New Revision: 915164 URL: http://svn.apache.org/viewvc?rev=915164&view=rev Log: Remove obsolete mod_jk2 config files and also all files only used by mod_jk. Those have been copied over to JK trunk. Removed: tomcat/tc5.5.x/trunk/connectors/jk/conf/u

svn commit: r915169 - in /tomcat/jk/trunk/jkstatus: build.properties.default build.xml

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 03:58:29 2010 New Revision: 915169 URL: http://svn.apache.org/viewvc?rev=915169&view=rev Log: Clean up ant build for jkstatus inside jk. Added: tomcat/jk/trunk/jkstatus/build.properties.default Modified: tomcat/jk/trunk/jkstatus/build.xml Added: tomcat/jk/t

svn commit: r915172 - in /tomcat/jk/trunk/conf: httpd-jk.conf workers.properties

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 04:15:49 2010 New Revision: 915172 URL: http://svn.apache.org/viewvc?rev=915172&view=rev Log: Update our example configuration to something more reasonable. Added: tomcat/jk/trunk/conf/httpd-jk.conf Modified: tomcat/jk/trunk/conf/workers.properties Added: t

svn commit: r915174 - /tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 04:21:09 2010 New Revision: 915174 URL: http://svn.apache.org/viewvc?rev=915174&view=rev Log: Add new config to changelog. Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml URL: http://svn.a

svn commit: r915182 - /tomcat/jk/trunk/tools/jkrelease.sh

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 04:58:22 2010 New Revision: 915182 URL: http://svn.apache.org/viewvc?rev=915182&view=rev Log: Add new httpd stub config to release script. Modified: tomcat/jk/trunk/tools/jkrelease.sh Modified: tomcat/jk/trunk/tools/jkrelease.sh URL: http://svn.apache.org/view

svn commit: r915189 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 05:20:40 2010 New Revision: 915189 URL: http://svn.apache.org/viewvc?rev=915189&view=rev Log: During shutdown we shouldn't try to decrement the shared memory connections counter. Otherwise we get a segfault. Modified: tomcat/jk/trunk/native/common/jk_ajp_common.

svn commit: r915199 - in /tomcat/jk/trunk: native/common/jk_mt.h native/common/jk_types.h.in native/common/jk_util.c native/common/portable.h.sample native/configure.in xdocs/miscellaneous/changelog.x

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 06:21:42 2010 New Revision: 915199 URL: http://svn.apache.org/viewvc?rev=915199&view=rev Log: Automatically detect size of thread id for logging. We want the logged id to be as close as possible to the one logged by Apache with %{tid}P and by gstack resp. pstack. M

svn commit: r915201 - /tomcat/jk/trunk/conf/httpd-jk.conf

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 06:37:22 2010 New Revision: 915201 URL: http://svn.apache.org/viewvc?rev=915201&view=rev Log: Add JkShmFile to example config. Otherwise we'll get the boring warning about using the default file. Modified: tomcat/jk/trunk/conf/httpd-jk.conf Modified: tomcat/jk/

svn commit: r915205 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-02-22 Thread kkolinko
Author: kkolinko Date: Tue Feb 23 06:48:13 2010 New Revision: 915205 URL: http://svn.apache.org/viewvc?rev=915205&view=rev Log: veto Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=9152

svn commit: r915206 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 06:50:24 2010 New Revision: 915206 URL: http://svn.apache.org/viewvc?rev=915206&view=rev Log: Connection counting is hard: often we shutdown a socket due to errors and decrement the counter. So we need to increment it when trying to connect, even if it fails. Modifi

svn commit: r915208 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-02-22 Thread kkolinko
Author: kkolinko Date: Tue Feb 23 07:00:05 2010 New Revision: 915208 URL: http://svn.apache.org/viewvc?rev=915208&view=rev Log: veto Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=9152

svn commit: r915219 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-02-22 Thread rjung
Author: rjung Date: Tue Feb 23 07:26:02 2010 New Revision: 915219 URL: http://svn.apache.org/viewvc?rev=915219&view=rev Log: Revert my r915085, because otherwise ae->reuse might crash. Instead reset ae to NULL after use. Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c Modified: tomca

svn commit: r915220 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-02-22 Thread kkolinko
Author: kkolinko Date: Tue Feb 23 07:27:33 2010 New Revision: 915220 URL: http://svn.apache.org/viewvc?rev=915220&view=rev Log: votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=915

svn commit: r915226 - /tomcat/trunk/build.properties.default

2010-02-22 Thread kkolinko
Author: kkolinko Date: Tue Feb 23 07:36:05 2010 New Revision: 915226 URL: http://svn.apache.org/viewvc?rev=915226&view=rev Log: Update version of native bundled in distributives to 1.1.20. Modified: tomcat/trunk/build.properties.default Modified: tomcat/trunk/build.properties.default URL: h

svn commit: r915227 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-02-22 Thread kkolinko
Author: kkolinko Date: Tue Feb 23 07:40:43 2010 New Revision: 915227 URL: http://svn.apache.org/viewvc?rev=915227&view=rev Log: proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=

Re: Tagging 1.2.29

2010-02-22 Thread Rainer Jung
Hi Mladen, On 22.02.2010 14:39, Mladen Turk wrote: Hi, I plan to tag 1.2.29 tomorrow around 12:00 GMT and later propose a vote. We had few release snapshots that had no show-stoppers reported beside one bug and one regression that are already solved. In case someone has a serious reason why I

Re: Tagging 1.2.29

2010-02-22 Thread Mladen Turk
On 02/23/2010 08:41 AM, Rainer Jung wrote: Hi Mladen, Should we mention in the changelog, that it needs improvement? Sure. Go ahead and add a notice. changelog might not be the proper place, but it seems we don't have anything more appropriate. Thanks for those last minute updates! Cheers