summaryrefslogtreecommitdiffstats
path: root/modules/generators/mod_autoindex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Correctly create an empty cell if the description for a file is missing.Ruediger Pluem2009-08-121-3/+3
* Remove a dirty hack in find_default_item.Takashi Sato2008-12-251-19/+9
* Make "HeaderName" and "ReadmeName" be stored in simple entries "header" and "...Takashi Sato2008-12-241-28/+14
* Add option to insert something in autoindex head.Nick Kew2008-08-271-0/+9
* * Detabify and make spacing in HTML code the same as before r593816. ThisRuediger Pluem2007-11-291-6/+6
* * Generate valid XHTML output by adding the xhtml namespace.Ruediger Pluem2007-11-101-3/+12
* Make Bill happy ;)Jim Jagielski2007-08-281-2/+2
* IndexOptions ContentType=text/html Charset=UTF-8Jim Jagielski2007-08-281-2/+31
* update license header textRoy T. Fielding2006-07-111-6/+6
* * modules/generators/mod_autoindex.c (output_directories): EscapeJoe Orton2006-05-171-2/+3
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-2/+2
* Add AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the ...Paul Querna2005-05-051-5/+7
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* "Rule" is pretty abstract in this case and seems toJoshua Slive2004-09-021-1/+2
* Add ShowForbidden to IndexOptions to list filesPaul Querna2004-07-101-1/+12
* * modules/standard/mod_autoindex.c (index_directory): If stat() failsJoe Orton2004-03-101-3/+12
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-081-1/+1
* apply Apache License, 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* add another space, for the sake of Netscape 4André Malo2003-11-231-1/+1
* restore the space which broke all tests :-)André Malo2003-11-231-1/+1
* mod_autoindex: new directive IndexStyleSheetIan Holsman2003-11-201-1/+17
* darn, the patch for bug 9587 (wrong icon for directories shown) brokeAndré Malo2003-11-031-8/+4
* - add XHTML doctypes to httpd.hAndré Malo2003-11-021-14/+44
* Don't omit the initial <tr> if SuppressIcon is set.André Malo2003-11-021-1/+2
* improve readability a (little) bitAndré Malo2003-11-011-14/+12
* switch to APR 1.0 API (which is still in flux)Jeff Trawick2003-09-031-3/+3
* If a directory contains a file listed in theAndré Malo2003-07-151-0/+1
* Unescape the supplied wildcard pattern. Otherwise the pattern willAndré Malo2003-03-021-12/+19
* add some comments and WS to make it better readable (hopefully ;-)André Malo2003-03-021-12/+24
* emit and accept modern query string parameter delimiters (;).André Malo2003-03-021-22/+27
* buhuh! use the correct target string and don't forgetAndré Malo2003-03-021-1/+1
* WS and style issues. No code changes.André Malo2003-03-021-117/+123
* finished that boring job:André Malo2003-02-031-1/+1
* Bring forward the IndexOptions IgnoreCase option to mod_autoindexWilliam A. Rowe Jr2003-01-061-20/+51
* mod_autoindex: AddDescription directives for directoriesJeff Trawick2002-11-221-0/+8
* One line fix to get HTMLTable to validate.Sander Striker2002-10-091-1/+1
* Changes for deprecated apr_is_fnmatchWilliam A. Rowe Jr2002-07-081-1/+1
* if we autoindex, discard the request body and check for anyJeff Trawick2002-05-311-0/+6
* Renames:Cliff Woolley2002-05-181-1/+1
* stop using APLOG_NOERRNO in calls to ap_log_[pr]error()Jeff Trawick2002-05-171-1/+1
* Fix HTML 3.2 validation error: &O is not a valid entity. Should be &amp;OCliff Woolley2002-04-211-5/+9
* Fix mod_autoindex output with SuppressRules turned on.Cliff Woolley2002-04-211-0/+3
* Adapt to the rename of apr_explode_localtime to apr_time_exp_lt in APR.Sander Striker2002-04-131-2/+2
* This is a HACK! The problem is that the fast_internal_redirect isRyan Bloom2002-04-051-1/+25
* Commit 1 of 2 to:Bill Stoddard2002-03-201-2/+2
* First commit to introduce accessor function to set r->content_type..Bill Stoddard2002-03-201-2/+2
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1