2011/4/11 Mladen Turk :
> Hi,
>
> I plan to create a
> sandbox/connectors/native/iis7
> for a native IIS7 C++ connector
> (since Microsoft deprecated ISAPI)
>
> Any objections?
>
I do not mind.
Though
1) Do you need those immediate levels? Will there be anything in them?
I guess the code will go
On Mon, Apr 11, 2011 at 6:17 PM, Mladen Turk wrote:
> Hi,
>
> I plan to create a
> sandbox/connectors/native/iis7
> for a native IIS7 C++ connector
> (since Microsoft deprecated ISAPI)
>
> Any objections?
We're only just getting the ISAPI one working properly ;)
+1 from me - let me know if you w
Author: timw
Date: Mon Apr 11 07:49:28 2011
New Revision: 1090958
URL: http://svn.apache.org/viewvc?rev=1090958&view=rev
Log:
Some debug logging and comments for transfer-encoding: chunked requests
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk
Author: timw
Date: Mon Apr 11 08:03:18 2011
New Revision: 1090965
URL: http://svn.apache.org/viewvc?rev=1090965&view=rev
Log:
Fix header processing when ISAPI Redirector is used in extension only mode
(legacy).
Redirector headers are not present when HttpFilterProc is bypassed, but the
code assu
https://issues.apache.org/bugzilla/show_bug.cgi?id=48940
Tim Whittington changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50975
Tim Whittington changed:
What|Removed |Added
CC||bgstew...@covad.net
--- Comment
Author: timw
Date: Mon Apr 11 08:23:46 2011
New Revision: 1090973
URL: http://svn.apache.org/viewvc?rev=1090973&view=rev
Log:
Suppressing sending of Content-Length header at all times that it shouldn't be
sent (Content-Length > 4GB and Transfer-Encoding:chunked).
IIS appears to provide a Content-
Author: timw
Date: Mon Apr 11 09:13:47 2011
New Revision: 1090984
URL: http://svn.apache.org/viewvc?rev=1090984&view=rev
Log:
Fixing debug logging for forwarded headers to not crash, and to include
explicit Content-Length: 0 added for AJP13.
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plug
On 04/11/2011 09:00 AM, Konstantin Kolinko wrote:
2011/4/11 Mladen Turk:
Hi,
I plan to create a
sandbox/connectors/native/iis7
for a native IIS7 C++ connector
(since Microsoft deprecated ISAPI)
Any objections?
I do not mind.
Though
1) Do you need those immediate levels? Will there be anyth
https://issues.apache.org/bugzilla/show_bug.cgi?id=47679
Tim Whittington changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50975
Tim Whittington changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: timw
Date: Mon Apr 11 09:51:55 2011
New Revision: 1090995
URL: http://svn.apache.org/viewvc?rev=1090995&view=rev
Log:
Updating changelog with fixes for 47679 and 50975
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51050
Summary: MIME types for m4a & m4v files
Product: Tomcat 7
Version: 7.0.12
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Comp
On 4/7/2011 7:14 PM, Konstantin Kolinko wrote:
2011/4/8 Filip Hanik - Dev Lists:
On 3/29/2011 2:05 PM, ma...@apache.org wrote:
+ * @param certs The gssContext processed by the {@link
Authenticator}.
+ */
+public Principal authenticate(GSSContext gssContext);
+
+
we can continue to
https://issues.apache.org/bugzilla/show_bug.cgi?id=36155
Tim Whittington changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=36362
--- Comment #2 from erickso...@yahoo.com 2011-04-11 16:43:20 EDT ---
I couldn't find anything in the specification that requires attribute names to
be valid Java identifiers, or prohibits them from being reserved Java keywords.
I believe re
https://issues.apache.org/bugzilla/show_bug.cgi?id=36362
--- Comment #3 from Mark Thomas 2011-04-11 18:32:08 EDT ---
Yep, I was reading JSP.8.3 too quickly. I'll revert the 7.0.x fix and withdraw
the patch proposals while I take a second look at this.
--
Configure bugmail: https://issues.apache
Author: markt
Date: Mon Apr 11 22:33:50 2011
New Revision: 1091236
URL: http://svn.apache.org/viewvc?rev=1091236&view=rev
Log:
Revert fix https://issues.apache.org/bugzilla/show_bug.cgi?id=36362
JSP.8.3 does not limit the name of attributes defined in tag files
Modified:
tomcat/trunk/java/org
Author: markt
Date: Mon Apr 11 22:35:01 2011
New Revision: 1091237
URL: http://svn.apache.org/viewvc?rev=1091237&view=rev
Log:
Withdraw invalid fix
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
Author: markt
Date: Mon Apr 11 22:35:36 2011
New Revision: 1091238
URL: http://svn.apache.org/viewvc?rev=1091238&view=rev
Log:
Withdraw invalid fix
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STAT
Author: markt
Date: Mon Apr 11 22:36:19 2011
New Revision: 1091239
URL: http://svn.apache.org/viewvc?rev=1091239&view=rev
Log:
No longer used
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.p
Author: markt
Date: Mon Apr 11 22:48:22 2011
New Revision: 1091244
URL: http://svn.apache.org/viewvc?rev=1091244&view=rev
Log:
Needs re-thinking
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-validate has an issue affecting its community integration.
Th
23 matches
Mail list logo