bugzilla | 1 Jan 2007 08:09
Picon
Favicon

Bug report for Apache httpd-1.3 [2006/12/31]

+---------------------------------------------------------------------------+
| Bugzilla Bug ID                                                           |
|     +---------------------------------------------------------------------+
|     | Status: UNC=Unconfirmed NEW=New         ASS=Assigned                |
|     |         OPN=Reopened    VER=Verified    (Skipped Closed/Resolved)   |
|     |   +-----------------------------------------------------------------+
|     |   | Severity: BLK=Blocker     CRI=Critical    MAJ=Major             |
|     |   |           MIN=Minor       NOR=Normal      ENH=Enhancement       |
|     |   |   +-------------------------------------------------------------+
|     |   |   | Date Posted                                                 |
|     |   |   |          +--------------------------------------------------+
|     |   |   |          | Description                                      |
|     |   |   |          |                                                  |
| 8329|New|Nor|2002-04-20|mime_magic gives 500 and no error_log on Microsoft|
| 8372|Ass|Nor|2002-04-22|Threadsaftey issue in Rewrite's cache [Win32/OS2/N|
| 8849|New|Nor|2002-05-07|make install errors as root on NFS shares         |
| 8882|New|Enh|2002-05-07|[PATCH] mod_rewrite communicates with external rew|
| 9037|New|Min|2002-05-13|Slow performance when acessing an unresolved IP ad|
| 9126|New|Blk|2002-05-15|68k-next-openstep v. 4.0                          |
| 9726|New|Min|2002-06-09|Double quotes should be flagged as T_HTTP_TOKEN_ST|
| 9894|New|Maj|2002-06-16|getline sub in support progs collides with existin|
| 9999|New|Nor|2002-06-19|Incorrect default manualdir value with layout.    |
|10038|New|Min|2002-06-20|ab benchmaker hangs on 10K https URLs with keepali|
|10073|New|Maj|2002-06-20|upgrade from 1.3.24 to 1.3.26 breaks include direc|
|10166|Opn|Min|2002-06-24|HTTP/1.1 proxy requests made even when client make|
|10169|New|Nor|2002-06-24|Apache seg faults due to attempt to access out of |
|10178|New|Maj|2002-06-24|Proxy server cuts off begining of buffer when spec|
|10195|New|Nor|2002-06-24|Configure script erroneously detects system Expat |
|10199|New|Nor|2002-06-24|Configure can't handle directory names with unders|
|10243|New|Maj|2002-06-26|CGI scripts not getting POST data                 |
(Continue reading)

bugzilla | 1 Jan 2007 08:09
Picon
Favicon

Bug report for Apache httpd-2 [2006/12/31]

+---------------------------------------------------------------------------+
| Bugzilla Bug ID                                                           |
|     +---------------------------------------------------------------------+
|     | Status: UNC=Unconfirmed NEW=New         ASS=Assigned                |
|     |         OPN=Reopened    VER=Verified    (Skipped Closed/Resolved)   |
|     |   +-----------------------------------------------------------------+
|     |   | Severity: BLK=Blocker     CRI=Critical    MAJ=Major             |
|     |   |           MIN=Minor       NOR=Normal      ENH=Enhancement       |
|     |   |   +-------------------------------------------------------------+
|     |   |   | Date Posted                                                 |
|     |   |   |          +--------------------------------------------------+
|     |   |   |          | Description                                      |
|     |   |   |          |                                                  |
| 7483|Ass|Enh|2002-03-26|Add FileAction directive to assign a cgi interpret|
| 7741|Ass|Nor|2002-04-04|some directives may be placed outside of proper co|
| 7862|New|Enh|2002-04-09|suexec never log a group name.                    |
| 8713|New|Min|2002-05-01|No Errorlog on PROPFIND/Depth:Infinity            |
| 9727|New|Min|2002-06-09|Double quotes should be flagged as T_HTTP_TOKEN_ST|
| 9903|Opn|Maj|2002-06-16|mod_disk_cache does not remove temporary files    |
| 9945|New|Enh|2002-06-18|[PATCH] new funtionality for apache bench         |
|10114|Ass|Enh|2002-06-21|Negotiation gives no weight to order, only q value|
|10154|Ass|Nor|2002-06-23|ApacheMonitor interferes with service uninstall/re|
|10722|Opn|Nor|2002-07-12|ProxyPassReverse doesn't change cookie paths      |
|10775|Ass|Cri|2002-07-13|SCRIPT_NAME wrong value                           |
|10932|Opn|Enh|2002-07-18|Allow Negative regex in LocationMatch             |
|11035|New|Min|2002-07-22|Apache adds double entries to headers generated by|
|11294|New|Enh|2002-07-30|desired vhost_alias option                        |
|11427|Opn|Maj|2002-08-02|Possible Memory Leak in CGI script invocation     |
|11540|Opn|Nor|2002-08-07|ProxyTimeout ignored                              |
|11580|Opn|Enh|2002-08-09|generate Content-Location headers                 |
(Continue reading)

