summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 Pane2005-12-312-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-231-5/+5
* Add new connection states for handler and write completionBrian Pane2005-10-231-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-2830-340/+578
* Add ap_relieve_child_processess(), a non-infanticidal copy ofColm MacCarthaigh2005-08-271-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
* Onward to 2.1.6-dev!Paul Querna2005-06-171-2/+2
* * include/ap_release.h: Remove -dev to prepare for 2.1.5 tag.Paul Querna2005-06-171-1/+1
* Update remaining 2004 copyright notices.Joe Orton2005-06-141-1/+2
* Merge the listen-protocol sandbox branch to trunk.Paul Querna2005-06-143-5/+15
* Add monitor hook (discussed under "watchdog" thread).Nick Kew2005-06-071-0/+2
* The new function ap_logs_child_init() is intended for useJeff Trawick2005-05-201-0/+4
* Support the suppress-error-charset setting, as with Apache 1.3.x.Jeff Trawick2005-05-161-0/+3
* Prevent hangs of child processes when writing to piped loggers atJeff Trawick2005-05-151-0/+10
* Add the LDAPVerifyServerCert directive to util_ldap to forceBradley Nicholes2005-05-111-0/+1
* Add AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the ...Paul Querna2005-05-042-2/+15
* The SPMT_OS2_MPM doesn't exist. The warning is also wrong, since both winnt ...Paul Querna2005-05-041-4/+1
* Add ap_vhost_iterate_given_conn() as I had previously mentioned on the mailin...Paul Querna2005-04-252-1/+26
* Remove ap_method_list_do and ap_method_list_vdo as previously mentioned dev@h...Paul Querna2005-04-251-8/+1