Re: load order dependency between mod_ldap and mod_authnz_ldap

2011-07-04 Thread Joe Orton
On Mon, Jun 27, 2011 at 03:19:37PM +0200, Graham Leggett wrote: mod_ldap - An LDAP shared memory cache mod_authnz_ldap - A user of the LDAP shared memory cache The LDAP API exposes way more functionality than mod_ldap exposes, so while you may have fixed the problem for the special case that

Re: load order dependency between mod_ldap and mod_authnz_ldap

2011-07-04 Thread Graham Leggett
On 04 Jul 2011, at 11:11 AM, Joe Orton wrote: mod_ldap - An LDAP shared memory cache mod_authnz_ldap - A user of the LDAP shared memory cache The LDAP API exposes way more functionality than mod_ldap exposes, so while you may have fixed the problem for the special case that is mod_authnz_ldap,

Windows 2.3.13 :: Win32DisableAcceptEx

2011-07-04 Thread Steffen
The widely used Win32DisableAcceptEx is not anymore in 2.3. Can someone confirm that this has the same effect: AcceptFilter http none AcceptFilter https none Maybe an idea to update the upgrading docu on this subject ? Steffen

Windows 2.3.13 :: SSLSessionCache: 'shm' session cache not supported

2011-07-04 Thread Steffen
Can some tell me how now to configure SSLSessionCache: 'shm' In the shipped ssl.conf the following line is there: SSLSessionCacheshmcb:c:/Apache23/logs/ssl_scache(512000) But that does not work, get the error: SSLSessionCache: 'shm' session cache not supported (known names: ) The docu

Re: [VOTE] Release Apache httpd-2.3.13 as beta

2011-07-04 Thread Rainer Jung
On 28.06.2011 19:27, Jim Jagielski wrote: The candidate tarballs for 2.3.13 are now available at: http://httpd.apache.org/dev/dist/ I'm opening up a vote to release these as 2.3.13-beta, with a hope to push on for a quick GA after maybe another beta release in the near future.

Re: load order dependency between mod_ldap and mod_authnz_ldap

2011-07-04 Thread Joe Orton
On Mon, Jul 04, 2011 at 11:43:33AM +0200, Graham Leggett wrote: I have already stated the basis for the veto: every single apparent flaw in the apr_ldap code that caused wrowe to remove it from APR is still present in the code that wrowe dumped into httpd. It's incumbent on you to provide

AW: Catacomb webdav module as part of httpd

2011-07-04 Thread markus.litz
Hi Nick, All What could be the next step in contributing mod_dav_repos to the httpd project? There are two possibilities in my mind: - writing some kind of proposal for joining apache with the catacomb project - put the mod_dav_repos code in a secure area of the httpd project. I mean some kind

RUNPATH for module dependencies on Unix/Linux

2011-07-04 Thread Rainer Jung
Hi everyone, a couple of modules have additional external dependencies: mod_deflate: zlib mod_lua: lua mod_serf: serf mod_socache_dc: distcache At the moment, the compiled modules do not contain any RPATH/RUNPATH info except when the libraries themselves are installed as libtool libraries, i.e.

Re: Windows 2.3.13 :: SSLSessionCache: 'shm' session cache not supported

2011-07-04 Thread Rainer Jung
On 04.07.2011 16:55, Steffen wrote: Can some tell me how now to configure SSLSessionCache: 'shm' In the shipped ssl.conf the following line is there: SSLSessionCacheshmcb:c:/Apache23/logs/ssl_scache(512000) But that does not work, get the error: SSLSessionCache: 'shm' session

Question about mod_privileges

2011-07-04 Thread Rainer Jung
When testing 2.3.13 I built mod_privileges. I notices that I couldn't load it if the process was run by a non root user. Platform was Solaris 10, and the problem was, that the module wants to add proc_setid to PRIV_PERMITTED. Of course the module needs this privilege to work and a normal user

Re: svn commit: r1142739 - in /httpd/httpd/trunk: CHANGES configure.in

2011-07-04 Thread Igor Galić
- Original Message - Author: rjung Date: Mon Jul 4 17:03:13 2011 New Revision: 1142739 URL: http://svn.apache.org/viewvc?rev=1142739view=rev Log: Only link the httpd binary against PCRE. No other support binary needs PCRE. Modified: httpd/httpd/trunk/CHANGES

distcache

2011-07-04 Thread Igor Galić
When trying to compile httpd with --enable-mods-shared=reallyall configure will currently abort on my system because it doesn't find distcache. My system (latest stable Ubuntu: 11.04) doesn't have distcache, it doesn't know distcache, and if this *is* distcache: http://distcache.sourceforge.net/

Re: Windows 2.3.13 :: Win32DisableAcceptEx

2011-07-04 Thread William A. Rowe Jr.
On 7/4/2011 9:46 AM, Steffen wrote: The widely used Win32DisableAcceptEx is not anymore in 2.3. Can someone confirm that this has the same effect: AcceptFilter http none AcceptFilter https none Maybe an idea to update the upgrading docu on this subject ?

Re: distcache

2011-07-04 Thread Rainer Jung
Good morning Igor :) On 05.07.2011 03:09, Igor Galić wrote: When trying to compile httpd with --enable-mods-shared=reallyall configure will currently abort on my system because it doesn't find distcache. Yup, sorry, used AC_MSG_ERROR instead of AC_MSG_WARN for failure message during

Re: svn commit: r1142739 - in /httpd/httpd/trunk: CHANGES configure.in

2011-07-04 Thread Rainer Jung
Hi Igor, On 05.07.2011 03:00, Igor Galić wrote: I'm not sure if it's this change that breaks the build or if it was always broken but: It broke it, but ... /opt/bw/share/apr/build/libtool --silent --mode=link gcc -std=gnu99 -pthread -mtune=native -march=native -O3 -g -Wl,--as-needed