]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backport from HEAD:
authorJoe Orton <jorton@apache.org>
Thu, 26 Aug 2004 13:01:21 +0000 (13:01 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 26 Aug 2004 13:01:21 +0000 (13:01 +0000)
commit4d25a2ee498a3a78b9256764fdec45139bbf4c97
tree3be5114d04ef2932ea08a15ddaf95a3bd6dea387
parent5018bf031762f2398398ce209551489c344e3518
Backport from HEAD:

* Makefile.in: Link httpd against user-supplied $(LIBS).

* modules/standard/mod_autoindex.c (index_directory): If stat() fails
for a particular dirent, ignore that entry rather than truncating the
directory listing.

PR: 7882, 17357
Reviewed by: stoddard, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104815 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
Makefile.in
STATUS
modules/generators/mod_autoindex.c