summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix doxygen comments and add a missing line-feed.Justin Erenkrantz2002-06-271-2/+3
* Change conn_rec->keepalive to an enumerated value ofJustin Erenkrantz2002-06-262-4/+10
* Add in the other complex ap_regkey_value_foo() fns and move ap_regkey.hWilliam A. Rowe Jr2002-06-241-160/+0
* Introduce win32 registry handling through a very apr-ish interface.William A. Rowe Jr2002-06-241-0/+160
* Removed "tolower(++s)" idiom from ap_strcasestr(), to avoid side-effectsBrian Pane2002-06-231-0/+1
* With dav corrected, this last _compat.h bogosity leaves the core distro.William A. Rowe Jr2002-06-231-1/+0
* Revert to the 1.39 comments about NULL for ap_sub_req_lookup() next_filterWilliam A. Rowe Jr2002-06-221-3/+3
* Note the changed meaning of the NULL next_filter argument to theWilliam A. Rowe Jr2002-06-221-3/+3
* bump after the tagCliff Woolley2002-06-171-1/+1
* here goes nothingCliff Woolley2002-06-171-1/+1
* moving on. :)Cliff Woolley2002-06-161-1/+1
* bump before the tagCliff Woolley2002-06-161-1/+1
* Improve on some of the documentary comments in the request_rec.Aaron Bannert2002-06-151-47/+48
* Solve the 80/20 by initializing and storing server_rec->timeout andWilliam A. Rowe Jr2002-06-132-5/+6
* Bump after the tagCliff Woolley2002-06-111-1/+1
* bump before the tagCliff Woolley2002-06-111-1/+1
* Style cleanups before contemplating adding init filter hook.Justin Erenkrantz2002-06-081-16/+23
* Update comments for Stas BekmanBill Stoddard2002-06-041-2/+11
* The recent changes require a full recompile. Lack thereof has bittenCliff Woolley2002-06-031-1/+2
* The apr_bucket change requires a minor MMN bump. Also modify Apache'sRyan Bloom2002-05-311-1/+1
* fix some major badness: error buckets *cannot* use simple_copy becauseCliff Woolley2002-05-311-0/+2
* Add macro to check for an error bucket. (Can't call it APR_BUCKET_IS_ERRORJustin Erenkrantz2002-05-301-0/+7
* Add a PROXYREQ_RESPONSE value for request_rec->proxyreq because it isJustin Erenkrantz2002-05-301-1/+3
* Imagine the horror. I go to try compiling PHP4, and it bombs out onCliff Woolley2002-05-301-6/+9
* Yet another reason the MMN needs to get bumped. If there are changesCliff Woolley2002-05-301-1/+2
* Add "-k start|startssl|restart|graceful|stop" support to httpdJeff Trawick2002-05-232-0/+9
* add ap_log_pid() for reading an Apache pid fileJeff Trawick2002-05-231-0/+8
* ignore APLOG_NOERRNO; note that it is deprecatedJeff Trawick2002-05-171-0/+3
* Added EnableMMAP directive to allow the server administrator toBrian Pane2002-05-121-0/+9
* Moved ap_setup_make_content_type() declaration to http_protocol.hBrian Pane2002-05-101-1/+11
* Removing a field in a core structure (r->boundary) merits a MMN bump,Justin Erenkrantz2002-05-061-2/+3
* Rewrite ap_byterange_filter so that it can work with data that does notJustin Erenkrantz2002-05-061-2/+0
* Demote to a minor bump for .36 - those affected by API changes shouldWilliam A. Rowe Jr2002-04-291-3/+3
* Style cleanup (remove tabs, fix alignment).Aaron Bannert2002-04-281-31/+57
* Bump after the tag.Sander Striker2002-04-251-1/+1
* Bump for the tagSander Striker2002-04-251-1/+1
* Added the APLOG_TOCLIENT flag to ap_log_rerror() toBill Stoddard2002-04-221-0/+5
* Added ap_recent_rfc822_date(), which uses the recent timestamp cacheBrian Pane2002-04-211-0/+7
* fix a spelling error in a commentJeff Trawick2002-04-191-1/+1
* fix a typo in a comment for ap_get_client_block()Jeff Trawick2002-04-191-1/+1
* Introduced -E startup_logfile_name option to httpd to allow adminsWilliam A. Rowe Jr2002-04-172-1/+9
* Adds support for reading trailers on input by exporting get_mime_headersJustin Erenkrantz2002-04-161-0/+6
* The fix requires a bumpWilliam A. Rowe Jr2002-04-131-1/+2
* Bump after the tag and rollRyan Bloom2002-04-061-1/+1
* Whoops, missed this. Moved these symbols to mod_core.hWilliam A. Rowe Jr2002-04-051-9/+5
* Bump for the 2.0.35 tag. Just waiting for Will's commit to actually doRyan Bloom2002-04-051-1/+1
* ignore generated file ap_config_layout.hJeff Trawick2002-04-041-0/+1
* Remove hardcoded paths from MPMs and move them to a more centralSander Striker2002-04-042-1/+98
* Match the new APR_BUCKET_BUFF_SIZE. We want this to be slightly less thanCliff Woolley2002-04-011-2/+2
* Syncing makes no sense nowJim Jagielski2002-03-292-2/+0