Re: svn commit: r956387 - in /httpd/httpd/trunk: CHANGES STATUS modules/aaa/mod_authz_core.c server/request.c

2010-06-20 Thread Ruediger Pluem
On 06/20/2010 09:15 PM, s...@apache.org wrote: > Author: sf > Date: Sun Jun 20 19:15:01 2010 > New Revision: 956387 > > URL: http://svn.apache.org/viewvc?rev=956387&view=rev > Log: > Fix authorization by user or IP/ENV/... > Note ap_note_auth_failure() breakage in STATUS > > Modified: > htt

Re: server-status-handler information leak

2010-06-20 Thread Dan Poirier
On 2010-06-11 at 08:39, Volker wrote: > Hi, > > while playing around with handlers, i noticed, that any user can > register the 'server-status'-handler by putting > > > SetHandler server-status > > > in an htacces-File. This can not be prevented by using a alternating > AllowOverride-directives,

Re: Reminder about an empty docs page

2010-06-20 Thread Dan Poirier
On 2010-06-11 at 11:07, "William A. Rowe Jr." wrote: > Who wants to take on http://httpd.apache.org/docs/trunk/upgrading.html so that > we can increase alpha adoption? > > With the sectional authnz changes, this document really needs to be > filled in. I took a first pass at it, but I think it c

Re: Module build defaults for trunk

2010-06-20 Thread Dan Poirier
On 2010-06-10 at 16:46, Stefan Fritsch wrote: > On Monday 07 June 2010, Rainer Jung wrote: >> - build "most" module set by default. >>Alternatives are: >>- all >>- few (same set as was default before the change) >>- none > > I would like to have an option for developers/testers th

ap_socache anomaly (Re: mod_authn_cache)

2010-06-20 Thread Nick Kew
On Thu, 17 Jun 2010 00:43:55 +0200 Graham Leggett wrote: > mod_socache all the way. Question on mod_socache usage: how to use create/init/destroy? Create seems straightforward, but init/destroy are contradictory. On the one hand, they are passed a server_rec, suggesting they're per-server. On t

Re: undefined symbol errors on loading a module that uses libxml2

2010-06-20 Thread alin vasile
execute a ldd for /usr/lib/libxml2.so and see if all the dependecies are satisfied. Post the entire LoadModule/LoadFile area, I'm not sure if the order matters. From: Abhinav Upadhyay To: dev@httpd.apache.org Sent: Sun, June 20, 2010 7:56:23 PM Subject: undef

undefined symbol errors on loading a module that uses libxml2

2010-06-20 Thread Abhinav Upadhyay
Hello everyone! I am writing an Apache 2.2 module that uses the libxml2 API. I have compiled the module using following commands: apxs -I /usr/include/libxml2/ -c mod_xmltest.c sudo apxs -n xmltest_module -i mod_xmltest.la and used the following LoadFile directive in httpd.conf LoadFile /usr/l

Bug report for Apache httpd-1.3 [2010/06/20]

2010-06-20 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned