Re: svn commit: r1747056 - in /httpd/httpd/branches/2.4.x: ./ STATUS modules/mappers/mod_rewrite.c

2016-06-07 Thread Marion & Christophe JAILLET
Le 07/06/2016 à 06:59, William A Rowe Jr a écrit : On Mon, Jun 6, 2016 at 3:10 PM, Marion & Christophe JAILLET > wrote: ap_casecmpstr breaks 2.4.x build. Keep strncasecmp for now? (waiting for ap_cstr_casecmp[n])

Re: mod_macro: Control on bad nesting

2016-06-07 Thread Nick Gearls
Good point. A global option is not a good option as it would disable this very useful check for all macros. What about " wrote: What syntax would be the best one? maybe a (one character) /option after the Macro keyword? Ex: "" (and later " Kinda ugly and probably breaks the core from

Re: dbmmanage

2016-06-07 Thread Rich Bowen
On 06/07/2016 06:39 AM, Rich Bowen wrote: > In troubleshooting something with dbmmanage, I came across this: > > http://marc.info/?l=fedora-extras-commits=137148193030744=2 > > I'm sure there's more context here that I haven't unearthed yet, but > does anyone (Joe?) happen to remember what the

dbmmanage

2016-06-07 Thread Rich Bowen
In troubleshooting something with dbmmanage, I came across this: http://marc.info/?l=fedora-extras-commits=137148193030744=2 I'm sure there's more context here that I haven't unearthed yet, but does anyone (Joe?) happen to remember what the comment "zombie dbmmanage" means here? Is dbmmanage

Re: svn commit: r1747056 - in /httpd/httpd/branches/2.4.x: ./ STATUS modules/mappers/mod_rewrite.c

2016-06-07 Thread William A Rowe Jr
On Tue, Jun 7, 2016 at 1:23 AM, Marion & Christophe JAILLET < christophe.jail...@wanadoo.fr> wrote: > Le 07/06/2016 à 06:59, William A Rowe Jr a écrit : > > On Mon, Jun 6, 2016 at 3:10 PM, Marion & Christophe JAILLET < > christophe.jail...@wanadoo.fr> wrote: > >>

Re: dbmmanage

2016-06-07 Thread Rich Bowen
On 06/07/2016 08:21 AM, Joe Orton wrote: > On Tue, Jun 07, 2016 at 06:39:46AM -0400, Rich Bowen wrote: >> In troubleshooting something with dbmmanage, I came across this: >> >> http://marc.info/?l=fedora-extras-commits=137148193030744=2 >> >> I'm sure there's more context here that I haven't

Re: dbmmanage

2016-06-07 Thread Rich Bowen
On 06/07/2016 08:31 AM, Rich Bowen wrote: > > >> >>> dbmmanage has some functionality that is lacking in htdbm - in >>> particular, the ability to import a plain text htpasswd style password >>> file. However, the script httxt2dbm fills that need, which is presumably >>> (usually) a one-time

Re: dbmmanage

2016-06-07 Thread Joe Orton
On Tue, Jun 07, 2016 at 06:39:46AM -0400, Rich Bowen wrote: > In troubleshooting something with dbmmanage, I came across this: > > http://marc.info/?l=fedora-extras-commits=137148193030744=2 > > I'm sure there's more context here that I haven't unearthed yet, but > does anyone (Joe?) happen to