]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2005-09-18  Colm MacCarthaighBackport r239430 to the 2.2.x branch. Lets make sure...
2005-09-16  William A.... I'd prefer, before 2.2-final, to have AP_NEED_SET_MUT...
2005-09-11  William A.... Backport 280114
2005-09-11  William A.... SYNC to 2.0.x/CHANGES; shift backported patches to...
2005-09-11  William A.... Backport 264623 from trunk
2005-08-31  Joe OrtonRevert r220310 and r220312 to bring mod_setenvif docs...
2005-08-31  Joe OrtonMerge r239381, r240092, r240096, r240349 from trunk:
2005-08-20  Paul QuernaRoll on to 2.1.8-dev
2005-08-20  Paul QuernaPrepare for 2.1.7 tag.
2005-08-20  Paul QuernaRevert OID() changes to mod_setenvif, and sync() CHANGES
2005-08-20  Paul QuernaGo backwards in version numbers.
2005-08-20  Paul QuernaRevert r233369 due to veto.
2005-08-20  Paul QuernaRecreate 2.2.x branch from trunk.
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  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  Wilfredo SanchezBackport r220032 from trunk.
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.
2005-07-21  Rich BowenChanged cmpstri to strcasecmp as per Justin's note.
2005-07-21  Rich BowenRemove some rather confusing phrasing regarding mod_pro...
2005-07-21  Martin KraemerDocument change to mod_ssl's SSLRequire directive,...
next