]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2004-08-18  Jean-Frederic... Typo.
2004-08-18  Jean-Frederic... Prevent / beeing accepted wrongly by the proxy when...
2004-08-18  Jean-Frederic... The ajp subdirectory does not exist so we don't need...
2004-08-18  Bradley NicholesBoth the r->user and r->ap_auth_type were set previousl...
2004-08-18  Jean-Frederic... jakarta-tomcat-connectors AJP files.
2004-08-18  Bradley NicholesNote the restructuring and change in status mod_auth_ldap
2004-08-18  Graham LeggettFix some compiler warnings in proxy
2004-08-18  Graham LeggettMake sure mod_authnz_ldap is included in the unix builds.
2004-08-18  Graham LeggettClarify an error message to tell the user what to do...
2004-08-18  Jeff Trawicksuexec: Pass the SERVER_SIGNATURE envvar through to...
2004-08-18  Jeff Trawickapachectl: Fix a problem finding envvars if sbindir...
2004-08-18  Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2004-08-18  Joe Orton* modules/mappers/mod_userdir.c (register_hooks): Move...
2004-08-17  Bradley NicholesRe-structure the auth_ldap module to fit the new authen...
2004-08-17  André Malosync
2004-08-17  William A.... Require zlib to be pre-compiled, and rely upon the...
2004-08-17  William A.... A few more modules who need their bases owned.
2004-08-17  William A.... Eliminate several unused variables, observe a file...
2004-08-17  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_input_read):...
2004-08-17  Joe OrtonImplement -t -DDUMP_MODULES using generic test_config...
2004-08-16  Bradley NicholesClean up the makefile
2004-08-16  Jeff Trawickfix an infinite loop in proxy CONNECT
2004-08-16  Bradley NicholesRelax the pointer checking for the proxy_ajp module...
2004-08-15  André Malosync
2004-08-15  André Maloupdate transformation
2004-08-15  André Malofix version number
2004-08-15  André Maloupdate transformation
2004-08-15  André Malofix version number
2004-08-15  André Malofilepath_info wasn't set by the httpd for over 7 years
2004-08-15  André MaloRemove "PATH_INFO Changes in CGI Environment" documenta...
2004-08-15  Astrid Malodon't forget the metafile
2004-08-15  Astrid Maloupdate translation
2004-08-15  André Malofix & update transformation
2004-08-15  André Maloupdate transformation
2004-08-14  Bradley NicholesConditionally build the proxy_ajp module of the ajplib...
2004-08-14  Astrid Malo- name Apache with its full name
2004-08-14  Astrid Malomarkup improvement
2004-08-14  Jeff TrawickWinNT MPM: Fix a broken log message at termination.
2004-08-14  Jeff Trawicktweak error handling when reading the pid file
2004-08-13  Bradley NicholesFix the parameter list for the scheme_handler ap_proxy_...
2004-08-13  Bradley NicholesAdd the new proxy protocol modules to the NetWare build
2004-08-13  Joe Orton* configure.in: Ensure that apr and apr-util exported...
2004-08-13  Jeff Trawickaxe some unused variables and don't log an error code...
2004-08-13  Jeff Trawickapr_tolower() doesn't process the entire string
2004-08-13  Jeff Trawickfix some const issues with string searching
2004-08-13  Jeff Trawickfix format string mismatch (int vs. apr_time_t)
2004-08-13  Joe Orton* configure.in: Define AP_HAVE_DESIGNATED_INITIALIZER...
2004-08-13  Joe Orton* configure.in, acinclude.m4: Substitute AP[RU]_CONFIG...
2004-08-12  William A.... Fix signedness emit.
2004-08-12  William A.... Missing an entry for proxy_balancer in the win32...
2004-08-12  Joshua SliveContinue with addressing the FAQ: How to do url manipul...
2004-08-12  Stas Bekmancorrect struct fields comments
2004-08-11  William A.... Small status displaying fix.
2004-08-11  William A.... Fix setting of hostname for backend.
2004-08-11  William A.... Added proxy status for conf, and elected member to...
2004-08-11  William A.... Start porting connection pool to ftp.
2004-08-11  William A.... Added dynamic worker limit. It ensures that the addng...
2004-08-11  William A.... Add some extra debugging to ease the bug chasing :)
2004-08-11  William A.... Make sure that the things get logged using the same...
2004-08-11  William A.... Fix the url rewriting, and few minor developement bugs.
2004-08-11  William A.... Fix the return codes. We can not return the APR error...
2004-08-11  William A.... Make sure that if the pre_request was called that the...
2004-08-11  William A.... Implement the worker retry functionality.
2004-08-11  William A.... Use the proxy_runtime_stat that either comes from score...
2004-08-11  William A.... Shared memory support. The shared memory is inside
2004-08-11  William A.... Use the pool for add_worker call.
2004-08-11  William A.... Add pool to functions for setting worker and balancer...
2004-08-11  William A.... Add rewrite url function and calcute lbstatuses when...
2004-08-11  William A.... The lbstatus needs to be updated for every worker,...
2004-08-11  William A.... Add finding of a most suitable worker.
2004-08-11  William A.... Add route and redirect to worker so they can be set...
2004-08-11  William A.... Set initial lbstatus to calculated lbfactor.
2004-08-11  William A.... Fix structure element typo.
2004-08-11  William A.... Add proxy_balancer to proxy module, including config...
2004-08-11  William A.... Remove setting module config.
2004-08-11  William A.... Fix some config checking params.
2004-08-11  William A.... Bounding to client connection is not needed(?).
2004-08-11  William A.... Use the new connection pool for AJP.
2004-08-11  William A.... Always use the cleanup. Do not close the socket directly.
2004-08-11  William A.... Fix the assertion bug for reslist caused by returning the
2004-08-11  William A.... We have a proxy-http using connection pool ;)
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.
next