[jira] Commented: (MODPYTHON-217) Python 2.3 and simplified GIL state API still causes problems.

2007-08-29 Thread Deron Meranda (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523668 ] Deron Meranda commented on MODPYTHON-217: - Another real-world case where this comes up is with the Xapian

[jira] Commented: (MODPYTHON-78) No support for Apache 2.2 yet

2006-01-31 Thread Deron Meranda (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-78?page=comments#action_12364671 ] Deron Meranda commented on MODPYTHON-78: One small incompatibility is the call to the APR function apr_sockaddr_port_get(), as introduced in the fix for bug MODPYTH

[jira] Commented: (MODPYTHON-94) Calling APR optional functions provided by mod_ssl

2006-01-06 Thread Deron Meranda (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-94?page=comments#action_12362005 ] Deron Meranda commented on MODPYTHON-94: Keeping the same mod_ssl name for this function is fine with me. > Calling APR optional functions provided by mod_ssl > ---

[jira] Created: (MODPYTHON-108) Let Cookie support new HttpOnly property to prevent cross-site cookie stealing

2006-01-05 Thread Deron Meranda (JIRA)
Let Cookie support new HttpOnly property to prevent cross-site cookie stealing -- Key: MODPYTHON-108 URL: http://issues.apache.org/jira/browse/MODPYTHON-108 Project: mod_python Type: Improvem

[jira] Commented: (MODPYTHON-94) Calling APR optional functions provided by mod_ssl

2005-11-29 Thread Deron Meranda (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-94?page=comments#action_12358844 ] Deron Meranda commented on MODPYTHON-94: Graham said: "Can Apache be built without HTTPS support? Does this patch still work and does it gracefully fail or give neg

[jira] Updated: (MODPYTHON-94) Calling APR optional functions provided by mod_ssl

2005-11-28 Thread Deron Meranda (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-94?page=all ] Deron Meranda updated MODPYTHON-94: --- Attachment: modpython4.tex.patch This is a documentation patch which goes with the previously attached code patch. Made against 3.2.5b. > Calling APR

[jira] Updated: (MODPYTHON-94) Calling APR optional functions provided by mod_ssl

2005-11-28 Thread Deron Meranda (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-94?page=all ] Deron Meranda updated MODPYTHON-94: --- Attachment: requestobject.c.patch This is a suggested patch against 3.2.5b which adds the ability to access a couple mod_ssl optional functions. I adde

[jira] Created: (MODPYTHON-94) Calling APR optional functions provided by mod_ssl

2005-11-28 Thread Deron Meranda (JIRA)
Calling APR optional functions provided by mod_ssl -- Key: MODPYTHON-94 URL: http://issues.apache.org/jira/browse/MODPYTHON-94 Project: mod_python Type: New Feature Components: core Versions: 3.2 Environmen

[jira] Updated: (MODPYTHON-94) Calling APR optional functions provided by mod_ssl

2005-11-28 Thread Deron Meranda (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-94?page=all ] Deron Meranda updated MODPYTHON-94: --- Component: core change to core component > Calling APR optional functions provided by mod_ssl > -- > >

[jira] Updated: (MODPYTHON-64) local_addr and remote_addr not using APR to make IP address strings, breaks with IPv6

2005-07-14 Thread Deron Meranda (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-64?page=all ] Deron Meranda updated MODPYTHON-64: --- Component: core changed issue to core > local_addr and remote_addr not using APR to make IP address strings, breaks > with IPv6 >

[jira] Created: (MODPYTHON-64) local_addr and remote_addr not using APR to make IP address strings, breaks with IPv6

2005-07-14 Thread Deron Meranda (JIRA)
local_addr and remote_addr not using APR to make IP address strings, breaks with IPv6 - Key: MODPYTHON-64 URL: http://issues.apache.org/jira/browse/MODPYTHON-64 Project: mod_python T

[jira] Created: (MODPYTHON-62) local_ip and local_host in connection object returns remote_ip and remote_host instead

2005-07-13 Thread Deron Meranda (JIRA)
local_ip and local_host in connection object returns remote_ip and remote_host instead -- Key: MODPYTHON-62 URL: http://issues.apache.org/jira/browse/MODPYTHON-62 Project: mod_python