| Commit message (Expand) | Author | Age | Files | Lines |
* | Make dialup_callback a static function. | Paul Querna | 2008-12-02 | 1 | -1/+1 |
* | Cleanup mod_dialup to compile with -std=c89 and -pedantic. | Paul Querna | 2008-10-29 | 1 | -15/+22 |
* | Introduce Suspendable Requests to the Event MPM. | Paul Querna | 2008-09-20 | 2 | -0/+310 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 6 | -36/+36 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 6 | -6/+6 |
* | No functional change: simple detabbing of indented code. | Jim Jagielski | 2005-11-10 | 4 | -5/+5 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 6 | -6/+12 |
* | Add in mod_dumpio in the new debug module directory. Also, place | Jim Jagielski | 2004-12-14 | 3 | -312/+0 |
* | Remove the .cvsignore files. | Joe Orton | 2004-11-19 | 1 | -16/+0 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 7 | -7/+7 |
* | fix copyright dates and apply the license to one forgotten header file | André Malo | 2004-02-08 | 5 | -4/+19 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 6 | -295/+61 |
* | update license to 2004. | André Malo | 2004-01-01 | 6 | -6/+6 |
* | get rid of _FOREACH | Cliff Woolley | 2003-11-16 | 1 | -1/+4 |
* | A few odd .dsp's to help testers and developers along (really irrelevant | William A. Rowe Jr | 2003-05-16 | 1 | -0/+128 |
* | finished that boring job: | André Malo | 2003-02-03 | 6 | -6/+6 |
* | Add a filter_init function to the filters so that a filter can execute | Justin Erenkrantz | 2002-06-28 | 1 | -1/+1 |
* | The apr_bucket change requires a minor MMN bump. Also modify Apache's | Ryan Bloom | 2002-05-31 | 1 | -1/+1 |
* | we should be copying over all metadata buckets we don't understand, not | Cliff Woolley | 2002-05-31 | 1 | -4/+5 |
* | mod_bucketeer needs to preserve error buckets if it sees them rather | Justin Erenkrantz | 2002-05-30 | 1 | -0/+8 |
* | mod_bucketeer has been tried, convicted, and sentenced in the style courts. | Justin Erenkrantz | 2002-05-29 | 1 | -41/+32 |
* | Fix variable name typo | Cliff Woolley | 2002-04-05 | 1 | -3/+6 |
* | BUCKET FREELISTS | Cliff Woolley | 2002-03-29 | 1 | -5/+9 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 6 | -6/+6 |
* | As hinted on dev@httpd, change filter naming schemes to match our | Justin Erenkrantz | 2002-03-07 | 1 | -1/+1 |
* | axe an unused variable | Jeff Trawick | 2002-02-27 | 1 | -1/+0 |
* | Fix to avoid a segfault in mod_bucketeer if content_type is unset | Brian Pane | 2002-02-23 | 1 | -1/+1 |
* | pass a brigade | Ian Holsman | 2002-02-23 | 1 | -20/+12 |
* | remove stale comment | Ian Holsman | 2002-02-23 | 1 | -3/+0 |
* | introducing the bucketeer | Ian Holsman | 2002-02-23 | 2 | -0/+225 |
* | Fix a handful of AP_MODULE_DECLARE_DATA exports for .so modules. | William A. Rowe Jr | 2002-01-10 | 4 | -4/+4 |
* | ignore some generated files | Jeff Trawick | 2001-12-21 | 1 | -1/+5 |
* | I don't know if these are correct, just my best alien guess. | William A. Rowe Jr | 2001-10-06 | 2 | -0/+12 |
* | these modules were never built and had not been ported to 2.0 | Doug MacEachern | 2001-08-26 | 3 | -536/+1 |
* | This was copied as a test of the ap_r[put|putc|write|printf] family of | William A. Rowe Jr | 2001-08-23 | 2 | -1713/+0 |
* | adjust to apr_uri_ rename | Doug MacEachern | 2001-08-19 | 1 | -2/+2 |
* | Update the Apache code to account for the XtOffset change in APR. | Ryan Bloom | 2001-08-19 | 1 | -1/+1 |
* | Based on the VC6 switch - and pulling the win32 make files from cvs | William A. Rowe Jr | 2001-08-17 | 1 | -1/+5 |
* | Ignore goodness | William A. Rowe Jr | 2001-08-17 | 1 | -0/+1 |
* | fix some homophonic issues in comments, as well as some | Jeff Trawick | 2001-08-15 | 1 | -1/+1 |
* | Fix the new method code. We need to cast 1 to an apr_int64_t or it will | Ryan Bloom | 2001-08-11 | 3 | -3/+3 |
* | Adapt to changed declaration of apr_pool_sub_make() | William A. Rowe Jr | 2001-08-02 | 1 | -1/+1 |
* | Change over to apr_strfsize() for apr_off_t file size formatting. | William A. Rowe Jr | 2001-07-25 | 1 | -1/+2 |
* | Moved util_uri to apr-util/uri/apr_uri, which means adding the apr_ | Roy T. Fielding | 2001-05-22 | 1 | -4/+4 |
* | Yet more cleanup. | Ben Laurie | 2001-05-20 | 1 | -3/+3 |
* | More cleanup. | Ben Laurie | 2001-05-20 | 2 | -4/+1 |
* | AP_ function for optional hooks. | Ben Laurie | 2001-05-20 | 3 | -4/+6 |
* | More generic -> optional cleanup. | Ben Laurie | 2001-05-20 | 5 | -10/+10 |
* | Long overdue name change from "generic hook" to "optional hook". | Ben Laurie | 2001-05-20 | 3 | -0/+228 |
* | Goodbye ap_send_http_header | William A. Rowe Jr | 2001-02-28 | 3 | -4/+0 |