| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge r1705983 from trunk: | Jim Jagielski | 2015-10-06 | 1 | -2/+2 |
| * | core, modules: Avoid error response/document handling by the core if some | William A. Rowe Jr | 2015-05-29 | 1 | -3/+3 |
| * | Easy votes: sync 2.4 and trunk | Graham Leggett | 2013-09-14 | 1 | -1/+1 |
| * | Backport r1209766, r1210252, r1210284: | Stefan Fritsch | 2011-12-05 | 3 | -6/+6 |
| * | Fixed broken NWGNUmakefile introduced with r1201194, r1201195. | Guenter Knauf | 2011-11-14 | 1 | -1/+2 |
| * | No functional change: | Rainer Jung | 2011-11-12 | 1 | -5/+5 |
| * | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -12/+12 |
| * | refactor to pull setting of Accept-Ranges header into http_protocol.c which | Eric Covener | 2011-09-08 | 1 | -1/+1 |
| * | adjustments of build priorities of modules without special dependencies | Stefan Fritsch | 2011-07-13 | 1 | -1/+1 |
| * | Introduce ap_(get|set)_core_module_config() functions/macros and use them | Stefan Fritsch | 2011-06-06 | 1 | -2/+1 |
| * | Use a var INSTALLBASE to simplify NetWare installation rules. | Guenter Knauf | 2011-03-18 | 1 | -1/+1 |
| * | Use var for prelude so its possible to change it at one place. | Guenter Knauf | 2011-03-18 | 4 | -4/+4 |
| * | NetWare build overhaul in order to compile on Linux. | Guenter Knauf | 2011-03-08 | 4 | -8/+8 |
| * | NetWare build overhaul in order to compile on Linux. | Guenter Knauf | 2011-03-08 | 5 | -33/+33 |
| * | Disable sendfile by default, as discussed at | Stefan Fritsch | 2010-09-04 | 1 | -2/+1 |
| * | Intel's compiler warns about assigning the non-enum value 0 to the | Jeff Trawick | 2010-08-06 | 1 | -1/+1 |
| * | Removed obsolete include paths from NetWare makefiles. | Guenter Knauf | 2010-07-22 | 4 | -16/+8 |
| * | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 5 | -5/+5 |
| * | added NetWare makefiles for test modules. | Guenter Knauf | 2009-10-01 | 5 | -0/+1288 |
| * | Always make mod_*.h files available where they exist, modpath by modpath | William A. Rowe Jr | 2009-08-28 | 1 | -0/+2 |
| * | clean up apr_time_from_msec() compatibility macros | Jeff Trawick | 2009-04-01 | 1 | -5/+0 |
| * | Fixed :) | Jim Jagielski | 2009-02-09 | 1 | -2/+0 |
| * | 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 |