]> granicus.if.org Git - apache/shortlog
apache
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.
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,...
2005-07-21 Paul QuernaOpps. Use the correct member of the structure.
2005-07-21 Paul QuernaCorrectly restore the HTTP status from the cache handler.
2005-07-21 Wilfredo SanchezUsing the user nobody (or similar accounts on other...
2005-07-20 Paul QuernaQuick hack to store varied contents under the same...
2005-07-20 Martin KraemerCollaborative work: (Thanks, dreid!)
2005-07-20 Rich BowenThe arguments to require are case-sensitive, so that...
2005-07-20 Paul QuernaNow you can run mod_deflate before mod_cache, and cache it.
2005-07-20 Paul Quernare-indent.
2005-07-20 Paul QuernaCheck an alternative return value for when a file or...
2005-07-20 Joe Orton* support/httxt2dbm.c: Include stdlib.h to pick up...
2005-07-19 André Malo`build bootstrap`
2005-07-19 Joe Orton* modules/http/http_filters.c (ap_send_http_trace)...
2005-07-19 Hiroaki KawaiUpdate Japanese translation.
2005-07-19 André Malouse utf-8 for our CHANGES. We have problems to add...
2005-07-19 Hiroaki KawaiUpdate Japanese translation.
2005-07-19 Hiroaki KawaiUpdate Japanese translation.
2005-07-19 Hiroaki KawaiUpdate Japanese translation.
2005-07-19 Hiroaki KawaiFix typo.
2005-07-19 André Malo* fix properties
2005-07-18 Hiroaki KawaiFix typo and recover missing sentences.
2005-07-18 William A.... Yet another snafu in body handling. We need to clear...
2005-07-18 Paul Quernamove trunk to 2.3.0-dev.
2005-07-18 Rich BowenPicking a nit
2005-07-18 Hiroaki KawaiFix typo.
2005-07-18 Ian Holsmanc/major bump/minor bump/
2005-07-18 William A.... Fix broken while () {} loops (lingering code from...
2005-07-18 Rich BowenDocumentation for the new httxt2dbm utility.
2005-07-17 André MaloAdd Serbian error message translation
2005-07-17 Ian HolsmanThis patch adds a new hook (request_status) that gets...
2005-07-16 André Maloupdate transformation
2005-07-15 William A.... Backported a few already
2005-07-15 William A.... On Roy's suggestion; why wait to try to clear out...
2005-07-15 William A.... Fix a style problem; b is ambigous (is it a brigade...
2005-07-15 William A.... leaving force-proxy-request-1.0 for broken clients...
2005-07-14 William A.... Missed an edge case; once we know the C-L didn't...
2005-07-14 William A.... How can I fix thee? let me count the ways...
2005-07-13 William A.... Fix two fat-fingered typos from commit 216156. Code...
2005-07-13 William A.... send_request_body and indentation made it very diffic...
2005-07-13 William A.... End abuse of apr_strnat[case]cmp - it isn't str[case...
2005-07-09 Jason S. LingohrUpdate transformation.
2005-07-09 Jason S. LingohrMinor changes.
next