index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
generators
/
mod_autoindex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-2
/
+2
*
Add AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the ...
Paul Querna
2005-05-04
1
-5
/
+7
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
"Rule" is pretty abstract in this case and seems to
Joshua Slive
2004-09-02
1
-1
/
+2
*
Add ShowForbidden to IndexOptions to list files
Paul Querna
2004-07-10
1
-1
/
+12
*
* modules/standard/mod_autoindex.c (index_directory): If stat() fails
Joe Orton
2004-03-10
1
-3
/
+12
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-08
1
-1
/
+1
*
apply Apache License, 2.0
André Malo
2004-02-06
1
-53
/
+10
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
add another space, for the sake of Netscape 4
André Malo
2003-11-23
1
-1
/
+1
*
restore the space which broke all tests :-)
André Malo
2003-11-23
1
-1
/
+1
*
mod_autoindex: new directive IndexStyleSheet
Ian Holsman
2003-11-20
1
-1
/
+17
*
darn, the patch for bug 9587 (wrong icon for directories shown) broke
André Malo
2003-11-03
1
-8
/
+4
*
- add XHTML doctypes to httpd.h
André Malo
2003-11-02
1
-14
/
+44
*
Don't omit the initial <tr> if SuppressIcon is set.
André Malo
2003-11-01
1
-1
/
+2
*
improve readability a (little) bit
André Malo
2003-11-01
1
-14
/
+12
*
switch to APR 1.0 API (which is still in flux)
Jeff Trawick
2003-09-03
1
-3
/
+3
*
If a directory contains a file listed in the
André Malo
2003-07-15
1
-0
/
+1
*
Unescape the supplied wildcard pattern. Otherwise the pattern will
André Malo
2003-03-02
1
-12
/
+19
*
add some comments and WS to make it better readable (hopefully ;-)
André Malo
2003-03-02
1
-12
/
+24
*
emit and accept modern query string parameter delimiters (;).
André Malo
2003-03-02
1
-22
/
+27
*
buhuh! use the correct target string and don't forget
André Malo
2003-03-02
1
-1
/
+1
*
WS and style issues. No code changes.
André Malo
2003-03-02
1
-117
/
+123
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Bring forward the IndexOptions IgnoreCase option to mod_autoindex
William A. Rowe Jr
2003-01-06
1
-20
/
+51
*
mod_autoindex: AddDescription directives for directories
Jeff Trawick
2002-11-21
1
-0
/
+8
*
One line fix to get HTMLTable to validate.
Sander Striker
2002-10-09
1
-1
/
+1
*
Changes for deprecated apr_is_fnmatch
William A. Rowe Jr
2002-07-08
1
-1
/
+1
*
if we autoindex, discard the request body and check for any
Jeff Trawick
2002-05-31
1
-0
/
+6
*
Renames:
Cliff Woolley
2002-05-18
1
-1
/
+1
*
stop using APLOG_NOERRNO in calls to ap_log_[pr]error()
Jeff Trawick
2002-05-17
1
-1
/
+1
*
Fix HTML 3.2 validation error: &O is not a valid entity. Should be &O
Cliff Woolley
2002-04-21
1
-5
/
+9
*
Fix mod_autoindex output with SuppressRules turned on.
Cliff Woolley
2002-04-21
1
-0
/
+3
*
Adapt to the rename of apr_explode_localtime to apr_time_exp_lt in APR.
Sander Striker
2002-04-13
1
-2
/
+2
*
This is a HACK! The problem is that the fast_internal_redirect is
Ryan Bloom
2002-04-05
1
-1
/
+25
*
Commit 1 of 2 to:
Bill Stoddard
2002-03-20
1
-2
/
+2
*
First commit to introduce accessor function to set r->content_type..
Bill Stoddard
2002-03-20
1
-2
/
+2
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
apr-utils rename apr_ansi_time_to_apr_time and
Ian Holsman
2002-03-06
1
-2
/
+2
*
next_filter of NULL to any ap_sub_req_lookup*() fn implies the subreq
William A. Rowe Jr
2002-03-01
1
-2
/
+2
*
That check is superfluous since we must have savename defined
Justin Erenkrantz
2002-02-07
1
-4
/
+2
*
Allow mod_autoindex to serve symlinks if permitted and optimize our stats
Justin Erenkrantz
2002-02-07
1
-3
/
+28
*
Vetoed by Ken
Cliff Woolley
2002-02-05
1
-2
/
+1
*
List files that would result in HTTP_UNAUTHORIZED in addition to
Cliff Woolley
2002-02-05
1
-1
/
+2
*
vetoing and backing out OtherBill's patch rev 1.91. This breaks
Greg Ames
2002-02-04
1
-2
/
+2
*
Which PR? I can't count them all. Get QUERY_STRING and PATH_INFO
William A. Rowe Jr
2002-01-27
1
-1
/
+1
*
This otherwise ineffectual patch allows modules to perform internal
William A. Rowe Jr
2001-12-28
1
-2
/
+2
*
Get rid of identifiers called 'stat' so we don't conflict with the libc
Aaron Bannert
2001-12-27
1
-4
/
+4
*
Just style changes. Really just 's/\t/ /' since the tabstop alignment
Aaron Bannert
2001-12-27
1
-775
/
+776
[next]