Ruediger Pluem | 2 Jan 2007 12:39
Picon
Favicon

Re: archive.apache.org issues


On 12/31/2006 08:17 PM, William A. Rowe, Jr. wrote:
> Justin Erenkrantz wrote:
> 
>>On 12/30/06, Ruediger Pluem <rpluem <at> apache.org> wrote:
>>
>>>Digging somewhat deeper it turns out that adding APR_FINFO_NAME to the
>>>list of wanted
>>>information causes this apr_stat to return always APR_INCOMPLETE on
>>>Unix platforms in
>>>the case that the call to the native stat / lstat does not fail. This
>>>raises the
>>>following questions:
>>>
>>>1. Do we need to add APR_FINFO_NAME to this apr_stat call? I think we
>>>do not need it
>>>   on Unix platforms but I am not sure if this is true for other
>>>platforms.
>>
>>resolve_symlink seems to preserve it.  *shrug*
>>
>>
>>>2. If we need it can we simply ignore an APR_INCOMPLETE return code on
>>>all platforms
>>>   and only bail out if ((rv != APR_INCOMPLETE) && (rv != APR_SUCCESS))
>>
>>+1.  -- justin
> 
> 
> +/-1 - Accepting APR_INCOMPLETE was an excellent choice.
(Continue reading)

Graham Leggett | 2 Jan 2007 17:18

Re: svn commit: r490083 - /httpd/httpd/trunk/README

On Mon, December 25, 2006 12:54 am, fielding <at> apache.org wrote:

> Follow Garrett's example and provide a crypto notice in the README,
> with specific details for removing the crypto and for nossl packages.

Would it make sense to backport this notice to v2.2 and v2.0?

Regards,
Graham
--

Torben S. Sørensen | 2 Jan 2007 22:49
Picon
Favicon

Problems building flood

Hi,

I'm trying to build flood according to the instructions on the 
http://httpd.apache.org/test/flood/building.html. The source is version 
0.4 and I'm building it on a Ubuntu 6.10 system.

As you can se on in the bottom I get an error very early in the "make 
all" process.

Any ideas?

Kind regards
Torben  Soerensen
Denmark

----- Output from build -----------

tss <at> dalby:~/flood-0.4$ ./buildconf
buildconf: checking installation...
buildconf: autoconf version 2.60 (ok)
buildconf: libtool version 1.5.22

2005 (ok)
Copying libtool helper files ...
Creating include/arch/unix/apr_private.h.in ...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', 
`config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for 
`config.h.in'
autoheader: WARNING: is deprecated and discouraged.
(Continue reading)

Justin Erenkrantz | 2 Jan 2007 23:40
Gravatar

Re: Problems building flood

On 1/2/07, "Torben S. Sørensen" <tss <at> casalogic.dk> wrote:
> I'm trying to build flood according to the instructions on the
> http://httpd.apache.org/test/flood/building.html. The source is version
> 0.4 and I'm building it on a Ubuntu 6.10 system.
>
> As you can se on in the bottom I get an error very early in the "make
> all" process.
>
> Any ideas?

Can you try a version from Subversion instead of 0.4?  0.4 is ancient...

Do a svn checkout from:

http://svn.apache.org/repos/asf/httpd/test/trunk/flood/

or grab a snapshot from:

http://svn.apache.org/snapshots/httpd-test/

(apr_uri_default_port_for_scheme was added in 2001.  The APR /
APR-util bundled with flood 0.4 predate any official APR releases...)

HTH.  -- justin

Joe Orton | 3 Jan 2007 20:58
Picon
Favicon

Re: svn commit: r491729 - /httpd/httpd/trunk/modules/database/mod_dbd.c

