summaryrefslogtreecommitdiff
path: root/include/http_main.h
Commit message (Expand)AuthorAgeFilesLines
* Clarify pool lifetime constraints when modifying ap_server_config_defines.Joe Orton2019-06-201-2/+4
* Fold on Jeff's DefaultRuntimeDir impl... docs on the wayJim Jagielski2012-03-071-0/+5
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-1/+1
* Add in a configuration generation... this is independent ofJim Jagielski2011-03-311-0/+2
* ap_main_state and ap_run_mode should be marked "extern"Jeff Trawick2011-02-161-2/+2
* Create new ap_state_query() function that allows modules to determineStefan Fritsch2011-02-121-0/+4
* (re)-introduce -T commandline option to suppress documentroot check at startupNick Kew2009-12-211-1/+3
* Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.Daniel Earl Poirier2009-10-281-1/+1
* Provide ap_set_retained_data()/ap_get_retained_data() for preservationJeff Trawick2009-03-251-0/+2
* axe the remaining checks of AP_MPM_WANT_foo to see what code to generateJeff Trawick2009-03-241-1/+0
* Introduce a new set of APIs to allow MPMs to be proper modules insteadJeff Trawick2009-03-241-0/+3
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-281-5/+18
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Add DUMP_MODULESPaul Querna2004-07-101-1/+1
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Add -S as a synonym for -t -DDUMP_VHOSTSAaron Bannert2002-10-071-1/+1
* Add "-k start|startssl|restart|graceful|stop" support to httpdJeff Trawick2002-05-231-0/+4
* Introduced -E startup_logfile_name option to httpd to allow adminsWilliam A. Rowe Jr2002-04-171-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Allow the user to get detailed debugging information without a fullWilliam A. Rowe Jr2002-01-171-1/+1
* Add -X functionality back to httpd.Justin Erenkrantz2001-08-301-1/+1
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Normalize the use of AP_DECLARE_DATAWilliam A. Rowe Jr2001-01-191-5/+5
* *) fix up buildexports.sh:Greg Stein2000-12-071-4/+0
* Create a feature macro that determines if Autoconf was used to configureRyan Bloom2000-11-021-1/+1
* Get win32 building again... we need something just a little more sophistica...William A. Rowe Jr2000-11-021-0/+2
* This is an ugly little hack to allow DSO modules to work. This basicallyRyan Bloom2000-10-301-0/+2
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-5/+5
* Document http_main to use ScanDocRyan Bloom2000-08-051-0/+12
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-4/+4
* PR:William A. Rowe Jr2000-05-291-0/+6
* PR:William A. Rowe Jr2000-05-271-5/+5
* William A. Rowe Jr2000-05-271-9/+5
* William A. Rowe Jr2000-05-191-0/+4
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-33/+34
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* Remove all but one WIN32 from http_main. Other minor changes.Ben Hyde1999-10-131-2/+1
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-311-3/+3
* Rearchitect the mess in http_main.c, http_core.c and buff.c.Roy T. Fielding1999-08-261-102/+6
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+174