| Commit message (Expand) | Author | Age | Files | Lines |
| * | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -8/+8 |
| * | Explain why we have the regular file typecheck. No functional changes. | Colm MacCarthaigh | 2005-09-26 | 1 | -2/+11 |
| * | Do not check the value of r->handler. | Paul Querna | 2005-08-18 | 1 | -4/+0 |
| * | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
| * | make trailing-slash-behaviour configurable | André Malo | 2004-07-03 | 1 | -3/+27 |
| * | 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, Version 2.0 | André Malo | 2004-02-06 | 1 | -53/+10 |
| * | allow proxying of directoryindex'd resources | André Malo | 2004-01-14 | 1 | -1/+3 |
| * | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
| * | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
| * | Only style fixes (tabs, blocks, spelling). | Aaron Bannert | 2002-05-16 | 1 | -27/+30 |
| * | Fix some formatting | Bill Stoddard | 2002-03-17 | 1 | -7/+7 |
| * | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
| * | fix redirects for directories. fixup_dir was munging the URI before other | Greg Ames | 2002-01-31 | 1 | -1/+1 |
| * | get rid of an unused variable | Jeff Trawick | 2001-12-28 | 1 | -2/+0 |
| * | Once again, if mod_dir will perform an internal redirect into a | William A. Rowe Jr | 2001-12-28 | 1 | -47/+53 |
| * | Resolve the mod_dir overaggressive redirection problem seen with non-GET | Justin Erenkrantz | 2001-11-13 | 1 | -3/+6 |
| * | Two cases we are certain of canonical correctness | William A. Rowe Jr | 2001-08-23 | 1 | -0/+4 |
| * | Kill some deadwood | William A. Rowe Jr | 2001-08-06 | 1 | -3/+0 |
| * | Under certain circumstances, Apache did not supply the | Jeff Trawick | 2001-04-20 | 1 | -1/+2 |
| * | do the redirection for GET requests only | Greg Stein | 2001-02-24 | 1 | -6/+3 |
| * | Split the mod_dir fixup into two parts. The first determines if this | Ryan Bloom | 2001-02-21 | 1 | -6/+22 |
| * | Make mod_dir use a fixup for sending a redirect to the browser. | Ryan Bloom | 2001-02-21 | 1 | -4/+3 |
| * | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
| * | renaming various functions for consistency sake | Doug MacEachern | 2001-02-08 | 1 | -5/+5 |
| * | The big change. This is part 3 of the apr-util symbols rename, please | William A. Rowe Jr | 2001-01-19 | 1 | -1/+1 |
| * | Provide apr_pool_t arg to register_hooks, since anything they do in that | William A. Rowe Jr | 2001-01-17 | 1 | -2/+1 |
| * | adjust remaining modules to use the new handler hook method (Alan Edwards) | Doug MacEachern | 2001-01-08 | 1 | -2/+2 |
| * | Make handlers use hooks. | Ben Laurie | 2001-01-07 | 1 | -10/+14 |
| * | add the "next filter" parameter to the rest of the ap_sub_req_* calls. | Greg Stein | 2000-11-23 | 1 | -1/+1 |
| * | Allow modules to specify the first module for a sub-request. This allows | Ryan Bloom | 2000-11-22 | 1 | -1/+1 |
| * | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | William A. Rowe Jr | 2000-10-16 | 1 | -2/+2 |
| * | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | William A. Rowe Jr | 2000-08-06 | 1 | -1/+1 |
| * | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 1 | -17/+17 |
| * | - fix POOL_DEBUG ... restored the ap_pool_joins that dreid removed. | dgaudet | 2000-07-26 | 1 | -0/+1 |
| * | Move all APR functions related to strings to their own directory, and | Ryan Bloom | 2000-07-21 | 1 | -0/+1 |
| * | Fix warnings (we really need typesafe arrays, y'know). | Ben Laurie | 2000-06-20 | 1 | -1/+1 |
| * | Use the new command-handler initializer macros in some more modules. | Jeff Trawick | 2000-06-20 | 1 | -4/+3 |
| * | ap_pool_join is a debugging function so remove it. | David Reid | 2000-06-17 | 1 | -1/+0 |
| * | PR: | William A. Rowe Jr | 2000-05-27 | 1 | -2/+2 |
| * |
| William A. Rowe Jr | 2000-05-27 | 1 | -2/+2 |
| * | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 | 1 | -2/+2 |
| * | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 | 1 | -33/+34 |
| * | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 | 1 | -9/+9 |
| * | Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX is | Ryan Bloom | 2000-01-28 | 1 | -0/+1 |
| * | This is a huge change to the configure system. Basically, this name space | Ryan Bloom | 2000-01-18 | 1 | -1/+1 |
| * | Rework ap_finfo_t to split the file type out of the protection field. | Brian Havard | 2000-01-10 | 1 | -1/+1 |
| * | Separate the stat structure from the file structure and use ap_stat and | Ryan Bloom | 2000-01-06 | 1 | -1/+1 |
| * | Changed pools to contexts. Tested with prefork and pthread mpm's. I'll | Ryan Bloom | 1999-08-31 | 1 | -4/+4 |