summaryrefslogtreecommitdiff
path: root/modules/test
Commit message (Expand)AuthorAgeFilesLines
* Merge r1705983 from trunk:Jim Jagielski2015-10-061-2/+2
* core, modules: Avoid error response/document handling by the core if someWilliam A. Rowe Jr2015-05-291-3/+3
* Easy votes: sync 2.4 and trunkGraham Leggett2013-09-141-1/+1
* Backport r1209766, r1210252, r1210284:Stefan Fritsch2011-12-053-6/+6
* Fixed broken NWGNUmakefile introduced with r1201194, r1201195.Guenter Knauf2011-11-141-1/+2
* No functional change:Rainer Jung2011-11-121-5/+5
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-12/+12
* refactor to pull setting of Accept-Ranges header into http_protocol.c whichEric Covener2011-09-081-1/+1
* adjustments of build priorities of modules without special dependenciesStefan Fritsch2011-07-131-1/+1
* Introduce ap_(get|set)_core_module_config() functions/macros and use themStefan Fritsch2011-06-061-2/+1
* Use a var INSTALLBASE to simplify NetWare installation rules.Guenter Knauf2011-03-181-1/+1
* Use var for prelude so its possible to change it at one place.Guenter Knauf2011-03-184-4/+4
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-084-8/+8
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-085-33/+33
* Disable sendfile by default, as discussed atStefan Fritsch2010-09-041-2/+1
* Intel's compiler warns about assigning the non-enum value 0 to the Jeff Trawick2010-08-061-1/+1
* Removed obsolete include paths from NetWare makefiles.Guenter Knauf2010-07-224-16/+8
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-065-5/+5
* added NetWare makefiles for test modules.Guenter Knauf2009-10-015-0/+1288
* Always make mod_*.h files available where they exist, modpath by modpathWilliam A. Rowe Jr2009-08-281-0/+2
* clean up apr_time_from_msec() compatibility macrosJeff Trawick2009-04-011-5/+0
* Fixed :)Jim Jagielski2009-02-091-2/+0
* Make dialup_callback a static function.Paul Querna2008-12-021-1/+1
* Cleanup mod_dialup to compile with -std=c89 and -pedantic.Paul Querna2008-10-291-15/+22
* Introduce Suspendable Requests to the Event MPM.Paul Querna2008-09-202-0/+310
* update license header textRoy T. Fielding2006-07-116-36/+36
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-196-6/+6
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-104-5/+5
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-046-6/+12
* Add in mod_dumpio in the new debug module directory. Also, placeJim Jagielski2004-12-143-312/+0
* Remove the .cvsignore files.Joe Orton2004-11-191-16/+0
* fix name of The Apache Software FoundationAndré Malo2004-02-097-7/+7
* fix copyright dates and apply the license to one forgotten header fileAndré Malo2004-02-085-4/+19
* apply Apache License, Version 2.0André Malo2004-02-066-295/+61
* update license to 2004.André Malo2004-01-016-6/+6
* get rid of _FOREACHCliff Woolley2003-11-161-1/+4
* A few odd .dsp's to help testers and developers along (really irrelevantWilliam A. Rowe Jr2003-05-161-0/+128
* finished that boring job:André Malo2003-02-036-6/+6
* Add a filter_init function to the filters so that a filter can executeJustin Erenkrantz2002-06-281-1/+1
* The apr_bucket change requires a minor MMN bump. Also modify Apache'sRyan Bloom2002-05-311-1/+1
* we should be copying over all metadata buckets we don't understand, notCliff Woolley2002-05-311-4/+5
* mod_bucketeer needs to preserve error buckets if it sees them ratherJustin Erenkrantz2002-05-301-0/+8
* mod_bucketeer has been tried, convicted, and sentenced in the style courts.Justin Erenkrantz2002-05-291-41/+32
* Fix variable name typoCliff Woolley2002-04-051-3/+6
* BUCKET FREELISTSCliff Woolley2002-03-291-5/+9
* Update our copyright for this year.Roy T. Fielding2002-03-136-6/+6
* As hinted on dev@httpd, change filter naming schemes to match ourJustin Erenkrantz2002-03-071-1/+1
* axe an unused variableJeff Trawick2002-02-271-1/+0
* Fix to avoid a segfault in mod_bucketeer if content_type is unsetBrian Pane2002-02-231-1/+1
* pass a brigadeIan Holsman2002-02-231-20/+12