index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
generators
/
mod_autoindex.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Correctly create an empty cell if the description for a file is missing.
Ruediger Pluem
2009-08-12
1
-3
/
+3
*
Remove a dirty hack in find_default_item.
Takashi Sato
2008-12-25
1
-19
/
+9
*
Make "HeaderName" and "ReadmeName" be stored in simple entries "header" and "...
Takashi Sato
2008-12-24
1
-28
/
+14
*
Add option to insert something in autoindex head.
Nick Kew
2008-08-27
1
-0
/
+9
*
* Detabify and make spacing in HTML code the same as before r593816. This
Ruediger Pluem
2007-11-29
1
-6
/
+6
*
* Generate valid XHTML output by adding the xhtml namespace.
Ruediger Pluem
2007-11-10
1
-3
/
+12
*
Make Bill happy ;)
Jim Jagielski
2007-08-28
1
-2
/
+2
*
IndexOptions ContentType=text/html Charset=UTF-8
Jim Jagielski
2007-08-28
1
-2
/
+31
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
* modules/generators/mod_autoindex.c (output_directories): Escape
Joe Orton
2006-05-17
1
-2
/
+3
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
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-05
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-02
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-22
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
[prev]
[next]