]> granicus.if.org Git - apache/shortlog
apache
2002-06-06 Jeff Trawickget the prototype for strcasecmp() on AIX
2002-06-06 Yoshiki HayashiI don't think Windows version uses prefork MPM.
2002-06-06 Yoshiki HayashiUpdate transformations.
2002-06-06 Yoshiki HayashiNew Japanese translation.
2002-06-06 Justin ErenkrantzFix breakage introduced in mod_cgi commit since we...
2002-06-06 William A.... Need to grok optional fns.
2002-06-06 William A.... Experimental patch to work around Win32 services...
2002-06-06 William A.... Ordered lists are a whole lot more useful.
2002-06-06 William A.... Whoops. Others need to peek into include and cgi...
2002-06-06 William A.... Catch up with Brad's changes, this knocks off the...
2002-06-06 William A.... Once moved to a shared location, this bouncy #include...
2002-06-06 William A.... Cleanup an emit
2002-06-05 Bradley NicholesEnhancement to the optional function ap_cgi_build_comma...
2002-06-05 Bradley NicholesConsolidated the startup attributes for building the...
2002-06-05 Bill StoddardHummm. not entirely sure if ap_meets_conditions() does...
2002-06-05 Bill StoddardFix segfault at startup when the startup fails before...
2002-06-05 Cliff WoolleyUpdating 2.0.37 status. Even though this is dragging...
2002-06-05 Cliff WoolleyGet rid of some uninitialized value errors with apxs -q.
2002-06-05 Greg Amesfix a compile failure on platforms where apr_atomic_t...
2002-06-05 Bill StoddardFix a storage leak introduced by my patch last night...
2002-06-05 Jeff Trawickwrowe just committed a fix for this showstopper
2002-06-05 William A.... Solve the -k start bug [thanks for the pointers,...
2002-06-05 William A.... Potential fixes. Patch up the fact that users often...
2002-06-05 William A.... cvs up/diff gets pretty hard to track with vc7 builds.
2002-06-05 Jeff Trawicktrying to keep the days straight (time flies regardless)
2002-06-05 Jeff TrawickFix apxs to allow it to work when the build directory...
2002-06-05 Justin ErenkrantzOops.
2002-06-05 Justin ErenkrantzUpdate on showstoppers.
2002-06-05 Bill StoddardAdd content negotiation and expiration policy to mod_ca...
2002-06-04 Ian Holsmanhope I did this right
2002-06-04 Bill StoddardJean-Jacques is reporting that this change dramatically...
2002-06-04 Bill StoddardThe number of collision chains in cache_hash is MCacheM...
2002-06-04 Bradley NicholesAdded conditional build instructions for building the...
2002-06-04 Bradley NicholesGeneral make file for building the filter modules
2002-06-04 Bill StoddardUpdate comments for Stas Bekman
2002-06-04 Ryan BloomAllow ap_discard_request_body to be called multiple...
2002-06-04 Bill StoddardSave request_time and response_time in the info struct
2002-06-04 Justin ErenkrantzThe style police have arrested mod_alias on charges...
2002-06-04 Ryan BloomRemove all special mod_ssl URIs. This also fixes the...
2002-06-04 Yoshiki HayashiNew Japanese translation.
2002-06-04 Yoshiki HayashiAdd missing right parenthesis.
2002-06-04 William A.... Feedback appreciated - I'm guessing that we can trust...
2002-06-04 William A.... The only remaining question ... are nested or strictl...
2002-06-03 Cliff Woolleydemote the hpux problem since there's an easy workaround
2002-06-03 Bradley NicholesForgot to add cgi_module to the release build
2002-06-03 Jeff Trawickmake a note about an issue listed as a showstopper
2002-06-03 Jeff Trawick--funky_build_issues
2002-06-03 Jeff TrawickFix the binary build install script so that the build...
2002-06-03 Jeff Trawickfix a major snafu that broke binary builds
2002-06-03 Jeff TrawickOn OS/390, the compiler/linker front-end doesn't handle
2002-06-03 Justin ErenkrantzStyle police come before the code police.
2002-06-02 Brian Paneproxy showstopper
2002-06-02 Cliff WoolleyThe recent changes require a full recompile. Lack...
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...
next