]> granicus.if.org Git - apache/history - modules
Document the recent directive enhancements for cookie syntaces.
[apache] / modules /
2001-08-16 Ken Coar Add CookieDomain directive to allow setting of the...
2001-08-15 Victor J. OrlikowskiFix an off-by-one error in an argument to apr_pstrcat.
2001-08-15 Jeff Trawickfix some homophonic issues in comments, as well as...
2001-08-15 Victor J. OrlikowskiProxy now works as a DSO on AIX.
2001-08-15 Victor J. OrlikowskiFix a char * vs char ** mixup...
2001-08-15 Victor J. OrlikowskiWorks under AIX as a DSO now.
2001-08-15 William A. Rowe Jr Solve the segfault until the right patch is unearthed.
2001-08-14 William A. Rowe Jr Fix a small bug that limited the description's width...
2001-08-14 Ryan BloomBreak http_proxy_handler into multiple smaller functions.
2001-08-14 Doug MacEachernneed to check return value of ssl_hook_process_connection
2001-08-14 Brian HavardOS/2: Allow mod_dav_fs to build as a DLL. It needs...
2001-08-14 Roy T. FieldingClean up several parsing errors in find_ct that may...
2001-08-13 Ryan BloomRemove a warning from mod_echo.
2001-08-12 Chuck MurckoMake the body read in proxy http handler nonblocking...
2001-08-11 Ryan BloomFix the proxy when the origin server sends back a 100
2001-08-11 Ryan BloomFix the new method code. We need to cast 1 to an apr_i...
2001-08-10 Ryan BloomThis should fix the remaining problems with POST. ...
2001-08-10 Ryan BloomFix a bug in mod_expires. Previous to this patch,...
2001-08-09 Ryan BloomWe want to use mod_cgid with the worker MPM as well.
2001-08-09 Jeff TrawickFix a restart problem when cgid is used. Code in the...
2001-08-09 Ryan BloomIf we are going to get the length of a brigade, it...
2001-08-09 Ryan BloomAdd a comment so that the next poor fool who re-writes...
2001-08-09 Ryan BloomHandle the -1 case in ap_http_filter. -1 means that...
2001-08-08 Ryan BloomRemove the block argument from apr_brigade_partition...
2001-08-08 Doug MacEachernfrom madhu: no longer need to force eReadType and eMode
2001-08-08 Ryan BloomRe-apply the patch from yesterday that makes ap_http_fi...
2001-08-08 Doug MacEachernget POST requests working with mod_ssl
2001-08-08 Doug MacEacherndrop a brace inside #if 0 so emacs can indent properly
2001-08-08 Doug MacEacherns/apr_size_t/apr_off_t/ for input filter
2001-08-07 Ian Holsmanchange readbytes from a apr_size_t to a apr_off_t to...
2001-08-07 Ian Holsmanchange the parameter to ap_get_brigade from apr_site_t...
2001-08-07 Doug MacEachernthis change breaks POST, backing out for the moment
2001-08-07 Jeff Trawickmod_rewrite: Fix the line ending on some non-Unix syste...
2001-08-07 William A. Rowe Jr Must return something in the 2^32 domain (preferably...
2001-08-07 Ryan BloomGreatly simplify the ap_http_filter logic, by using the
2001-08-07 William A. Rowe Jr Update for the 2.0.23 tag
2001-08-07 William A. Rowe Jr Just cleaning up some indents
2001-08-07 Ryan BloomRemove all warnings from the input filtering stack.
2001-08-07 William A. Rowe Jr Thanks rbb, and the modproxy-dev autobuild report...
2001-08-07 William A. Rowe Jr All mod_autoindex query parsing is now quietly...
2001-08-07 Cliff WoolleyFixed an error in ap_ssi_get_tag_and_value(). It was...
2001-08-07 William A. Rowe JrFormatted output changes only...
2001-08-07 William A. Rowe Jr A debatable change, to return (an absolute) 404 if...
2001-08-06 William A. Rowe Jr Change the error wording, slightly.
2001-08-06 William A. Rowe Jr Thanks goes to Manoj, while commenting on another...
2001-08-06 Doug MacEachernplug mod_cgid restart leak
2001-08-06 William A. Rowe Jr Whoops, missing win32 goodness
2001-08-06 Jeff Trawicka couple of hacks to mod_example to get it to behave...
2001-08-06 William A. Rowe Jr Remove the ->mtime reset back to negotiation, who...
2001-08-06 William A. Rowe Jr _THIS_ is why mod_dir wouldn't serve the results...
2001-08-06 William A. Rowe Jr Fix typo from extracting the fast-redirect code
2001-08-06 William A. Rowe Jr The real slim shady finally stood up. This patch...
2001-08-06 William A. Rowe Jr Kill some deadwood
2001-08-06 William A. Rowe Jr Same cleanups as applied to mod_cgi, falling out...
2001-08-06 William A. Rowe Jr We are done with this subrequest (before we even...
2001-08-06 William A. Rowe Jr This is not C++, falling out of scope doesn't constit...
2001-08-06 Ryan BloomRemove all the warnings from mod_example.c.
2001-08-06 William A. Rowe Jr Multiviews and mod_negotiation will already handle...
2001-08-04 Jeff Trawickminimal changes to get it to compile
2001-08-04 William A. Rowe Jr Subtle variation for security. If the mod_mime file...
2001-08-04 Jeff Trawickaxe unused variable
2001-08-03 William A. Rowe Jr Solve the major underlying problem of content negotat...
2001-08-03 Jeff Trawickremove a gcc warning, leave object code unchanged
2001-08-03 Victor J. OrlikowskiForgot the CHANGES, as usual....
2001-08-03 William A. Rowe Jr Save hundreds of cycles on every autoindex request...
2001-08-03 Victor J. OrlikowskiAdd a timeout when making connections from within the...
2001-08-03 Victor J. OrlikowskiBoth the ftp and http proxies were erroneously sending...
2001-08-03 Ryan BloomHandle the ap_pass_brigade inside the SPLIT_BRIGADE...
2001-08-03 William A. Rowe Jr That's enough for tonight ... gheesh. Allow 2xx...
2001-08-03 William A. Rowe Jr Allow a slightly larger range of acceptable responses.
2001-08-03 William A. Rowe Jr Fix some major brokenness. We were not validating...
2001-08-03 William A. Rowe Jr Begone ancient beast. IndexOptions FancyIndexing...
2001-08-02 William A. Rowe Jr Undo my unintentionally overzelous name change, and...
2001-08-02 William A. Rowe Jr Make this legible. Points out a huge headache in...
2001-08-02 William A. Rowe Jr Really compress the add_/remove_ handling, and fix...
2001-08-02 Ryan BloomI forgot to catch all the other return calls in this...
2001-08-02 William A. Rowe Jr Fix typo in prior commit
2001-08-02 Ryan BloomAdd a handler to mod_includes.c. This handler is desig...
2001-08-02 William A. Rowe Jr Adapt to changed declaration of apr_pool_sub_make()
2001-08-02 Ryan BloomMake the includes filter check return codes from filter...
2001-08-02 Ryan BloomAdd the ability to extend the methods that Apache under...
2001-08-02 William A. Rowe Jr Need some context for the iterator! Finally get...
2001-08-01 William A. Rowe Jr Solve the merge bugs, by storing a copy bit to save...
2001-08-01 William A. Rowe Jr Port mod_tls.c from Eastern Europe to Apache-land
2001-08-01 Victor J. Orlikowskiinet_addr and inet_network are not interchangable.
2001-08-01 Victor J. OrlikowskiRemove a no-longer-needed header.
2001-08-01 William A. Rowe Jr Restore to 1.333 state (problematic, in that we could...
2001-08-01 Victor J. OrlikowskiDo this the traditional/correct way.
2001-07-31 William A. Rowe Jr Ooops... my fooness.
2001-07-31 Victor J. OrlikowskiGet dav_fs to follow options for dav.
2001-07-31 Victor J. OrlikowskiAfter checking what this does with Bill Rowe, and disco...
2001-07-31 Victor J. OrlikowskiBeing slightly picky: properly namespace protect make_f...
2001-07-31 Victor J. OrlikowskiOops. Include the right headers...
2001-07-31 William A. Rowe Jr Clean up mod_dav error reporting to HTML/XHTML cross...
2001-07-31 William A. Rowe Jr Another huge file check, and one fewer emits
2001-07-31 William A. Rowe Jr Clean up some emits
2001-07-31 William A. Rowe Jr Provide some cast safety tests and close the _last_...
2001-07-31 Victor J. OrlikowskiNobody screamed. ;)
2001-07-31 William A. Rowe Jr Ok... for _today_ ...
2001-07-31 William A. Rowe Jr Missed a small bit
next