]> granicus.if.org Git - apache/shortlog
apache
2004-09-29 Mladen TurkUse apr_strftime instead our own format_byte_out function.
2004-09-29 Mladen TurkAdd server_rec to initialize_worker_share so that it...
2004-09-29 Bradley Nicholesbackport ldap issue
2004-09-29 Joe Orton* modules/http/http_protocol.c (ap_http_filter): Always...
2004-09-28 Justin ErenkrantzTry to correctly follow RFC 2616 13.3 on validating...
2004-09-28 André Maloupdate transformation
2004-09-28 Mladen TurkReformat code to no tab and no CR-LF
2004-09-28 Mladen TurkMake sure that we don't increase balancer worker count on
2004-09-28 Justin Erenkrantzmod_disk_cache: Do not store aborted content.
2004-09-28 Justin Erenkrantzmod_disk_cache: Correctly store cached content type.
2004-09-28 Joe OrtonBring up to date a little, and don't talk about buildin...
2004-09-28 Joe OrtonPrevent .nf/.fi regions being sucked up by normalize...
2004-09-28 Joe Orton* support/apxs.in: Ensure that only a .la target filena...
2004-09-28 Joe Orton* support/apxs.in: Reset $opt so that -I, -D and -Wc...
2004-09-26 Mladen TurkInitialize workers for every virtual server not just...
2004-09-26 Joe Orton* server/util_filter.c (ap_save_brigade): Handle an...
2004-09-26 Mladen TurkUse the Christian von Roques's idea that makes the...
2004-09-26 Mladen TurkCount the bytes trasfered and readed so we can display...
2004-09-26 Mladen TurkRemove proxy_runtime_worker and make the things simpler by
2004-09-24 Bill Stoddardthis fix backported to 2.0
2004-09-24 Bill Stoddardport
2004-09-24 Justin ErenkrantzTell mod_mem_cache that we will no longer be serving...
2004-09-23 Graham LeggettNote a backport.
2004-09-23 Joe Orton* server/mpm_common.c (dummy_connection): Log the addre...
2004-09-22 Justin ErenkrantzFix race conditions in mod_disk_cache by properly using...
2004-09-22 Justin ErenkrantzCleanup a style nit. No functional changes.
2004-09-22 Justin ErenkrantzFix up some comments in CACHE_SAVE filter and fix a...
2004-09-22 Joe Orton* server/log.c (log_error_core): For APLOG_DEBUG on...
2004-09-22 Allan K. EdwardsWIN64: first in a series to get Windows IA64 builds...
2004-09-22 Graham LeggettRemove the second initialisation of the variable to...
2004-09-22 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_connect...
2004-09-22 Joe Orton* modules/generators/mod_cgi.c (cgi_handler): Fix possi...
2004-09-22 Joe Orton* modules/ssl/ssl_scache_shmcb.c (ssl_scahe_shmcb_init...
2004-09-22 Joe Orton* server/scoreboard.c (create_namebased_scoreboard...
2004-09-22 Joe Orton* modules/ssl/ssl_engine_vars.c: Map "UID" suffix to...
2004-09-22 Jeon Jeonghoa few new translations and up-to-date patches
2004-09-21 Justin ErenkrantzFix Expires (freshness) handling in mod_cache.
2004-09-21 Justin ErenkrantzIn order for mod_expires to work with mod_cache, mod_ex...
2004-09-21 Nick KewUpdate to enable mod_filter harness to be a Provider...
2004-09-21 Joe Orton* server/protocol.c (ap_rgetline_core): Never NUL termi...
2004-09-21 Joe Orton* configure.in: Only export CC and CPP if a cache file...
2004-09-21 André Maloupdate transformation
2004-09-21 Geoffrey YoungSECURITY: CAN-2004-0811 officially part of 2.0.52
2004-09-21 Nick KewMerge mod_filter with util_filter structs; add API...
2004-09-21 Bradley Nicholesfix typo
2004-09-20 Joe Orton* server/core.c (merge_core_dir_configs): Fix Satisfy...
2004-09-20 André Maloupdate transformation
2004-09-20 Joe Orton* configure.in: Ensure that $CC and $CPP are correctly...
2004-09-19 Graham LeggettFix the global mutex crash when the global mutex is...
2004-09-19 Graham LeggettFix a segfault in the LDAP cache purge.
2004-09-19 Yoshiki HayashiUpdate Japanese translation.
2004-09-19 Chris Pepper Update the description of digest support for 2004...
2004-09-18 Allan K. Edwardsadd mod_proxy_ajp mod_proxy_balancer dependencies
2004-09-18 Jeff Trawickmod_rewrite: Handle per-location rules when r->filename...
2004-09-18 Jeff Trawicksync with APACHE_2_0_BRANCH
2004-09-18 Jeff TrawickUnix MPMs: Shut down the server more quickly when child...
2004-09-17 Jean-Frederic... Remove useless C++ comment.
2004-09-17 Bill Stoddardsync with 2.0 CHANGES file
2004-09-17 Bill StoddardGroup effort. Thanks all!
2004-09-17 Bill Stoddardeliminate cleanup bit in favor of managing the object...
2004-09-17 Mladen TurkRemove duplicate logging from alloc and send data_msg.
2004-09-17 Mladen TurkRemove logging inside ajp_send_data_msg. If send fails...
2004-09-17 Mladen TurkDo not check if the input sock param is NULL. It's...
2004-09-17 Mladen TurkMake worker retry algorithm much simpler removing...
2004-09-16 Astrid Maloupdate translation to english revision
2004-09-16 Astrid Malocorrect two links
2004-09-16 Mladen TurkAdd failover attempts management to balancer-manager.
2004-09-16 Mladen TurkDisplay worker status under server-status
2004-09-16 Mladen TurkAdd maximum nuber of attempts for failover and run...
2004-09-15 André Malouse HTML 2.0 <hr>
2004-09-15 Mladen TurkDo not set shared data from previous worker if ap_get_s...
2004-09-15 Mladen TurkFix core dump on WIN32 caused by the fact that there...
2004-09-15 Jean-Jacques... Fixed race condition when cleaning a cache object from...
2004-09-15 Mladen TurkFix worker retries and limit default retry timeout...
2004-09-15 Mladen TurkWorker shared data has to be visible across all child...
2004-09-15 Mladen TurkWorker shared data has to be visible across all child...
2004-09-15 Mladen TurkRegister output function so that core can retrieve...
2004-09-15 Joe Orton* server/util.c (ap_resolve_env): Rewrite to avoid...
2004-09-14 Joe Orton* modules/proxy/proxy_http.c (proxy_http_handler, proxy...
2004-09-14 Joe Orton* modules/proxy/proxy_ajp.c (proxy_ajp_handler): #if...
2004-09-14 Joe Orton* modules/proxy/proxy_ajp.c (proxy_ajp_handler, proxy_a...
2004-09-13 Joe Orton* server/protocol.c (ap_rgetline_core): Fix off-by...
2004-09-13 Joe OrtonFix typo in previous commit.
2004-09-13 Joe Orton* server/core.c (default_handler): Fix the test for...
2004-09-13 Mladen TurkFix typo -- uri is constructed when there is no proxy...
2004-09-13 Mladen TurkNo need to allocate hostname on each request for
2004-09-13 Mladen TurkAlways use prive connection pool for allocation, and...
2004-09-13 Joe Orton* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_di...
2004-09-13 Mladen TurkOops. Do not commit private settings.
2004-09-13 Joe Orton* modules/ldap/util_ldap.c (util_ldap_post_config)...
2004-09-13 Joe Orton* modules/proxy/ajp_msg.c (ajp_msg_dump): Cast apr_size...
2004-09-13 Mladen TurkAdd proxy_ajp and proxy_balancer to the LoadModule...
2004-09-13 Mladen TurkAdd proxy_ajp and proxy_balancer to the build.
2004-09-12 Joe Orton* modules/dav/fs/lock.c (dav_fs_refresh_locks): Fix...
2004-09-12 Joe Orton* modules/dav/fs/lock.c (dav_size_indirect): Fix indire...
2004-09-12 Astrid Maloupdate transformation
2004-09-12 Astrid Maloit should be a link
2004-09-12 André Maloupdate transformation
2004-09-12 André MaloHTTP = Hyptertext Transfer Protocol
2004-09-12 Nick KewPR: 19688
next