| Commit message (Expand) | Author | Age | Files | Lines |
* | Renames: | Cliff Woolley | 2002-05-18 | 1 | -3/+3 |
* | stop using APLOG_NOERRNO in calls to ap_log_[pr]error() | Jeff Trawick | 2002-05-17 | 1 | -3/+3 |
* | Fix spelling/typo | Bill Stoddard | 2002-04-29 | 1 | -1/+1 |
* | Because mod_imap's handler runs on every request in the default | Brian Pane | 2002-04-29 | 1 | -5/+16 |
* | Commit 1 of 2 to: | Bill Stoddard | 2002-03-20 | 1 | -1/+1 |
* | First commit to introduce accessor function to set r->content_type.. | Bill Stoddard | 2002-03-20 | 1 | -1/+1 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
* | Update the Apache code to account for the XtOffset change in APR. | Ryan Bloom | 2001-08-19 | 1 | -3/+3 |
* | Final pedantic HTML 3.2/4.01 Transitional + XHTML 1.0 Transitional | William A. Rowe Jr | 2001-07-28 | 1 | -2/+2 |
* | 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 |
* | Clean up namespace badness with s/configfile_t/ap_configfile_t/ | William A. Rowe Jr | 2001-02-25 | 1 | -1/+1 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
* | Clean up some of the includes: | Greg Stein | 2001-02-10 | 1 | -9/+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 | -1/+1 |
* | adjust remaining modules to use the new handler hook method (Alan Edwards) | Doug MacEachern | 2001-01-09 | 1 | -3/+3 |
* | Make handlers use hooks. | Ben Laurie | 2001-01-07 | 1 | -16/+18 |
* | *) Compensate for recent changes in the APR headers. Specifically, some | Greg Stein | 2000-11-26 | 1 | -0/+6 |
* | 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 | -12/+12 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 1 | -15/+15 |
* | Move all APR functions related to strings to their own directory, and | Ryan Bloom | 2000-07-21 | 1 | -0/+1 |
* | Include strings.h for strcasecmp(), strncasecmp(), and bzero(). | Jeff Trawick | 2000-06-28 | 1 | -0/+3 |
* | blast the old names for the status codes | Greg Stein | 2000-06-24 | 1 | -5/+8 |
* | Fix warnings. | Ben Laurie | 2000-06-20 | 1 | -3/+3 |
* | Use the new command-handler initializer macros in some more modules. | Jeff Trawick | 2000-06-20 | 1 | -9/+11 |
* | PR: | William A. Rowe Jr | 2000-05-28 | 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 | -34/+35 |
* | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 | 1 | -9/+9 |
* | Manoj has been pushing for this for a while, but I've been too dense | Ryan Bloom | 2000-01-19 | 1 | -0/+3 |
* | This is a huge change to the configure system. Basically, this name space | Ryan Bloom | 2000-01-19 | 1 | -0/+1 |
* | De-errno ap_pcfg_openfile(). | Brian Havard | 1999-11-02 | 1 | -2/+3 |
* | Add a status value to ap_log_error and ap_log_rerror. This allows us to use | Ryan Bloom | 1999-10-20 | 1 | -3/+3 |
* | Remove most of the annoying "re ap_context_t mplement" mis-replacements | Martin Kraemer | 1999-10-12 | 1 | -1/+1 |
* | Changed pools to contexts. Tested with prefork and pthread mpm's. I'll | Ryan Bloom | 1999-08-31 | 1 | -4/+4 |
* | Remove timeouts as part of pthreads changes. | Roy T. Fielding | 1999-08-26 | 1 | -2/+1 |
* | Start to implement module-defined hooks that are a) fast and b) typesafe. | Roy T. Fielding | 1999-08-26 | 1 | -13/+2 |
* | Apache 1.3.9 baseline for the Apache 2.0 repository. | Roy T. Fielding | 1999-08-24 | 1 | -0/+919 |