]> granicus.if.org Git - apache/shortlog
apache
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...
2002-05-29 Jeff Trawickget mod_deflate to compile with compilers that care...
2002-05-29 Jeff Trawickhot
2002-05-29 Yoshiki HayashiUpdate URL to mirror finding script.
2002-05-29 Justin ErenkrantzInput filter support for mod_deflate.
2002-05-29 Justin ErenkrantzAdd a note indicating what it would take to get MTIME...
2002-05-29 Aaron BannertProperly detect overflow when reading the hex chunk...
2002-05-29 Justin ErenkrantzImplement flushing support for mod_deflate.
2002-05-29 Justin Erenkrantzmod_bucketeer has been tried, convicted, and sentenced...
2002-05-29 Justin ErenkrantzAllow mod_deflate to be more tolerant of multiple conte...
2002-05-29 Justin ErenkrantzSimplify ap_read_pid and make it more portable.
2002-05-29 Cliff WoolleyError out a bit more nicely if the RewriteMap prg:...
2002-05-29 Joshua SliveUpdate transformations.
2002-05-29 Joshua SliveUpdate the content negotiation docs to incorporate...
2002-05-29 Cliff WoolleyFix RewriteMap prg:'s that have command-line args.
2002-05-28 Justin ErenkrantzSwitch the limit directive enforcement error paths...
2002-05-28 Justin ErenkrantzCorrectly return 413 when an invalid chunk size is...
2002-05-28 Cliff Woolleyshowstoppers--;
2002-05-28 Ryan BloomFix http redirecting for UserDir. Before this patch...
2002-05-28 Cliff Woolleywhy do I keep forgetting to commit CHANGES with the...
2002-05-28 Cliff WoolleyAPR-ize the localtime() fooness, since localtime()...
2002-05-28 Cliff Woolleyjust in case anybody cares
2002-05-28 Justin Erenkrantzvote++; (cheer)
2002-05-28 Cliff Woolleyshowstoppers--;
2002-05-28 Bradley NicholesThe lock should have already been released when the...
next