| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Style-guide fixes, no functional changes. | Ken Coar | 2001-10-25 | 1 | -73/+128 |
* | Restrict by content type and encoding before we go and try to drag in some | William A. Rowe Jr | 2001-10-20 | 1 | -4/+23 |
* | Assure that non-FancyIndexed listings properly shortcut dir entries, | William A. Rowe Jr | 2001-08-19 | 1 | -2/+4 |
* | Update the Apache code to account for the XtOffset change in APR. | Ryan Bloom | 2001-08-19 | 1 | -1/+1 |
* | Fix a small bug that limited the description's width to the filename's width. | William A. Rowe Jr | 2001-08-14 | 1 | -2/+2 |
* | Fix the new method code. We need to cast 1 to an apr_int64_t or it will | Ryan Bloom | 2001-08-11 | 1 | -1/+1 |
* | Thanks rbb, and the modproxy-dev autobuild report for pointing these out. | William A. Rowe Jr | 2001-08-07 | 1 | -4/+2 |
* | All mod_autoindex query parsing is now quietly quashed with the | William A. Rowe Jr | 2001-08-07 | 1 | -70/+163 |
* | Formatted output changes only... | William A. Rowe Jr | 2001-08-07 | 1 | -108/+335 |
* | remove a gcc warning, leave object code unchanged | Jeff Trawick | 2001-08-03 | 1 | -1/+1 |
* | Save hundreds of cycles on every autoindex request by _not_ attempting | William A. Rowe Jr | 2001-08-03 | 1 | -50/+73 |
* | That's enough for tonight ... gheesh. Allow 2xx + OK (0) results from | William A. Rowe Jr | 2001-08-03 | 1 | -1/+1 |
* | Allow a slightly larger range of acceptable responses. | William A. Rowe Jr | 2001-08-03 | 1 | -1/+1 |
* | Fix some major brokenness. We were not validating that the autoindex | William A. Rowe Jr | 2001-08-03 | 1 | -23/+30 |
* | Begone ancient beast. IndexOptions FancyIndexing is sufficiently less | William A. Rowe Jr | 2001-08-03 | 1 | -22/+2 |
* | Throw back in the newline, just for source legibility. | William A. Rowe Jr | 2001-07-29 | 1 | -1/+1 |
* | Correct a subtle reflow problem (evident in Mozilla Gecko/20010505) that | William A. Rowe Jr | 2001-07-29 | 1 | -5/+2 |
* | Minor quibble, <li> can and should be a balanced tag | William A. Rowe Jr | 2001-07-28 | 1 | -2/+2 |
* | More pedantic changes to create HTML 3.2/4.01 Transitional and | William A. Rowe Jr | 2001-07-28 | 1 | -41/+36 |
* | Reviewing my own commit logs ... dang did this look silly. | William A. Rowe Jr | 2001-07-26 | 1 | -1/+1 |
* | More signedness fixes | William A. Rowe Jr | 2001-07-25 | 1 | -3/+4 |
* | Change over to apr_strfsize() for apr_off_t file size formatting. | William A. Rowe Jr | 2001-07-25 | 1 | -2/+3 |
* | Changes to respect the new apr bucket and brigade length types (either | William A. Rowe Jr | 2001-07-24 | 1 | -1/+1 |
* | s/cont/pool/ | David Reid | 2001-07-07 | 1 | -7/+7 |
* | Employ the new ap_sub_req_lookup_dirent() function for mod_autoindex. | William A. Rowe Jr | 2001-06-27 | 1 | -7/+8 |
* | Goodbye ap_send_http_header | William A. Rowe Jr | 2001-02-28 | 1 | -2/+0 |
* | Begin to move functions from the http module to the core. The goal is to | Ryan Bloom | 2001-02-26 | 1 | -0/+1 |
* | *) fix inline handling. we had: apr_inline, APR_INLINE, USE_GNU_INLINE, and | Greg Stein | 2001-02-24 | 1 | -1/+1 |