]> granicus.if.org Git - apache/shortlog
apache
2000-10-24 Jeff TrawickBack out the suexec change to mod_rewrite.c. It now...
2000-10-24 Joshua SliveFix typos and grammar.
2000-10-23 Joshua SliveOne more update for "config directory" patch,
2000-10-23 Joshua SliveSmall fix.
2000-10-23 Joshua SliveStyle changes and small content changes to handler...
2000-10-23 David ReidGet rid of some stuff and a few small tweaks.
2000-10-23 David ReidFix a breakage due to Maoj's suexec patch of earlier...
2000-10-23 William A.... Improve legability for new Win32 hackers (I hope)
2000-10-23 William A.... Answer says... -X is redundant and inappropriate.
2000-10-23 William A.... Fix foobar
2000-10-23 Manoj KasichainulaI didn't know that mod_userdir was even used on Windows...
2000-10-23 Manoj KasichainulaRemove an attempt to fix a race condition. The attempt...
2000-10-23 William A.... A more thorough example is appropriate. Also simplif...
2000-10-23 Greg Steinuse a cleaner form for building the TAR file
2000-10-23 Manoj KasichainulaAdd back suexec support.
2000-10-23 Manoj KasichainulaLondon Sun.
2000-10-23 Manoj KasichainulaAdd a temporary pool argument to unixd_pre_config,...
2000-10-23 Ryan BloomMake lingering close access the socket directly, instea...
2000-10-23 Ryan BloomMake ap_rflush use the flush bucket properly, and remov...
2000-10-23 Ryan BloomFix internal redirects. They should have their own...
2000-10-22 Bill StoddardFix some brain dead code.
2000-10-22 Bill StoddardCorrect a check to see if we are attempting to remove...
2000-10-22 Sascha SchumannAdd logic to rebuild mm's configure
2000-10-22 Ryan BloomThe headers need to be at the end of the request_based...
2000-10-22 Bill StoddardFix problem where a 304 response was not generating...
2000-10-22 Jeff TrawickGet HTTP/0.9 and subrequests working again. The http...
2000-10-22 Jeff TrawickGet rid of a couple of buff-isms -- setting the B_EOUT...
2000-10-22 Jeff Trawicknamespace-protect dechunk_filter and http_filter
2000-10-22 Jeff TrawickFix the return type of ap_http_header_filter().
2000-10-22 Bill StoddardFix Win32 compile break introduced by the http_header...
2000-10-21 Ryan BloomAdd a way to remove output filters. This is used by...
2000-10-21 Ryan BloomFix a broken hack. We should save the state in the...
2000-10-21 Ryan BloomRemove original_uri. This is the same as r->unparsed_uri
2000-10-21 Ryan BloomHack headers to work semi-properly. This is a hack...
2000-10-21 Jeff TrawickIt isn't raining at the moment.
2000-10-21 Jeff TrawickGet translation of request bodies working.
2000-10-21 Jeff TrawickInput filters and ap_get_brigade() now have a input...
2000-10-21 Bill StoddardRename buffer_filter to coalesce_filter.
2000-10-21 Bill StoddardA bit of cleanup
2000-10-21 Bill StoddardGet Apache on Windows working again after Ryan's first...
2000-10-21 William A.... Enough of pcre.h, begone vile beast
2000-10-20 William A.... Don't you love clean checkouts :-) Wrong href on...
2000-10-19 Tony FinchInsert missing worg.
2000-10-19 Tony Finchname-based vhosts should come before ip-based vhosts.
2000-10-19 Tony FinchBelatedly update the documentation to include the NameV...
2000-10-19 Joshua SliveUpdated welcome page translation.
2000-10-19 Tony FinchBelatedly update the documentation to include the NameV...
2000-10-19 Greg Amesgetline():
2000-10-19 Greg Steinsomebody was a Very Bad Boy when they inserted casts...
2000-10-19 Ryan BloomChange some of the BUFF calls to direct calls to the...
2000-10-19 Tony FinchFix the chemical/x- mime types as suggested in the...
2000-10-19 Tony FinchUpdate to the media types as of 2000-10-19. I also...
2000-10-19 Ryan BloomNamespace protect the rest of the macros defined by...
2000-10-18 Greg AmesSupport HTTP header line folding with input filtering.
2000-10-18 Ryan BloomUpdate the STATUS file.
2000-10-18 Ryan BloomAdd .so and .dll to the application-octect stream mime...
2000-10-18 Ryan BloomGet mod_include working again. This still needs to...
2000-10-18 Ryan BloomSub-requests have to have a value for their request_con...
2000-10-18 Jeff TrawickSet the request config in the new r, not the old r.
2000-10-18 Ryan BloomMake the core access the socket directly instead of...
2000-10-18 Ryan BloomThis begins to remove BUFF from the server. The idea...
2000-10-18 Ryan BloomWe have to create the core_request_config structure...
2000-10-18 Ryan Bloomapr_psprintf doesn't understand %lld, so we should...
2000-10-18 William A.... That's the end of things broken this morning... now...
2000-10-18 Jeff Trawickap_get_client_block() now uses a brigade in core_reques...
2000-10-18 William A.... Fix more broken things
2000-10-18 William A.... Fix a broken thing
2000-10-18 William A.... expatlib is definately more in sync with the Unix...
2000-10-18 Ryan BloomThe final line of the config file was not being read...
2000-10-18 Greg AmesAdd a core_request_config so we have a safe semi-hidden...
2000-10-18 Jeff TrawickFix a compile error in mod_rewrite.c.
2000-10-18 Ryan BloomFix piped logs in 2.0. This basically:
2000-10-18 Joshua SliveClarify when [NC] is effective.
2000-10-18 Tony FinchRestore functionality broken by the mod_rewrite securit...
2000-10-18 Tony FinchTighten up the syntax checking of Host: headers to...
2000-10-17 Ryan BloomUse pool buckets where appropriate. The places I have...
2000-10-17 Ryan BloomAdd pool buckets to the bucket list. These buckets...
2000-10-17 Jeff Trawickap_get_client_block() allocates its brigade from r...
2000-10-17 Ryan BloomRemove brigade_bgets. Getting the chunk header is...
2000-10-17 Jeff Trawickhttp_filter():
2000-10-17 Ryan BloomRemove an incorrect comment. Bucket brigades are alloc...
2000-10-17 Jeff Trawickhttp_filter():
2000-10-17 Ryan BloomRemove some annoying warnings from http_protocol. ...
2000-10-17 William A.... Make things a little clearer in reaction to the _snam...
2000-10-17 Jeff TrawickRename output filters field ("filters") in core_dir_con...
2000-10-17 Jeff TrawickRename ap_debug_assert() to AP_DEBUG_ASSERT().
2000-10-17 Jeff TrawickCapitalize AP_DEBUG_ASSERT(). All macros should shout...
2000-10-17 Joshua SliveSync descriptors.html with 1.3.
2000-10-17 Ryan BloomAdd a flush bucket type. This bucket advises filters...
2000-10-16 Ryan BloomAdd a sub-request filter. This filter just strips...
2000-10-16 Greg Amessimplify bookkeeping in getline() to make it run a...
2000-10-16 Jeff Trawickdechunk filter:
2000-10-16 Jeff Trawickinput filtering changes:
2000-10-16 Jeff TrawickGet rid of some old code related to the way that charac...
2000-10-16 William A.... Fix compile break in Win32
2000-10-16 William A.... Nice to see we build again on Win32
2000-10-16 William A.... Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-16 William A.... Cleaning up a _Security_ concern - Please Review...
2000-10-16 William A.... More docs of oddities.
2000-10-16 William A.... Document more bad Win32 behavior... if the url isn...
next