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
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
Folks, this is not C++. Please, pay attention to your patches
William A. Rowe Jr
2010-02-04
1
-1
/
+1
*
* Make autoindex.t from perl testframework work again
Ruediger Pluem
2010-01-27
1
-1
/
+1
*
* Remove unused variable to silence compiler warning
Ruediger Pluem
2010-01-27
1
-1
/
+0
*
Use correct comment style.
Rich Bowen
2010-01-26
1
-6
/
+6
*
Applies the patch provided in ticket 34014, enhancing the CSS abilities
Rich Bowen
2010-01-26
1
-34
/
+54
*
Such macros exist for a reason :)
William A. Rowe Jr
2010-01-21
1
-1
/
+1
*
Initialize variable to avoid compiler warnings.
Rich Bowen
2009-12-29
1
-1
/
+1
*
Adds alternating CSS classes to table rows for trendy striped table
Rich Bowen
2009-12-29
1
-1
/
+18
*
The ReadmeName directive was putting its value in the wrong place, and
Rich Bowen
2009-12-28
1
-1
/
+1
*
mod_autoindex: support XHTML as equivalent to HTML in
Nick Kew
2009-12-22
1
-6
/
+11
*
* 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
[next]