2004-08-13 |
Joe Orton | * configure.in: Define AP_HAVE_DESIGNATED_INITIALIZER... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Joe Orton | * configure.in, acinclude.m4: Substitute AP[RU]_CONFIG... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
William A.... | Fix signedness emit. |
commit | commitdiff | tree | snapshot |
2004-08-12 |
William A.... | Missing an entry for proxy_balancer in the win32... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Joshua Slive | Continue with addressing the FAQ: How to do url manipul... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Stas Bekman | correct struct fields comments |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Small status displaying fix. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Fix setting of hostname for backend. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added proxy status for conf, and elected member to... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Start porting connection pool to ftp. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added dynamic worker limit. It ensures that the addng... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add some extra debugging to ease the bug chasing :) |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Make sure that the things get logged using the same... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Fix the url rewriting, and few minor developement bugs. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Fix the return codes. We can not return the APR error... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Make sure that if the pre_request was called that the... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Implement the worker retry functionality. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Use the proxy_runtime_stat that either comes from score... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Shared memory support. The shared memory is inside |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Use the pool for add_worker call. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add pool to functions for setting worker and balancer... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add rewrite url function and calcute lbstatuses when... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | The lbstatus needs to be updated for every worker,... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add finding of a most suitable worker. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add route and redirect to worker so they can be set... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Set initial lbstatus to calculated lbfactor. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Fix structure element typo. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add proxy_balancer to proxy module, including config... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Remove setting module config. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Fix some config checking params. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Bounding to client connection is not needed(?). |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Use the new connection pool for AJP. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Always use the cleanup. Do not close the socket directly. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Fix the assertion bug for reslist caused by returning the |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | We have a proxy-http using connection pool ;) |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Change the scheme handler hook to include worker. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added close_on_recycle flags for creatin connections. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added acquire and release connection functions. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added ap_proxy_connection_create function that makes |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added KeepAlive worker option. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add ap_proxy_connect_backend that will replace |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added iobuffersize and receivebuffersize to be worker... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Change the way the prefork connection is created. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added timeout_set for worker. Each worker can have... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added acquire timeout for obtaining resources from... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Remove proxy_mdule_conf. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Remove proxy_conn struct and add it's params to proxy_c... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add worker timeout inherited from ProxyTimeout. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Use the worker pool for creating proxy_conn_poll to... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Arrange the handling of apr_array_header_t arrays. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Make proxy_conn always accesible for preforked MPM and |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add some source comments about worker DNS lookup. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Remove unusable code. The constructor and destructor... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added ap_proxy_determine_connection. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-08-11 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Use pre_pequest function and set proxy_module_conf... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add ap_proxy_pre_request API function. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | dup real and fake |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add pre_request and post_request proxy hooks. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Make sure that APR_MAJOR_VERSION is defined. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Remove all worker/balancer API's to proxy_util. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Missed a 2.0-HEAD proxy back-compat patch |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added API for creating balancers. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Use RAW_ARGS instead ITERATE. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Move worker params parsing to a separate function. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Move min,smax and hmax params to worker, so they can... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Obtain balancer using API. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Use API instead directly obtaining worker and balancer. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add initial structures for connection pool and load... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Enable backwards compatibility with 2.0-HEAD, define... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Well, we still need that casting :) |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Use ajp scheme when doing canonicalise. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Rename parse_headers to parse_header. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Close only when needed. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Use protocol handler defines instead fixed numbers. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Added include "ajp.h", and made some casting |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Add the logic to read the body. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Clean useless code. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
William A.... | Introduce proxy_ajp.c : use --enable-proxy-ajp with... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Joshua Slive | Refer people to mod_rewrite if they need to manipulate... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Joshua Slive | Note that mod_expires also sends Cache-Control: max... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Joe Orton | * modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVeri... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Joe Orton | * modules/ssl/ssl_engine_io.c (ssl_io_input_read):... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Joe Orton | Ignore config.* scripts copied from APR. |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Jean-Jacques... | Updated list of exported API for NetWare |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Yoshiki Hayashi | Fix typo. is->it |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Justin Erenkrantz | mod_disk_cache: Implement binary format for on-disk... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Justin Erenkrantz | Remove cache hooks and custom vtable format in favor... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Bradley Nicholes | Reverse the parameters on the apr_ldap_info() call... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-08-05 |
André Malo | fix semantic mistakes and add version hint |
commit | commitdiff | tree | snapshot |
2004-08-05 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-08-05 |
André Malo | fix xml error |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Justin Erenkrantz | * modules/experimental/mod_disk_cache.c: Don't call... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Justin Erenkrantz | mod_disk_cache: Produce slightly more informative log... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Bradley Nicholes | mod_auth_ldap backports |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Geoffrey Young | document AuthDigestEnableQueryStringHack |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Graham Leggett | Fixes the build of proxy on Windows. Since the proxy_mo... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Graham Leggett | Remove LDAP toolkit specific code from util_ldap and... |
commit | commitdiff | tree | snapshot |
next |