]> granicus.if.org Git - apache/shortlog
apache
2002-06-02 Cliff WoolleyPropogate apr-util change
2002-06-02 Ryan BloomThis has been resolved, but it never should have been...
2002-06-02 Justin ErenkrantzOutstanding veto: the metadata flag should be per-type...
2002-06-02 Joshua SliveUpdate transformations.
2002-06-02 Joshua SliveSimplify the worker mpm docs a little.
2002-06-02 Joshua SliveToo much garbage in the summary. Just put there what...
2002-06-02 Justin ErenkrantzIMHO, known HTTP protocol violations fall under showsto...
2002-06-02 Justin ErenkrantzUse the basename of the dso file rather than assuming...
2002-06-02 Brian Paneadded a suggestion on one of the showstoppers
2002-06-02 Brian PaneUpdated the introduction to reflect 2.0
2002-06-02 Brian PaneRemoved the section about 1.3-specific patches (fortuna...
2002-06-02 Brian PaneUpdated the section on OS configuration to cover some...
2002-06-02 Brian PaneAdded a reference to the EnableMMAP documentation for the
2002-06-02 Rich BowenUse directive tags on directives, rather than code...
2002-06-01 Joshua SliveClose the <proxy> container properly.
2002-05-31 Bradley NicholesSwitched to using atomic operations for tracking the...
2002-05-31 William A.... A few more unused/unnecessary variables and surpress...
2002-05-31 Ian Holsmanadd 2 new enviornment variables to deal with misbehavin...
2002-05-31 William A.... Clean up new compiler emit noise
2002-05-31 Ryan BloomThe apr_bucket change requires a minor MMN bump. Also...
2002-05-31 Jeff Trawickif we autoindex, discard the request body and check...
2002-05-31 Ryan BloomIf the request doesn't have a body, then don't try...
2002-05-31 William A.... Enable SSL negotation in ab.c. It is that, or remove...
2002-05-31 Bradley NicholesFixed the @exp_cgidir@ replacement value so that it...
2002-05-31 Bradley NicholesAdded mod_cgi and mod_netware to the NetWare make files.
2002-05-31 Bradley NicholesFinally able to add real CGI functionality on NetWare
2002-05-31 William A.... Well, know that I'm aware that the ssl stuff was...
2002-05-31 Bradley NicholesImplemented ap_os_create_privileged_process() for NetWa...
2002-05-31 Bradley NicholesAdded mod_cgi and mod_netware as built in module in...
2002-05-31 Bradley NicholesAdded mod_cgi and mod_netware to the build project
2002-05-31 Justin ErenkrantzFix segfault when x hasn't been initialized and tighten...
2002-05-31 William A.... Locks are good, provide locks. ab -s -c >1 is [was...
2002-05-31 Yoshiki HayashiFix typo.
2002-05-31 Cliff Woolleywe should be copying over all metadata buckets we don...
2002-05-31 Yoshiki HayashiNew Japanese translation.
2002-05-31 Justin ErenkrantzFix the case where we generate both a 401 and 413 and...
2002-05-31 Yoshiki HayashiJudging from the example below, this sentence has one...
2002-05-31 Justin ErenkrantzFix the case where if there is no ErrorDocument specifi...
2002-05-31 Justin Erenkrantzitems_to_fix--;
2002-05-31 Cliff Woolleyfix some major badness: error buckets *cannot* use...
2002-05-31 Justin ErenkrantzRemoving mod_bucketeer from the output filters seems...
2002-05-31 Aaron BannertThis fixes a failed assert when r->remaining is left...
2002-05-30 Justin ErenkrantzThis should have remained cleanup not a re-creation.
2002-05-30 Justin Erenkrantzshowstoppers++; (groan)
2002-05-30 Justin Erenkrantz- Fix case where the initial chunk length was 0 was...
2002-05-30 Cliff WoolleyThis definitely gets the award for least useful error...
2002-05-30 Cliff WoolleyWhy the stack buffer and the copy? This seems much...
2002-05-30 Justin Erenkrantzmod_bucketeer needs to preserve error buckets if it...
2002-05-30 Justin ErenkrantzLet the error bucket implement the simple copy routine.
2002-05-30 Justin ErenkrantzAdd macro to check for an error bucket. (Can't call...
2002-05-30 Jeff Trawicksome comments after testing "apxs -g" from a 2.0.36...
2002-05-30 William A.... Based on DougM's feedback to the list...
2002-05-30 William A.... Apparently Roy missed this comment. Rephrase as...
2002-05-30 William A.... Split out the LAYOUT
2002-05-30 William A.... As we find the right places for this content, move...
2002-05-30 Ian Holsmanclear up some warnings about unused variables
2002-05-30 William A.... Thanks for verifying these are valid, Doug. Now...
2002-05-30 Joshua SliveA tiny bit more clarification of _default_.
2002-05-30 Joshua SliveToo many people seem to try to use _default_ with name...
2002-05-30 Jeff Trawickkeep the signed-ness of char buffers consistent with...
2002-05-30 Justin ErenkrantzUnroll the putLong and getLong loops and correct putLon...
2002-05-30 Yoshiki HayashiUpdate Japanese translation.
2002-05-30 Yoshiki HayashiNew Japanese translation.
2002-05-30 Justin ErenkrantzSwitch mod_proxy to using the brigade/filter calls...
2002-05-30 Yoshiki HayashiNew Japanese translation. Forward port from 1.3.
2002-05-30 Yoshiki HayashiNew Japanese translation. Forward port from 1.3.
2002-05-30 Yoshiki HayashiNew Japanese translation.
2002-05-30 Justin ErenkrantzAdd a PROXYREQ_RESPONSE value for request_rec->proxyreq...
2002-05-30 William A.... All rather stale. Any new/remaining issues should...
2002-05-30 Cliff WoolleyImagine the horror. I go to try compiling PHP4, and...
2002-05-30 William A.... Now a moot issue.
2002-05-30 Justin Erenkrantzmod_cgid got hit too with this change
2002-05-30 Justin ErenkrantzApply same patch to mod_cgid that was applied to mod_cg...
2002-05-30 William A.... Goodness
2002-05-30 Cliff Woolleyokay then :)
2002-05-30 Cliff WoolleyYet another reason the MMN needs to get bumped. If...
2002-05-30 William A.... Always using -t "Window Title" option myself, so...
2002-05-30 William A.... Four column tabs, no less? Just a formatting fix
2002-05-30 Justin ErenkrantzA clean prefork build starts up for me on Darwin. ...
2002-05-30 Joshua SliveFix some subscriptions and a typo.
2002-05-30 Justin ErenkrantzRewrite mod_cgi's input handling to use brigades and...
2002-05-30 Cliff WoolleyThanks Ryan for cleaning up after my laziness. :)...
2002-05-30 Justin Erenkrantz- Remove APR_STATUS_IS_SUCCESS calls in favor of direct...
2002-05-30 Sander StrikerCatch up with the apr_allocator_set_owner -> apr_alloca...
2002-05-30 Ryan BloomTokenize the arguments for rewrite programs during...
2002-05-29 Justin ErenkrantzCall apr_file_write_full instead to achieve the same...
2002-05-29 Justin ErenkrantzAs discussed previously on-list, HTTP_IN should return...
2002-05-29 Justin ErenkrantzStylistic changes - remove tabs, clean up long lines...
2002-05-29 Cliff WoolleyI'm holding off on the pool patches until they settle...
2002-05-29 Bradley NicholesFinally got rotatelogs working on NetWare
2002-05-29 William A.... Solve a bug identified by Sebastian that we would...
2002-05-29 Bradley NicholesUpdated the NetWare makefiles to include the rotatelogs...
2002-05-29 Bradley NicholesAdded a NetWare makefile to build the rotate logs NLM
2002-05-29 Bradley NicholesUpdated the build project to build rotatelogs.nlm as...
2002-05-29 Justin ErenkrantzMake sure that z_RC is not Z_STREAM_END in case we...
2002-05-29 William A.... Deflate inflates, who woulda known. Glad I build...
2002-05-29 Joshua SliveFix links.
2002-05-29 Joshua SliveA couple small corrections to the content negotiation...
2002-05-29 Cliff WoolleyNicely done, gentlemen. :)
2002-05-29 Aaron BannertIgnore leading zeros when parsing hex value for chunk...
next