]> granicus.if.org Git - apache/shortlog
apache
2001-08-30 Justin ErenkrantzFix a segfault with mod_include when r->path_info is...
2001-08-30 Justin ErenkrantzAdd -X functionality back to httpd.
2001-08-30 William A.... Fix the new code (not currently enabled) for director...
2001-08-30 Jeff TrawickAs suggested by Ryan and OtherBill, change the way...
2001-08-30 William A.... Undo another int type'ed port (and format a little...
2001-08-30 William A.... Fix a broken declaration (supress type conversion...
2001-08-30 Jeff Trawickwhen we bail out due to a fatal error in apr_shm_init...
2001-08-30 William A.... Same as Jeff Trawick's patch [thank you!] only a...
2001-08-30 Jeff TrawickAfter committing Brian Havard's fix to Unix file_io...
2001-08-30 Jeff Trawicksince the core now stores the input and output filter...
2001-08-30 Jeff Trawickfix an endless loop (well, until you run out of storage...
2001-08-30 William A.... Thank you again for the proxy autobuild reports ;)
2001-08-30 Ryan BloomUse the correct macros in unix.h
2001-08-30 William A.... * configure.in: added Cygwin specific APR_SETVARs.
2001-08-30 Doug MacEacherndont block when handling non-ssl request
2001-08-30 Doug MacEachernfix ap_remove_output_filter; the recent change to use...
2001-08-30 William A.... No <sys/ipc.h> under cygwin.
2001-08-30 William A.... Changed syntax of Set{Input|Output}Filter. The...
2001-08-30 William A.... Since the mod_mime patch was applied, here is the...
2001-08-30 William A.... Fix mod_mime skipping over mime.types when some _othe...
2001-08-30 Greg Amesfix suexec's install by invoking some powerful Sascha...
2001-08-30 Bill StoddardMake CACHE_IN and CACHE_CONDITIONAL AP_FTYPE_CONTENT...
2001-08-30 Bill StoddardOoops, this should have been committed along with mod_m...
2001-08-30 Bill StoddardThree small changes...
2001-08-30 Cliff WoolleyUpdate the comments regarding -DONE_PROCESS and -DNO_DE...
2001-08-30 Graham LeggettAdded some bulletproofing to memory allocation in the...
2001-08-29 Ryan BloomRemove the declarations for variables that were moved...
2001-08-29 Ryan BloomBump after the tag.
2001-08-29 Ryan BloomForgot to bump these numbers before the tag. Re-taggin...
2001-08-29 Martin KraemerFinish documenting /manual location change
2001-08-29 Jeff TrawickFrom Mark Cox:
2001-08-28 Graham LeggettFix some warnings...
2001-08-28 Jeff Trawickupdate from Mr. Slive's comments
2001-08-28 Graham LeggettAdd specified user attributes to the environment when...
2001-08-28 Jeff Trawickgross
2001-08-28 William A.... Fix a typo for documentation consistency.
2001-08-28 Greg AmesSince binbuild is currently doing a static build, the...
2001-08-28 Ryan BloomFix a performance problem with the worker MPM. We...
2001-08-28 Ryan BloomRemove some debug code that I had in apxs.in.
2001-08-28 William A.... This is the same granularity of control as mod_mime...
2001-08-28 William A.... Also in the prior commit (1.338)
2001-08-28 William A.... Someone pointed out that we were running the images...
2001-08-28 William A.... Version 1.338 of mod_mime also tightened the mod_nego...
2001-08-28 William A.... Introduces mod_mime AddInputFilter and AddOutputFilte...
2001-08-28 William A.... Clip a duplicate appearance
2001-08-28 William A.... This small patch I committed last week broke the...
2001-08-27 Ryan BloomRemove an obsolete function from fdqueue. The worker...
2001-08-27 Justin ErenkrantzAs the worker MPM is really an alternative to the threa...
2001-08-27 Victor J. OrlikowskiFix a case where on restart, an admin started logging...
2001-08-27 Jeff TrawickFix a growing connection pool in core_output_filter...
2001-08-27 Paul J. RederMoved split_and_pass_pretag_buckets back to being a
2001-08-27 Jeff TrawickFix a segfault when a numeric host (e.g., "Host: 123...
2001-08-27 Ryan BloomRemove some warnings from the perchild MPM
2001-08-27 Ryan Bloom- allows empty $val from httpd-2.0/build/config_vars.mk
2001-08-27 William A.... Solve a bug I introduced this weekend, we want to...
2001-08-27 Cliff WoolleyThe consensus now is that mod_include should just butt...
2001-08-27 Joshua SliveAdd information on backwards-compatible handler and...
2001-08-27 Jeff Trawickremove_any_filter() and ap_remove_foo_filter() are...
2001-08-27 Jeff Trawickfix some calls to apr_pool_userdata_get()
2001-08-27 Ryan BloomAllow mod_ssl to send back an error message if an HTTP...
2001-08-27 William A.... Regroup some of the headers in the win32 module,...
2001-08-27 William A.... Final additional comments (for the moment) about...
2001-08-27 Justin ErenkrantzRemove some unneeded autoconf checks. We now have...
2001-08-27 William A.... Further optimization to location_walk() and clean...
2001-08-27 William A.... Clean up location_walk, so that this step performs...
2001-08-27 Ryan BloomFix a typo.
2001-08-27 William A.... I think this statement makes more sense, please ask...
2001-08-26 Doug MacEachernbacking out the ap_set_keepalive uncheck for Content...
2001-08-26 Doug MacEachernap_content_length_filter has already set Content-Length
2001-08-26 Doug MacEachernapr_pstrcat args were not NULL terminated
2001-08-26 Ryan BloomMore fixes for APXS. APXS now works with httpd-test...
2001-08-26 Ryan BloomImprovements to APXS. It now uses the config_vars...
2001-08-26 Doug MacEachernthese modules were never built and had not been ported...
2001-08-26 Brian HavardAnother generated file to ignore.
2001-08-26 William A.... Toggle the /Zi flag to allow all supportd versions...
2001-08-26 William A.... That last round calls for a bump.
2001-08-26 William A.... Eliminate proxy: (and all other 'special') processing...
2001-08-26 William A.... Readded "downgrade-1.0" which I (inadvertantly) pulle...
2001-08-26 William A.... Split proxy: space using <Proxy[Match] > directive...
2001-08-26 William A.... Change _only_ the debug build to recognize the /Zi...
2001-08-26 Ryan BloomWe have to initialize the error_bucket before we can...
2001-08-26 Doug MacEacherndidt pay attention to the first question; pretty sure...
2001-08-26 Doug MacEacherni think the answer to aaron's question is "a typo"...
2001-08-26 Cliff WoolleyFix a security problem which would allow an SSI document
2001-08-25 William A.... Introduce the map_to_storage hook, which allows modul...
2001-08-25 Cliff WoolleyBUCKETS SMS PHASE 1
2001-08-25 Rich BowenAdded documentation of RemoveCharset, RemoveLanguage...
2001-08-25 William A.... Downgrade must occur before we attempt to TRACE,...
2001-08-25 Rich BowenAdditional details in mod_mime about what all this...
2001-08-25 Brian Havardos-inline.c is no more...
2001-08-25 Ryan BloomAdd the ability for mod_include to add the INCLUDES...
2001-08-24 Doug MacEachernforce OpenSSL to ignore process local-caching and to...
2001-08-24 Doug MacEachernthese #ifs were really confusing emacs indentation...
2001-08-24 Greg Ameslook for config.guess in apr's build dir
2001-08-24 Cliff WoolleyJust a little extra commentary...
2001-08-24 Cliff WoolleyFix a double-free condition when byterange requests...
2001-08-24 William A.... sec, sec, who's got a sec? This gave me a headache...
2001-08-24 Doug MacEachernenable i/o debugging
2001-08-24 William A.... Commit this code before another patch becomes to...
2001-08-24 Joshua SliveOne thing done.
next