On Tue, Jan 02, 2007 at 01:19:22AM -0000, chrisd <at> apache.org wrote:
> Author: chrisd
> Date: Mon Jan  1 17:19:21 2007
> New Revision: 491729
> 
> URL: http://svn.apache.org/viewvc?view=rev&rev=491729
> Log:
> Rename functions and variables for consistency, and move some functions
> around for readability, prior to forthcoming functional changes.

Hiya, there were new warnings in the prefork -Werror build this morning:

mod_dbd.c: In function `ap_dbd_open':
mod_dbd.c:562: warning: dereferencing type-punned pointer will break strict-aliasing rules
mod_dbd.c:573: warning: dereferencing type-punned pointer will break strict-aliasing rules

joe

Tim Olsen | 3 Jan 2007 22:54
Picon

buildconf specifies AC_PREREQ(2.13) but uses AC_MSG_NOTICE

Hello,

I'm not very familiar with autoconf so forgive me if I'm wrong, but it
looks like AC_MSG_NOTICE is not in autoconf 2.13 but it is being used
by buildconf which specifies an AC_PREREQ(2.13)

This results in an undefined macro error which buildconf ignores.

$ autoconf2.13
autoconf: Undefined macros:
configure.in:177:  AC_MSG_NOTICE([Using external PCRE library from
$PCRE_CONFIG])
configure.in:182:  AC_MSG_NOTICE([Configuring PCRE regular expression library])
$ echo $?
1

configure then bails because the macro is not substituted:

checking how to run the C preprocessor... gcc -E
./configure: line 2858: syntax error near unexpected token `Using'
./configure: line 2858: `  AC_MSG_NOTICE(Using external PCRE library
from $PCRE_CONFIG)'

This is on httpd 2.2 trunk.

I can file a bug a report if someone confirms that this is indeed a bug.

Thanks!

-Tim
(Continue reading)

William A. Rowe, Jr. | 4 Jan 2007 02:14

Re: svn commit: r492338 - /httpd/httpd/branches/2.2.x/STATUS

If anyone has a couple cycles to review this, I'd like to tar up 2.2.4 later
on tonight.  Since this was a nasty fault when it occurred (PR 40470) I still
consider it necessary before 2.2 gets bumped.

Does anyone have other backports to point out that are showstopper quality,
before I T&R?

Bill

wrowe <at> apache.org wrote:
> Author: wrowe
> Date: Wed Jan  3 14:57:48 2007
> New Revision: 492338
> 
> URL: http://svn.apache.org/viewvc?view=rev&rev=492338
> Log:
> Beg for review
> 
> Modified:
>     httpd/httpd/branches/2.2.x/STATUS
> 
> Modified: httpd/httpd/branches/2.2.x/STATUS
> URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=diff&rev=492338&r1=492337&r2=492338
> ==============================================================================
> --- httpd/httpd/branches/2.2.x/STATUS (original)
> +++ httpd/httpd/branches/2.2.x/STATUS Wed Jan  3 14:57:48 2007
>  <at>  <at>  -198,3 +198,17  <at>  <at> 
>         PR: 36609
>       http://svn.apache.org/viewvc?rev=490156&view=rev
>       +1: niq
(Continue reading)

Chris Darroch | 4 Jan 2007 04:25

Re: svn commit: r491729 - /httpd/httpd/trunk/modules/database/mod_dbd.c

Hi --

Joe Orton wrote:

>> New Revision: 491729
>> 
>> URL: http://svn.apache.org/viewvc?view=rev&rev=491729

> Hiya, there were new warnings in the prefork -Werror build this morning:
> 
> mod_dbd.c: In function `ap_dbd_open':
> mod_dbd.c:562: warning: dereferencing type-punned pointer will break strict-aliasing rules
> mod_dbd.c:573: warning: dereferencing type-punned pointer will break strict-aliasing rules

   Thanks -- we have a crusty old gcc on one machine, so I didn't notice
these.  Also, I see that the p variable in dbd_param() is unused in the
non-threaded version and throws up a warning as well.  With luck this
should fix the warnings; let me know if otherwise:

http://svn.apache.org/viewvc?view=rev&rev=492394

Thanks,

Chris.

--

-- 
GPG Key ID: 366A375B
GPG Key Fingerprint: 485E 5041 17E1 E2BB C263  E4DE C8E3 FA36 366A 375B

(Continue reading)


Gmane