]> granicus.if.org Git - apache/shortlog
apache
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...
2000-10-16 William A.... Adds quick access to the must-haves (STATUS/CHANGES...
2000-10-16 Greg Steinthe zero-length hash key is valid. use (-1) as the...
2000-10-15 William A.... Some issues with the dependencies that prevent a...
2000-10-15 David ReidTidy up some types.
2000-10-15 William A.... This is a pretty significant cleanup of things alread...
2000-10-15 William A.... Cleanup ap_os_kill from TPF and unix. Maintainers...
2000-10-15 William A.... Just some symbol cleanup from grep'ping sources.
2000-10-15 William A.... Eliminating a bunch-o-junk from the Win32 os.h header...
2000-10-15 Ryan BloomStop using the index into the array for the bucket...
2000-10-15 David ReidSome fixes and a general tidy up of ab. With these...
2000-10-14 William A.... Change to buckets for isapi output. Still requires...
2000-10-14 David ReidGet dav-fs building again.
2000-10-14 Ryan BloomCleanup ap_get_client_block a bit. All of the code...
2000-10-14 Ryan BloomMy last patch had most of the code to insert the eos...
2000-10-14 Ryan BloomGet non-chunked input body filtering working with an...
2000-10-14 Joshua SliveForgot to change the title.
2000-10-13 Jeff TrawickIntroduce ap_debug_assert() macro, like ap_assert(...
2000-10-13 Jeff Trawickgetline() fixes...
2000-10-13 Ryan BloomAdd a #else back into http_core.c, so that this compile...
2000-10-13 William A.... Completes the port of the <Directory /> handling...
2000-10-13 Ryan BloomRemove all function pointers from the ap_bucket type...
2000-10-13 Jeff Trawickmod_cgid: In the handler, shut down the Unix socket...
2000-10-13 Jeff TrawickFix a couple of problems related to large request bodies:
2000-10-13 Ryan BloomFix a typo from earlier today. The filters accept...
2000-10-12 William A.... Modify ap_make_dirstr_prefix, platforms with HAVE_DRI...
2000-10-12 Greg AmesMake http_filter go a little faster. Remove unused...
2000-10-12 Joshua SliveClean up obsolete modules.
2000-10-12 Ryan BloomRemove the offset field from ap_bucket type. This...
2000-10-12 Ryan BloomImplement a length argument on input filters. There...
2000-10-12 William A.... Move more path parsing fixes forward from 1.3
2000-10-12 William A.... I hope this clarifies. Greg is absolutely correct...
2000-10-12 Ryan BloomA small cleanup for ap_get_client_block.
2000-10-12 Ryan BloomWe never actually store anything in input_data (from...
2000-10-12 Ryan BloomThese functions aren't used by any module, and they...
2000-10-12 Ryan BloomThese BUFFs aren't used anymore, so they should be...
2000-10-12 Jeff Trawickminor updates for a7 release data and missing buff...
2000-10-12 Ryan BloomThis is pretty much the wrong solution, but at least...
2000-10-12 Jeff TrawickGet rid of some compile warnings on systems with no...
2000-10-12 Jeff TrawickIn read_request_line(), we don't have to check any...
2000-10-12 Greg AmesClean up input filtering & getline() some more. Charac...
2000-10-12 Jeff TrawickAvoid swap-til-you-drop by cutting off a loop once...
2000-10-12 Joshua SliveJust a scratch of a start of an upgrading doc. It...
2000-10-11 Ryan BloomClean up the input filtering a lot. This makes the...
2000-10-11 Joshua SliveChange env.html from a specific discussion of special...
2000-10-11 Ryan BloomCleanup the input filtering a bit. This does not work...
2000-10-11 David ReidCVS goodness...
2000-10-11 William A.... Reflect the ApacheModuleBleck -> mod_bleck rename...
2000-10-11 Jeff TrawickIn getline() and ap_get_client_block(), use ap_bucket_d...
2000-10-11 William A.... A star is born ... adds mod_dav and mod_dav_fs to...
2000-10-11 William A.... Here it is, mod_dav should build quite nicely on...
2000-10-11 William A.... Read the /D symbol declaration in this patch with...
2000-10-11 William A.... Regardless of reaction to a symbol rename -within...
2000-10-11 William A.... Parallels the commit to apr.h.in/apr.hw for the apach...
2000-10-11 William A.... Get rid of some darned ugly exception lists
2000-10-11 William A.... Finish the ApacheModuleBleck -> mod_bleck cleanup
2000-10-11 William A.... Second half of the ugly name to nice name change...
2000-10-11 William A.... MSVC Project Rename - ApacheModuleBleck.* is no longe...
2000-10-11 William A.... I guess I can commit this, mod_dav and mod_dav_fs...
2000-10-11 William A.... These don't do anything until the patch on the table...
2000-10-11 William A.... This much, at least, we don't need to debate.
2000-10-11 William A.... Missing some DAV required symbols.
2000-10-11 William A.... Preparing the way.
2000-10-11 William A.... Yet another warning down (pps... I choose to cast...
2000-10-11 William A.... Away fool precompiled headers... while I'm at it...
2000-10-11 William A.... This one is odd, it's not the patch either of us...
2000-10-11 William A.... New symbol for HAVE_URL_PATHS reminds me we need...
2000-10-10 Jeff Trawickminor cleanups in http_filter() and ap_get_client_block()
2000-10-10 Greg Steinadd DAV_RESOURCE_TYPE_PRIVATE.
2000-10-10 Greg Steinecho should not be built by default
2000-10-10 Greg Stein*) fix GET handling: cache the provider; test through...
2000-10-10 Greg Steinuse the APR type
2000-10-10 William A.... This will have been a good thing if we get that far.
next