| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable logging a cookie with mod_log_config | Ryan Bloom | 2000-11-30 | 1 | -0/+25 |
* | Fix a lot of the fallback from the apr_ssize_t to apr_size_t change | Ryan Bloom | 2000-11-10 | 1 | -3/+3 |
* | Always compute the content-length regardless of whether it is sent to the | Ryan Bloom | 2000-11-07 | 1 | -6/+2 |
* | Merge the 1.3 patch to add support for logging query string in | Bill Stoddard | 2000-11-03 | 1 | -1/+10 |
* | Merge forward mod_log_config enhancement. | Bill Stoddard | 2000-11-03 | 1 | -3/+37 |
* | Add a new LogFormat directive, %c, that will log connection | Bill Stoddard | 2000-11-03 | 1 | -0/+18 |
* | apr_psprintf doesn't understand %lld, so we should be using %ld | Ryan Bloom | 2000-10-18 | 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 |
* | We need to flush all logs when the child exits. To do this, we just | Ryan Bloom | 2000-10-10 | 1 | -0/+5 |
* | Make mod_log_config compile cleanly when using BUFFERED_LOGS | Ryan Bloom | 2000-10-08 | 1 | -23/+28 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | William A. Rowe Jr | 2000-08-06 | 1 | -4/+5 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 1 | -71/+71 |
* | Undo the damage to mod_isapi (leave placeholders for new functions though) | William A. Rowe Jr | 2000-07-25 | 1 | -1/+5 |
* | Move all APR functions related to strings to their own directory, and | Ryan Bloom | 2000-07-21 | 1 | -0/+1 |
* | Remove some warnings from the latest compile. I don't know why these | Ryan Bloom | 2000-07-05 | 1 | -1/+1 |
* | Include strings.h for strcasecmp(), strncasecmp(), and bzero(). | Jeff Trawick | 2000-06-28 | 1 | -0/+3 |
* | More command handler updates. | Ben Laurie | 2000-06-17 | 1 | -17/+18 |
* | Protect system header files with the appropriate macros. | Ryan Bloom | 2000-06-13 | 1 | -0/+2 |
* | Clean up a big chunk of ap_config.h. This basically stops ap_config.h from | Ryan Bloom | 2000-06-12 | 1 | -0/+1 |
* | PR: | William A. Rowe Jr | 2000-05-28 | 1 | -2/+2 |
* |
| William A. Rowe Jr | 2000-05-27 | 1 | -2/+2 |
* | add AP_ prefix to *HOOK* macros | Doug MacEachern | 2000-04-26 | 1 | -2/+2 |
* | ap_open(..,APR_OS_DEFAULT,..) uses perms 0666 instead of 0777 on | Jeff Trawick | 2000-04-23 | 1 | -7/+2 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 | 1 | -10/+10 |
* | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 | 1 | -33/+34 |
* | Backport the CSS security fixes to Apache 2.0a. Or is that forward | Jim Jagielski | 2000-03-13 | 1 | -1/+1 |
* | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 | 1 | -9/+9 |
* | Small changes to remove some compiler complaints. | David Reid | 2000-02-10 | 1 | -1/+1 |
* | Manoj has been pushing for this for a while, but I've been too dense | Ryan Bloom | 2000-01-19 | 1 | -0/+3 |
* | time overhaul: | dgaudet | 2000-01-09 | 1 | -28/+34 |
* | Some changes to the ap_strftime function. We now inform the user of the | Ryan Bloom | 1999-12-30 | 1 | -1/+2 |
* | Remove a bunch of functions that are being replaced by functions in APR. | Ryan Bloom | 1999-12-21 | 1 | -5/+13 |
* | First step in getting Apache to use APR's time libraries. This gets a good | Ryan Bloom | 1999-12-20 | 1 | -1/+7 |
* | Size rigour. | Ben Laurie | 1999-10-24 | 1 | -1/+1 |
* | Add a status value to ap_log_error and ap_log_rerror. This allows us to use | Ryan Bloom | 1999-10-20 | 1 | -2/+5 |
* | I missed one function when swapping paramters. This fixes it. I think I | Ryan Bloom | 1999-10-14 | 1 | -1/+1 |
* | First patch to re-order function parameters. This one gets the low hanging | Ryan Bloom | 1999-10-04 | 1 | -1/+1 |
* | Remove all of the calls to functions like "ap_popenf". These functions were | Ryan Bloom | 1999-09-08 | 1 | -11/+11 |
* | Changed pools to contexts. Tested with prefork and pthread mpm's. I'll | Ryan Bloom | 1999-08-31 | 1 | -22/+22 |
* | Start to implement module-defined hooks that are a) fast and b) typesafe. | Roy T. Fielding | 1999-08-26 | 1 | -20/+16 |
* | user and ap_auth_type fields were moved from connection_rec to request_rec | Roy T. Fielding | 1999-08-26 | 1 | -1/+1 |
* | Apache 1.3.9 baseline for the Apache 2.0 repository. | Roy T. Fielding | 1999-08-24 | 1 | -0/+1137 |
* | Apache 1.3.9 baseline for the Apache 2.0 repository. | Roy T. Fielding | 1999-08-24 | 1 | -0/+54 |
* | Initial revision | dgaudet | 1999-06-18 | 1 | -0/+1 |