]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2004-08-25  Mladen TurkAdded ProxySet directive (can be rename to something...
2004-08-25  Mladen TurkRemove BalancerStickySession directive.
2004-08-24  Mladen TurkRemove uneeded access_status variable.
2004-08-24  Mladen TurkDo not check the balancer param.
2004-08-24  Mladen TurkIncrease the request count for each runtime worker
2004-08-24  Mladen TurkImplement REQ_ATTRIBUTE using request rec environment...
2004-08-24  Mladen TurkUse the session route from request rec notes.
2004-08-24  Mladen TurkAdd session route to request rec notes if present.
2004-08-24  Justin ErenkrantzClean up some bogus error messages.
2004-08-24  Mladen TurkUse ap_str_tolower for lowercasing the scheme.
2004-08-24  Mladen TurkAdd the proxy_balancer and proxy_ajp to the build.
2004-08-24  Mladen TurkChange the links to ajp files. They are no longer in...
2004-08-24  Bill StoddardEscape bytes returned by the errfn because it might...
2004-08-24  Bill Stoddardldap is out of experimental
2004-08-23  Bradley NicholesSince OpenLDAP doesn't validate the certificate until...
2004-08-23  Joe OrtonSynch with 2.0 branch.
2004-08-23  Joe OrtonA feature crept.
2004-08-23  André Maloupdate transformation
2004-08-22  Hiroaki Kawaiupdate Japanese translation.
2004-08-21  Jean-Frederic... Process request and response in ap_proxy_ajp_request...
2004-08-21  Hiroaki Kawaiupdate Japanese translation.
2004-08-21  Hiroaki Kawaiupdate Japanese translation.
2004-08-20  André Malosync
2004-08-20  Stas Bekmanuse more intuitive variable names
2004-08-20  André Malosync
2004-08-20  Bradley NicholesBuild using the ajp code in the proxy directory.
2004-08-20  Bradley NicholesFix a few references to mod_auth_ldap to be mod_authnz_ldap
2004-08-20  André Maloupdate transformation
2004-08-20  André MaloFix configure option for ldap (--enable-authnz-ldap)
2004-08-20  Joe OrtonDocument SSL_CLIENT_V_REMAIN.
2004-08-20  Bradley NicholesFix a few references to mod_auth_ldap to be mod_authnz_ldap
2004-08-20  Bradley Nicholesmod_auth_ldap has been moved to the modules/aaa directo...
2004-08-20  Bradley NicholesAdd the documentation for mod_authnz_ldap
2004-08-19  André Maloupdate transformation
2004-08-19  André Malokeep in sync
2004-08-19  Bradley NicholesClean up some compiler warnings
2004-08-19  Bradley NicholesAdd build files for the util_ldap module
2004-08-18  Bradley Nicholesmod_auth_ldap and util_ldap no longer build from the...
2004-08-18  Bradley Nicholescharset.conv has been moved to the docs/conf directory
2004-08-18  Bradley NicholesMove charset.conv configuration file out of experimenta...
2004-08-18  Bradley Nicholesmod_auth_ldap has been moved to the modules/aaa directo...
2004-08-18  Bradley Nicholesutil_ldap has been moved to the modules/ldap directory
2004-08-18  Bradley NicholesUpdate the netware make files to stop building the...
2004-08-18  Bradley NicholesMove util_ldap out of experimental and into ldap.
2004-08-18  Jean-Frederic... Arrange the logic sending to body data to Tomcat.
2004-08-18  Jean-Frederic... Sorry there were 2 typos
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.
next