]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2004-08-11  William A.... Change the scheme handler hook to include worker.
2004-08-11  William A.... Added close_on_recycle flags for creatin connections.
2004-08-11  William A.... Added acquire and release connection functions.
2004-08-11  William A.... Added ap_proxy_connection_create function that makes
2004-08-11  William A.... Added KeepAlive worker option.
2004-08-11  William A.... Add ap_proxy_connect_backend that will replace
2004-08-11  William A.... Added iobuffersize and receivebuffersize to be worker...
2004-08-11  William A.... Change the way the prefork connection is created.
2004-08-11  William A.... Added timeout_set for worker. Each worker can have...
2004-08-11  William A.... Added acquire timeout for obtaining resources from...
2004-08-11  William A.... Remove proxy_mdule_conf.
2004-08-11  William A.... Remove proxy_conn struct and add it's params to proxy_c...
2004-08-11  William A.... Add worker timeout inherited from ProxyTimeout.
2004-08-11  William A.... Use the worker pool for creating proxy_conn_poll to...
2004-08-11  William A.... Arrange the handling of apr_array_header_t arrays.
2004-08-11  William A.... Make proxy_conn always accesible for preforked MPM and
2004-08-11  William A.... Add some source comments about worker DNS lookup.
2004-08-11  William A.... Remove unusable code. The constructor and destructor...
2004-08-11  William A.... Added ap_proxy_determine_connection.
2004-08-11  André Maloupdate transformation
2004-08-11  André Maloupdate transformation
2004-08-11  William A.... Use pre_pequest function and set proxy_module_conf...
2004-08-11  William A.... Add ap_proxy_pre_request API function.
2004-08-11  William A.... dup real and fake
2004-08-11  William A.... Add pre_request and post_request proxy hooks.
2004-08-11  William A.... Make sure that APR_MAJOR_VERSION is defined.
2004-08-11  William A.... Remove all worker/balancer API's to proxy_util.
2004-08-11  William A.... Missed a 2.0-HEAD proxy back-compat patch
2004-08-11  William A.... Added API for creating balancers.
2004-08-11  William A.... Use RAW_ARGS instead ITERATE.
2004-08-11  William A.... Move worker params parsing to a separate function.
2004-08-11  William A.... Move min,smax and hmax params to worker, so they can...
2004-08-11  William A.... Obtain balancer using API.
2004-08-11  William A.... Use API instead directly obtaining worker and balancer.
2004-08-11  William A.... Add initial structures for connection pool and load...
2004-08-11  William A.... Enable backwards compatibility with 2.0-HEAD, define...
2004-08-11  William A.... Well, we still need that casting :)
2004-08-11  William A.... Use ajp scheme when doing canonicalise.
2004-08-11  William A.... Rename parse_headers to parse_header.
2004-08-11  William A.... Close only when needed.
2004-08-11  William A.... Use protocol handler defines instead fixed numbers.
2004-08-11  William A.... Added include "ajp.h", and made some casting
2004-08-11  William A.... Add the logic to read the body.
2004-08-11  William A.... Clean useless code.
2004-08-11  William A.... Introduce proxy_ajp.c : use --enable-proxy-ajp with...
2004-08-11  Joshua SliveRefer people to mod_rewrite if they need to manipulate...
2004-08-11  Joshua SliveNote that mod_expires also sends Cache-Control: max...
2004-08-11  Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVeri...
2004-08-11  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_input_read):...
2004-08-10  Joe OrtonIgnore config.* scripts copied from APR.
2004-08-09  Jean-Jacques... Updated list of exported API for NetWare
2004-08-06  Yoshiki HayashiFix typo. is->it
2004-08-05  Justin Erenkrantzmod_disk_cache: Implement binary format for on-disk...
2004-08-05  Justin ErenkrantzRemove cache hooks and custom vtable format in favor...
2004-08-05  Bradley NicholesReverse the parameters on the apr_ldap_info() call...
2004-08-05  André Maloupdate transformation
2004-08-05  André Malofix semantic mistakes and add version hint
2004-08-05  André Maloupdate transformation
2004-08-05  André Malofix xml error
2004-08-05  Justin Erenkrantz* modules/experimental/mod_disk_cache.c: Don't call...
2004-08-05  Justin Erenkrantzmod_disk_cache: Produce slightly more informative log...
2004-08-04  Bradley Nicholesmod_auth_ldap backports
2004-08-04  Geoffrey Youngdocument AuthDigestEnableQueryStringHack
2004-08-04  Graham LeggettFixes the build of proxy on Windows. Since the proxy_mo...
2004-08-04  Graham LeggettRemove LDAP toolkit specific code from util_ldap and...
2004-08-03  Rich BowenCopied over from 2.0 docs
2004-08-03  Justin ErenkrantzAvoid confusion when reading mod_cache code. write_...
2004-08-02  Justin Erenkrantz* modules/experimental/mod_disk_cache.c (open_entity...
2004-08-02  Justin Erenkrantz* modules/experimental/mod_cache.c: Rename CACHE_IN...
2004-08-02  Justin Erenkrantz* modules/experimental/mod_disk_cache.c (load_headers...
2004-08-02  Justin Erenkrantz* modules/experimental/mod_cache.c: Delay no-store...
2004-08-02  Justin Erenkrantz* modules/experimental/mod_cache.h: Remove unnecessary...
2004-08-02  Justin Erenkrantz* modules/experimental/mod_cache.c (cache_url_handler...
2004-08-02  Justin Erenkrantz* modules/experimental/mod_cache.h: Always use atomics.
2004-08-02  Justin Erenkrantz* modules/http/http_request.c (ap_internal_redirect...
2004-08-02  Nick KewRemove duplicate AddCharsets (both old and new:-)
2004-08-02  Nick KewFix Bug 22684 and add some additional charsets.
2004-08-02  Justin ErenkrantzTeach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION...
2004-08-01  André Malodeveloper/modules.xml.ja exists now
2004-08-01  Yoshiki HayashiConvert to XHTML.
2004-08-01  Justin ErenkrantzRemove deprecated APR_STATUS_IS_SUCCESS() macro in...
2004-07-31  Jeff Trawickperchild MPM: Fix thread safety problem in the use...
2004-07-30  Bradley NicholesUpdate the build procedure comment
2004-07-30  Bradley NicholesBackport done
2004-07-29  André Malooops. while switching to euc-jp I've removed also the...
2004-07-29  André Maloupdate transformation
2004-07-29  André Malobuild bootstrap
2004-07-29  André Maloswitch to EUC-JP which is more stable in transformation...
2004-07-29  Graham LeggettImprove binary compatiblity. This fix was requested...
2004-07-28  Graham LeggettAdd load balancer support to the scoreboard in preparat...
2004-07-28  Hiroaki Kawaimodify to better translation.
2004-07-27  Hiroaki Kawaimodified to better translation.
2004-07-26  André Maloupdate transformation
2004-07-26  Yoshiki HayashiUpdate transformation.
2004-07-26  Yoshiki HayashiUpdate Japanese translation.
2004-07-26  Yoshiki HayashiNew Japanese translation.
2004-07-26  Yoshiki HayashiUpdate transformations.
2004-07-26  Yoshiki HayashiNew Japanese translations.
2004-07-26  Yoshiki HayashiNew Japanese translation.
2004-07-26  Yoshiki HayashiNew Japanese translation.
next