Re: [PATCH] mod_unique_id: use ap_random_insecure_bytes() to get unique ID

2013-07-11 Thread Jan Kaluža
On 07/10/2013 06:24 PM, Joe Orton wrote: On Tue, Jul 09, 2013 at 11:02:18PM +0200, Stefan Fritsch wrote: On Tuesday 09 July 2013, Joe Orton wrote: On Tue, Jul 09, 2013 at 10:00:19AM +0200, Jan Kaluza wrote: I agree 20 bytes could be too much. I have changed my patch to have only 10 bytes long

RE: [VOTE] Lazy Consensus for 2.4.x backports

2013-07-11 Thread Plüm , Rüdiger , Vodafone Group
From: Jeff Trawick [Sent: Mittwoch, 10. Juli 2013 21:04 To: Apache HTTP Server Development List Subject: Re: [VOTE] Lazy Consensus for 2.4.x backports On Wed, Jul 10, 2013 at 2:03 PM, Jim Jagielski j...@jagunet.com wrote: Pulling this out as a proposal: I propose that we track all

Re: UseListenScheme proposal

2013-07-11 Thread Nick Kew
On 11 Jul 2013, at 03:12, Chris Darroch wrote: The idea is to introduce a non-default UseListenScheme On setting which uses the scheme from the Listen directive when constructing self-referencing URLs: Can you clarify for the lazy among us how this might interact with existing configuration

Re: [VOTE] The 'RM' Baton

2013-07-11 Thread Jim Jagielski
On Jul 10, 2013, at 6:30 PM, Guenter Knauf fua...@apache.org wrote: also I would be +++1 for making fix dates for releases, f.e. lets say 4 times a year which means all 3 months - and then doing the release *REGARDLESS* if we have thing hanging in STATUS or not! What doesnt go into this

RE: [VOTE] The 'RM' Baton

2013-07-11 Thread Plüm , Rüdiger , Vodafone Group
-Original Message- From: Jim Jagielski Sent: Donnerstag, 11. Juli 2013 13:51 To: dev@httpd.apache.org Subject: Re: [VOTE] The 'RM' Baton On Jul 10, 2013, at 6:30 PM, Guenter Knauf fua...@apache.org wrote: also I would be +++1 for making fix dates for releases, f.e. lets

Re: UseListenScheme proposal

2013-07-11 Thread Chris Darroch
Nick: The idea is to introduce a non-default UseListenScheme On setting which uses the scheme from the Listen directive when constructing self-referencing URLs: Can you clarify for the lazy among us how this might interact with existing configuration options for self-referencing URLs? I'm

2.2.25 update for httpd.apache.org/ still stuck in staging?

2013-07-11 Thread Eric Covener
2.2.25 update for httpd.apache.org/ still stuck in staging, mentioning since in case it's not on purpose. -- Eric Covener cove...@gmail.com

Re: 2.2.25 update for httpd.apache.org/ still stuck in staging?

2013-07-11 Thread Mike Rumph
Hello Eric, Does this explain why the security vulnerability information for Apache httpd 2.2.25 has not been added to the following link? - http://httpd.apache.org/security/vulnerabilities_22.html Thanks, Mike Rumph On 7/11/2013 10:57 AM, Eric Covener wrote: 2.2.25 update for

[VOTE] Release Apache httpd 2.4.5 as GA

2013-07-11 Thread Jim Jagielski
The pre-release test tarballs for Apache httpd 2.4.5 can be found at the usual place: http://httpd.apache.org/dev/dist/ I'm calling a VOTE on releasing these as Apache httpd 2.4.5 GA. NOTE: The -deps tarballs are included here *only* to make life easier for the tester. They will not be,

Re: 2.2.25 update for httpd.apache.org/ still stuck in staging?

2013-07-11 Thread Eric Covener
On Thu, Jul 11, 2013 at 2:52 PM, Mike Rumph mike.ru...@oracle.com wrote: Hello Eric, Does this explain why the security vulnerability information for Apache httpd 2.2.25 has not been added to the following link? - http://httpd.apache.org/security/vulnerabilities_22.html Does not seem to be

Re: [VOTE] Release Apache httpd 2.4.5 as GA

2013-07-11 Thread Reindl Harald
Am 11.07.2013 20:54, schrieb Jim Jagielski: The pre-release test tarballs for Apache httpd 2.4.5 can be found at the usual place: http://httpd.apache.org/dev/dist/ I'm calling a VOTE on releasing these as Apache httpd 2.4.5 GA. NOTE: The -deps tarballs are included here *only* to

Re: [VOTE] Release Apache httpd 2.4.5 as GA

2013-07-11 Thread Jim Jagielski
On Jul 11, 2013, at 2:54 PM, Jim Jagielski j...@jagunet.com wrote: The pre-release test tarballs for Apache httpd 2.4.5 can be found at the usual place: http://httpd.apache.org/dev/dist/ I'm calling a VOTE on releasing these as Apache httpd 2.4.5 GA. NOTE: The -deps tarballs are

[PATCH 55178] mod_authnz_ldap SASL authentication support

2013-07-11 Thread Lubomir Rintel
Hi, I'm have submitted the following-up patches adding SASL authentication to LDAP modules. Some wise person on an IRC channel suggested that I'm breaking API and it's a good idea to take this to the list as an extra work might be needed. Would someone be kind enought to take a look at the

[PATCH 55178 1/2] mod_authn_ldap: Allow authentication with SASL

2013-07-11 Thread Lubomir Rintel
--- docs/manual/mod/mod_authnz_ldap.xml | 34 +++- docs/manual/style/scripts/prettify.js |2 +- include/util_ldap.h |5 +- modules/aaa/mod_authnz_ldap.c | 14 - modules/ldap/util_ldap.c | 92 ++--- 5

[PATCH 55178 2/2] mod_authn_ldap: Allow specifying SASL interaction

2013-07-11 Thread Lubomir Rintel
--- docs/manual/mod/mod_authnz_ldap.xml | 28 ++ docs/manual/style/scripts/prettify.js |2 +- include/util_ldap.h |4 +- modules/aaa/mod_authnz_ldap.c | 16 +++- modules/ldap/util_ldap.c | 67 +++-

Re: UseListenScheme proposal

2013-07-11 Thread Nick Kew
On 11 Jul 2013, at 16:23, Chris Darroch wrote: It's pretty basic None, so far as I can tell ... I didn't see a way to do this and retain backwards-compatibility OK, I guess that explains for me why you didn't discuss my questions in your previous post. They weren't relevant! I think

Re: [VOTE] Release Apache httpd 2.4.5 as GA

2013-07-11 Thread Eric Covener
I'm calling a VOTE on releasing these as Apache httpd 2.4.5 GA. NOTE: The -deps tarballs are included here *only* to make life easier for the tester. They will not be, and are not, part of the official release. +1 AIX/xlc/ppc64 --enable-mods-shared --enable-maintainer-mode httpd-framework

re: svn commit: r1501848 - /httpd/httpd/branches/2.4.x/STATUS

2013-07-11 Thread Guenter Knauf
Hi Jim, Modified: httpd/httpd/branches/2.4.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1501848r1=1501847r2=1501848view=diff == --- httpd/httpd/branches/2.4.x/STATUS (original) +++