[ http://issues.apache.org/jira/browse/MODPYTHON-19?page=all ]
Jim Gallacher resolved MODPYTHON-19.
Fix Version/s: 3.3
Resolution: Fixed
CategorySecurity and SecurityConsiderations sections have been added to the
mod_python wiki. Links to tho
[ http://issues.apache.org/jira/browse/MODPYTHON-19?page=all ]
Jim Gallacher closed MODPYTHON-19.
--
> Add a section about security in the documentation
> -
>
> Key: MODPYTHON-19
>
Apache Wiki wrote:
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Mod_python Wiki" for
change notification.
The following page has been changed by JoreyBump:
http://wiki.apache.org/mod_python/MostMinimalRequestHandler
--
Hi, Jim:
Jim Gallacher wrote:
The following page has been changed by JoreyBump:
http://wiki.apache.org/mod_python/MostMinimalRequestHandler
--
Let's begin at the beginning. Here is the most minimal request
handle
I apologize if this goes out twice, I think I wrote it on my laptop at
work, then shut it down without hitting send.
While upgrading to 3.3 on Thursday I ran into the previously discussed
"pthread_*" unresolved symbol problem and used the
LD_PRELOAD=/lib/libc_r.so fix, which worked and seemed to
Nice, I managed to misspell "unresolved" in the subject of this mail
*and* the title of the Wiki article. Any way to change that without
deleting the article and recreating it with the correct title? Luckily
it's spelled right in the body so the search engines will pick it up. :-/
Eric Brunso
Jorey Bump wrote:
Hi, Jim:
Jim Gallacher wrote:
The following page has been changed by JoreyBump:
http://wiki.apache.org/mod_python/MostMinimalRequestHandler
--
Let's begin at the beginning. Here is the most mini
Eric Brunson wrote:
I apologize if this goes out twice, I think I wrote it on my laptop at
work, then shut it down without hitting send.
While upgrading to 3.3 on Thursday I ran into the previously discussed
"pthread_*" unresolved symbol problem and used the
LD_PRELOAD=/lib/libc_r.so fix, which
On 03/12/2006, at 7:34 AM, Jim Gallacher wrote:
Eric Brunson wrote:
I apologize if this goes out twice, I think I wrote it on my
laptop at
work, then shut it down without hitting send.
While upgrading to 3.3 on Thursday I ran into the previously
discussed
"pthread_*" unresolved symbol pro
Graham Dumpleton wrote:
>
> On 03/12/2006, at 7:34 AM, Jim Gallacher wrote:
>
>> Eric Brunson wrote:
>>> I apologize if this goes out twice, I think I wrote it on my laptop at
>>> work, then shut it down without hitting send.
>>> While upgrading to 3.3 on Thursday I ran into the previously discusse
On 03/12/2006, at 1:41 PM, Eric Brunson wrote:
Can you explain properly what that one line is achieving.
The change is causing mod_python to be linked with the same libs that
python was when it was built, in the absence of the Makefile.
If you have the python-dev package installed which doe
Graham Dumpleton wrote:
>
> On 03/12/2006, at 1:41 PM, Eric Brunson wrote:
>
>>> Can you explain properly what that one line is achieving.
>>
>> The change is causing mod_python to be linked with the same libs that
>> python was when it was built, in the absence of the Makefile.
>
> If you have the
[ http://issues.apache.org/jira/browse/MODPYTHON-170?page=all ]
Graham Dumpleton updated MODPYTHON-170:
---
Fix Version/s: 3.3
With possible howls of protest, I'm going to add this in for 3.3 except that
only doing it for request, server and connecti
[ http://issues.apache.org/jira/browse/MODPYTHON-170?page=all ]
Work on MODPYTHON-170 started by Graham Dumpleton.
> Allow access to request_rec/server_rec/conn_rec/filter_rec as Python CObject.
> -
>
>
[ http://issues.apache.org/jira/browse/MODPYTHON-170?page=all ]
Graham Dumpleton resolved MODPYTHON-170.
Resolution: Fixed
> Allow access to request_rec/server_rec/conn_rec/filter_rec as Python CObject.
> -
15 matches
Mail list logo