summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix commentNick Kew2006-06-081-1/+1
* Tidy up scoreboard.h (Chris Darroch)Nick Kew2006-05-071-12/+2
* Add optional 'scheme://' prefix to ServerName directive. ForSander Temme2006-05-052-1/+5
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-201-3/+6
* Update the last year of copyright.Colm MacCarthaigh2006-04-191-1/+1
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-1929-29/+29
* Update one of the more important copyright notices prior to any 2006Colm MacCarthaigh2006-04-161-1/+1
* * Avoid calling ap_proxy_http_cleanup twice as this releases a connectionRuediger Pluem2006-04-141-1/+2
* * Actually increase MODULE_MAGIC_NUMBER_MINOR by one as r390210 only addedRuediger Pluem2006-04-011-1/+1
* Document the removal of the flushing bandaid to aJim Jagielski2006-03-301-0/+2
* Revert the refactoring of the request read codeBrian Pane2006-02-282-12/+0
* * Adjust format of bump comments. No functional change.Ruediger Pluem2006-01-181-75/+78
* * Do a minor bump as minex and minex_set had been added to cache_server_confRuediger Pluem2006-01-181-1/+3
* Determined that yes; apr_general.h may be included in .rc files,William A. Rowe Jr2006-01-121-12/+8
* Authz refactoringBradley Nicholes2006-01-112-34/+13
* Refactoring of ap_read_request() to store partial request stateBrian Pane2006-01-012-1/+13
* * include/ap_config.h: Fix the macro name.Joe Orton2005-12-121-1/+1
* * include/ap_config.h: Define AP_HAVE_DESIGNATED_INITIALIZER for GCCJoe Orton2005-12-121-0/+8
* * include/httpd.h (conn_state_e): Remove trailing comma from enum.Joe Orton2005-12-081-1/+1
* Okay, at least be nice when "breaking" the API.Jim Jagielski2005-11-152-6/+8
* Add in the UseCanonicalPhysicalPort directive, whichJim Jagielski2005-11-151-0/+5
* Redesign of request cleanup and logging to use End-Of-Request bucketBrian Pane2005-10-241-1/+40
* New version of ap_core_output_filter that does nonblocking writesBrian Pane2005-10-241-5/+5
* Add new connection states for handler and write completionBrian Pane2005-10-241-0/+2
* Make ap_register_output_filter back into a function (*sigh*)Nick Kew2005-10-121-18/+11
* Make ap_register_output_filter a #defineNick Kew2005-10-121-7/+0
* Corrected an out-of-date comment (it's been a while since main.c hasBrian Pane2005-10-091-1/+1
* Bump MODULE_MAGIC_COOKIE to "AP24", as we are already changing theWilliam A. Rowe Jr2005-10-061-1/+2
* NET_TIME, as a standalone feature, was a horrid idea.William A. Rowe Jr2005-10-062-6/+3
* * include/ap_mmn.h (MODULE_MAGIC_NUMBER_MAJOR): Bump for mod_ssl APIJoe Orton2005-09-191-2/+3
* New provider function, ap_list_provider_names(), which lists allJim Jagielski2005-09-091-0/+18
* Add ap_append_pid(); This is performed enough to warrantJim Jagielski2005-08-311-0/+13
* *how* did I mis-spell that.Colm MacCarthaigh2005-08-291-1/+1
* Move the "GracefulShutdownTimeout" command definition into mpm_commonColm MacCarthaigh2005-08-291-0/+4
* Doxygen fixup / cleanupIan Holsman2005-08-2930-340/+578
* Add ap_relieve_child_processess(), a non-infanticidal copy ofColm MacCarthaigh2005-08-281-2/+19
* Move the "GracefulShutdownTimeout" directive into mpm_common, for re-useColm MacCarthaigh2005-08-261-0/+10
* Silly me, I forgot to commit this; the definitions for the GRACEFUL_STOPColm MacCarthaigh2005-08-261-0/+9
* Correct the function prototype/declaration Colm MacCarthaigh2005-08-241-1/+1
* Provide a function for closing all of the listeners. Colm MacCarthaigh2005-08-241-0/+5
* Remove support for the threaded-mpm's on Linux 2.0, and de-autoconf theColm MacCarthaigh2005-08-231-0/+9
* move trunk to 2.3.0-dev.Paul Querna2005-07-181-2/+2
* c/major bump/minor bump/Ian Holsman2005-07-181-3/+3
* This patch adds a new hook (request_status) that gets ran in proxy_handlerIan Holsman2005-07-171-1/+2
* The cookie is AP22 by unanimous consent.William A. Rowe Jr2005-07-081-3/+4
* Initially a no-op. Add trace_enable configuration. The http and proxyWilliam A. Rowe Jr2005-07-012-2/+11
* Whoops - two things at once. Document MAGIC_COOKIE "AP21"William A. Rowe Jr2005-07-011-1/+1
* Change Apache httpd 2.1 signature to "AP21" as this flavorWilliam A. Rowe Jr2005-07-011-3/+4
* Move on to 2.1.7-dev.Paul Querna2005-06-241-2/+2
* - Prepare for 2.1.6 tag.Paul Querna2005-06-241-1/+1