]> granicus.if.org Git - apache/shortlog
apache
2004-09-16 Mladen TurkDisplay worker status under server-status
2004-09-16 Mladen TurkAdd maximum nuber of attempts for failover and run...
2004-09-15 André Malouse HTML 2.0 <hr>
2004-09-15 Mladen TurkDo not set shared data from previous worker if ap_get_s...
2004-09-15 Mladen TurkFix core dump on WIN32 caused by the fact that there...
2004-09-15 Jean-Jacques... Fixed race condition when cleaning a cache object from...
2004-09-15 Mladen TurkFix worker retries and limit default retry timeout...
2004-09-15 Mladen TurkWorker shared data has to be visible across all child...
2004-09-15 Mladen TurkWorker shared data has to be visible across all child...
2004-09-15 Mladen TurkRegister output function so that core can retrieve...
2004-09-15 Joe Orton* server/util.c (ap_resolve_env): Rewrite to avoid...
2004-09-14 Joe Orton* modules/proxy/proxy_http.c (proxy_http_handler, proxy...
2004-09-14 Joe Orton* modules/proxy/proxy_ajp.c (proxy_ajp_handler): #if...
2004-09-14 Joe Orton* modules/proxy/proxy_ajp.c (proxy_ajp_handler, proxy_a...
2004-09-13 Joe Orton* server/protocol.c (ap_rgetline_core): Fix off-by...
2004-09-13 Joe OrtonFix typo in previous commit.
2004-09-13 Joe Orton* server/core.c (default_handler): Fix the test for...
2004-09-13 Mladen TurkFix typo -- uri is constructed when there is no proxy...
2004-09-13 Mladen TurkNo need to allocate hostname on each request for
2004-09-13 Mladen TurkAlways use prive connection pool for allocation, and...
2004-09-13 Joe Orton* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_di...
2004-09-13 Mladen TurkOops. Do not commit private settings.
2004-09-13 Joe Orton* modules/ldap/util_ldap.c (util_ldap_post_config)...
2004-09-13 Joe Orton* modules/proxy/ajp_msg.c (ajp_msg_dump): Cast apr_size...
2004-09-13 Mladen TurkAdd proxy_ajp and proxy_balancer to the LoadModule...
2004-09-13 Mladen TurkAdd proxy_ajp and proxy_balancer to the build.
2004-09-12 Joe Orton* modules/dav/fs/lock.c (dav_fs_refresh_locks): Fix...
2004-09-12 Joe Orton* modules/dav/fs/lock.c (dav_size_indirect): Fix indire...
2004-09-12 Astrid Maloupdate transformation
2004-09-12 Astrid Maloit should be a link
2004-09-12 André Maloupdate transformation
2004-09-12 André MaloHTTP = Hyptertext Transfer Protocol
2004-09-12 Nick KewPR: 19688
2004-09-12 Astrid Maloupdate translation
2004-09-11 André Maloadd Revision mark
2004-09-11 André Malobuild all
2004-09-11 Mladen TurkSomething I've wish to change for years :).
2004-09-11 Mladen TurkAdd ajp and balancer
2004-09-11 Mladen TurkInitial balancer documentation. Just framework.
2004-09-11 Mladen TurkAdd ajp documentation.
2004-09-11 Mladen TurkAdd more comments to the code -- No functional change.
2004-09-11 Yoshiki HayashiThe functionality is in mod_authz_host module in 2.1.
2004-09-11 Mladen TurkAdd more comments to the code -- No functional change.
2004-09-11 Nick KewTidying loose ends.
2004-09-11 Mladen TurkUse worker as a parameter for connection_constructor.
2004-09-11 Nick KewAdd #if APR_HAS_MMAP to fix for non-MMAPing platforms.
2004-09-11 Joe OrtonFix format string warnings in proxy_ajp on 64-bit platf...
2004-09-11 Mladen TurkDo not add forward proxy to other proxies. Use new...
2004-09-11 Mladen TurkRemove the unused close_connection function.
2004-09-11 Mladen TurkMake sure that the connection pool cleanup is called...
2004-09-10 André Maloupdate transformation
2004-09-10 Mladen TurkInitialize the forward proxy worker too.
2004-09-10 Mladen TurkJust like for balancers initialize the workers on post_...
2004-09-10 Mladen TurkInitialize the balancer on child_init instead on first...
2004-09-10 Nick KewEntering mod_filter and documentation, as previously...
2004-09-10 Mladen TurkInclude unistd.h for getpid.
2004-09-10 Mladen TurkFix compile time warnings (logging pointer and unused...
2004-09-10 Mladen TurkRemove the proxy_conn_cleanup. The socket will be closed
2004-09-10 Joe OrtonMaxSpareServers cannot be equal to MinSpareServers.
2004-09-10 Mladen TurkMove the shared scoreboard data initization to the...
2004-09-09 Mladen TurkRemove unneeded variable. No functional change.
2004-09-09 Mladen TurkAdd function protos so that -Wmissing-declarations...
2004-09-09 Mladen TurkFix typo.
2004-09-09 André Maloupdate transformation
2004-09-09 Mladen TurkIf any of steps return status != OK close the connection
2004-09-09 Mladen TurkMake sure that the status is not overwritten.
2004-09-09 Jeff Trawickspellcheck
2004-09-09 Mladen TurkFirst try the reverse proxies. If there is no worker...
2004-09-09 Mladen TurkAdd PROXY_WORKER_IGNORE_ERRORS flags that
2004-09-09 Mladen TurkAdd sockaddr to proxy_conn_rec. Using the workers address
2004-09-09 Mladen TurkUse forward worker for all PROXYREQ_PROXY requests.
2004-09-09 Mladen TurkAdd 'default' foward proxy worker to the proxy_server_conf.
2004-09-09 Mladen TurkAdd 'default' foward proxy worker to the proxy_server_conf.
2004-09-09 Yoshiki HayashiForward port typo fix from 2.0.
2004-09-08 Jeff Trawickdocument a problem with AIX native compiler and Apache 2+,
2004-09-08 André Maloupdate transformation
2004-09-08 Yoshiki HayashiThe domain name example1.com actually exists and is...
2004-09-07 André Maloupdate transformation
2004-09-07 Yoshiki HayashiGrammar police.
2004-09-07 Yoshiki HayashiGrammar police.
2004-09-05 André Malouse language designtated maf base urls
2004-09-05 André Maloclean up
2004-09-05 André Malobuild bootstrap
2004-09-05 André Malofaster build of more than one offline package
2004-09-05 André Malobuild bootstrap
2004-09-05 André Malomaf and zip don't differ that much. Let's create just...
2004-09-05 Paul QuernaEcho a warning from configure if you select an
2004-09-05 André Maloupdate transformation
2004-09-05 Paul Quernamod_info: Added all Standard Hooks to the Hook Listing.
2004-09-05 Paul Quernafix XHTML 1.0 Validation Errors.
2004-09-05 Paul Quernamod_info: Added ?hooks. Now outputs XHTML. Added more...
2004-09-05 Yoshiki HayashiClean up STATUS.
2004-09-05 Yoshiki HayashiThe functionality is provided by mod_authz_host in...
2004-09-05 André Maloupdate transformation
2004-09-05 André Maloupdate transformation
2004-09-05 André Malobetter google search selector
2004-09-05 Yoshiki HayashiUpdate translation.
2004-09-05 André Malobuild bootstrap
2004-09-05 André Maloadd style support for konqueror web archive (war) and...
2004-09-05 Yoshiki HayashiForward port changes from 2.0. <code> mark up change...
next