svn commit: r755351 - in /tomcat/sandbox/tomcat-oacc/trunk: docs/changelog.xml src/share/org/apache/catalina/cluster/mcast/McastServiceImpl.java src/share/org/apache/catalina/cluster/membership/McastS

2009-03-17 Thread rjung
Author: rjung Date: Tue Mar 17 18:56:56 2009 New Revision: 755351 URL: http://svn.apache.org/viewvc?rev=755351&view=rev Log: Two backports from trunk: - Fix not wanting to receive node local heartbeat on multicast socket. - BZ 43641: Fix setting multicast bind address on multihomed computers.

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

2009-03-17 Thread fhanik
Author: fhanik Date: Tue Mar 17 17:27:15 2009 New Revision: 755331 URL: http://svn.apache.org/viewvc?rev=755331&view=rev Log: vote 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=755331

svn commit: r755312 - /tomcat/current/tc5.5.x/STATUS.txt

2009-03-17 Thread rjung
Author: rjung Date: Tue Mar 17 16:36:58 2009 New Revision: 755312 URL: http://svn.apache.org/viewvc?rev=755312&view=rev Log: Add a little verbosity to backport proposal. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc

svn commit: r755310 - /tomcat/current/tc5.5.x/STATUS.txt

2009-03-17 Thread rjung
Author: rjung Date: Tue Mar 17 16:35:47 2009 New Revision: 755310 URL: http://svn.apache.org/viewvc?rev=755310&view=rev Log: Add two backport proposals. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/t

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

2009-03-17 Thread rjung
Author: rjung Date: Tue Mar 17 16:24:39 2009 New Revision: 755307 URL: http://svn.apache.org/viewvc?rev=755307&view=rev Log: Add backport 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/STAT

svn commit: r755302 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/McastServiceImpl.java

2009-03-17 Thread rjung
Author: rjung Date: Tue Mar 17 16:21:07 2009 New Revision: 755302 URL: http://svn.apache.org/viewvc?rev=755302&view=rev Log: MulticastSocket.setLoopbackmode() works reversed. The argument is named "disabled", so true is for disable. Modified: tomcat/trunk/java/org/apache/catalina/tribes/memb

svn commit: r755289 - /tomcat/current/tc5.5.x/STATUS.txt

2009-03-17 Thread rjung
Author: rjung Date: Tue Mar 17 15:52:08 2009 New Revision: 755289 URL: http://svn.apache.org/viewvc?rev=755289&view=rev Log: Vote and comment. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STA

svn commit: r755236 - in /tomcat: container/tc5.5.x/catalina/src/share/org/apache/catalina/connector/OutputBuffer.java container/tc5.5.x/webapps/docs/changelog.xml current/tc5.5.x/STATUS.txt

2009-03-17 Thread rjung
Author: rjung Date: Tue Mar 17 13:29:17 2009 New Revision: 755236 URL: http://svn.apache.org/viewvc?rev=755236&view=rev Log: Fix BZ 46770: Don't send duplicate headers when using flushBuffer(). Modified: tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/connector/OutputBuffer.j