]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2005-08-23  Colm MacCarthaighAdd APR_FOPEN_BINARY to the options passed to apr for...
2005-08-23  Colm MacCarthaighRemove support for the threaded-mpm's on Linux 2.0...
2005-08-23  Andreas Steinmetzfix 64bit build warnings
2005-08-23  Andreas Steinmetzfix 64bit build warnings in modules/dav
2005-08-23  Colm MacCarthaighEnhance CacheEnable/CacheDisable to control caching...
2005-08-23  Colm MacCarthaighremove some unused variables and re-name cache_select_u...
2005-08-23  Colm MacCarthaighImprove the cache hit/miss ratio by canonicalising...
2005-08-23  Andreas SteinmetzSplit mod_disk_cache.c into mod_disk_cache.c and mod_di...
2005-08-23  Colm MacCarthaighadd htcacheclean to support/README
2005-08-23  Colm MacCarthaighUpdate htcacheclean defines to match mod_disk_cache...
2005-08-22  Astrid Maloupdate transformation
2005-08-22  Astrid Malosome language changes and fixes
2005-08-22  André Malo`build extraclean all` (extraclean just to make sure...
2005-08-22  André Maloadd description of background faqs, shown on the all...
2005-08-22  André Malofix properties, line endings and copyright year
2005-08-22  André Malofix xml validation errors
2005-08-20  Paul QuernaOID Support has been dropped from 2.2.x
2005-08-20  Paul QuernaResync CHANGES with 2.2.x branch point.
2005-08-20  Nick Kewmod_dbd:
2005-08-19  Mladen TurkArghhh.... missed the version. Sorry for the noise.
2005-08-19  Mladen TurkRevert the hack for setting the lbmethod.
2005-08-19  Joe OrtonBackport patch from pcre 6.2 to fix integer overflows...
2005-08-19  Mladen TurkTemporary make balancer working.
2005-08-19  Mladen TurkAdd ssl dir to include path.
2005-08-19  Joe Orton* support/httxt2dbm.c: Fix some style nits, no function...
2005-08-18  Paul QuernaDo not check the value of r->handler.
2005-08-17  Paul QuernaStart adding more FAQs. Some copied from the 1.3 FAQ.
2005-08-15  Bradley NicholesAdd proxy_hook_load_lbmethods to the export and imports...
2005-08-12  Wilfredo SanchezFix typo in manual [Ben Collins-Sussman]
2005-08-12  Justin ErenkrantzMove the debuging log message about the removal of...
2005-08-12  Justin Erenkrantzmod_disk_cache: Remove the directory path of the cached...
2005-08-12  Jim JagielskiWhen using the LB Balancer manager, if you disabled
2005-08-12  Martin KraemerGet rid of some warnings
2005-08-12  Jim Jagielskisimple, functional interface to add additional balancer...
2005-08-12  Joe Orton* modules/cache/cache_storage.c (cache_remove_url)...
2005-08-12  Nick KewFix mess left by incompleteness of previous ProxyPassRe...
2005-08-12  Joe Orton* support/htcacheclean.c (directory_empty): Remove...
2005-08-11  Nick KewFix build error from cut&paste
2005-08-11  Justin ErenkrantzFix incorrectly served 304 responses when expired cache...
2005-08-11  Justin Erenkrantzmod_cache: Implement remove URL via a filter.
2005-08-11  Justin ErenkrantzImplement mod_disk_cache's remove_url.
2005-08-11  Nick KewAdd const-ness to apr_dbd_driver_t
2005-08-10  Nick KewFix ProxyPassReverse & family to work correctly in...
2005-08-10  Justin ErenkrantzNote two changes (r231349 and r231351) that are paired...
2005-08-10  Justin ErenkrantzAdd -t option to htcacheclean to clean out empty direct...
2005-08-10  Justin Erenkrantzmod_disk_cache: Retry file rename up to three times...
2005-08-10  Nick KewUpdate mod_dbd to API that hides apr_dbd_driver_t struct.
2005-08-10  Justin ErenkrantzFix bug where non-200 CGI responses will not send anyth...
2005-08-09  Joe Orton* modules/proxy/mod_proxy_http.c (stream_reqbody_cl...
2005-08-09  William A.... Hopefully, address the last edge case where status may
2005-08-09  Graham LeggettRemove the base href tag from mod_proxy_ftp, as it...
2005-08-09  Joe Orton* modules/http/byterange_filter.c (ap_byterange_filter...
2005-08-09  Joe Orton* modules/ldap/util_ldap.c (util_ldap_parse_cert_type...
2005-08-08  Jim JagielskiEnsure that req->dn is valid for the util_ldap_cache_co...
2005-08-08  Paul QuernaAdd a User-Agent to the dummy connection code to ease...
2005-08-08  William A.... Two blank lines for clarity; whitespace only change.
2005-08-08  William A.... We already accept 80 bytes less than the client body...
2005-08-08  William A.... Drop an impossible case; the while() loop already...
2005-08-08  William A.... Fix a double-termination case in svn trunk/; we termi...
2005-08-08  William A.... An impossible-to-hit edge case today; we described...
2005-08-05  Joe Orton* server/vhost.c (get_addresses): Fix double negative...
2005-08-05  Joe Orton* server/vhost.c (get_addresses): Fail with an error...
2005-08-03  Joe Orton* modules/ldap/util_ldap.c (util_ldap_post_config)...
2005-08-03  Joe Orton* server/util_pcre.c (ap_regexec): Fix --with-pcre...
2005-08-02  Martin KraemerPatch contributed by: Daniel Rall <dlr@apache.org>
2005-08-02  Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_cache_init...
2005-08-02  Martin KraemerFor generated files, strip off an absolute path
2005-08-02  Martin KraemerCommit (forgotten) generated files for changed in ssl_e...
2005-08-02  Joe Orton* modules/ldap/util_ldap.c (util_ldap_post_config)...
2005-08-01  Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_url_node_di...
2005-08-01  Joe Orton* modules/ldap/util_ldap_cache.c: Remove various casts...
2005-08-01  Joe Orton* modules/ldap/util_ldap_cache.c (MODLDAP_SHMEM_CACHE...
2005-08-01  Joe Orton* modules/ldap/util_ldap.c (util_ldap_post_config)...
2005-08-01  Joe Orton* modules/ssl/mod_ssl.c (ssl_hook_pre_config): Initiali...
2005-08-01  Jason S. LingohrNitpick; changed for consistency.
2005-07-28  Joe Orton* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_di...
2005-07-28  Joe Orton* modules/ldap/util_ldap.c, modules/aaa/mod_authnz_ldap...
2005-07-28  Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_cache_modul...
2005-07-28  Joe Orton* modules/ldap/util_ldap_cache.c (util_ldap_cache_init...
2005-07-28  Mladen TurkAdd status param option so that current worker
2005-07-28  Joe Orton* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_in...
2005-07-28  Joe Orton* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_in...
2005-07-28  Joe Orton* modules/ldap/util_ldap.c: Remove DOCTYPE_* macros...
2005-07-28  Joe Orton* modules/ldap/util_ldap.c (util_ldap_cmds): Make stati...
2005-07-28  Joe Orton* modules/ldap/util_ldap.c (LDAP_CACHE_LOCK, LDAP_CACHE...
2005-07-28  Joe OrtonIgnore httxt2dbm.
2005-07-28  Joe Orton* modules/experimental/mod_filter.c (filter_trace)...
2005-07-27  Joe Orton* modules/aaa/mod_authnz_ldap.c (authz_ldap_check_user_...
2005-07-26  Bradley NicholesAdd the path to the mod_ssl include for the setenvif...
2005-07-25  Joe Orton* modules/ssl/ssl_expr_eval.c (ssl_expr_eval_oid):...
2005-07-25  Joe Orton* modules/proxy/mod_proxy_http.c (stream_reqbody_cl...
2005-07-25  Joe Orton* modules/metadata/mod_setenvif.c: Unconditionally...
2005-07-23  André Malowe need to match the string end.
2005-07-23  André Maloadd generated convenience rewritemap
2005-07-23  André Maloadd xslt script for generating the directive -> url...
2005-07-22  Paul Quernarebuild docs.
2005-07-22  Martin KraemerDescribe the new syntax:
2005-07-22  Martin KraemerAllow extraction of the values of SSL certificate exten...
2005-07-22  Paul Quernabuild.
2005-07-22  Paul QuernaUse -o for output of dbm files.
next