summaryrefslogtreecommitdiffstats
path: root/Apache.dsp (unfollow)
Commit message (Expand)AuthorFilesLines
2002-06-04 Feedback appreciated - I'm guessing that we can trust the isapi appWilliam A. Rowe Jr1-1/+6
2002-06-04 The only remaining question ... are nested or strictly unnested locksWilliam A. Rowe Jr3-44/+20
2002-06-04demote the hpux problem since there's an easy workaroundCliff Woolley1-23/+17
2002-06-03Forgot to add cgi_module to the release buildBradley Nicholes1-0/+0
2002-06-03make a note about an issue listed as a showstopperJeff Trawick1-1/+4
2002-06-03--funky_build_issuesJeff Trawick1-11/+1
2002-06-03Fix the binary build install script so that the build logicJeff Trawick2-4/+7
2002-06-03fix a major snafu that broke binary buildsJeff Trawick1-1/+1
2002-06-03On OS/390, the compiler/linker front-end doesn't handleJeff Trawick2-3/+2
2002-06-03Style police come before the code police.Justin Erenkrantz1-28/+29
2002-06-03proxy showstopperBrian Pane1-1/+4
2002-06-03The recent changes require a full recompile. Lack thereof has bittenCliff Woolley1-1/+2
2002-06-02Propogate apr-util changeCliff Woolley1-2/+1
2002-06-02This has been resolved, but it never should have been added to this file.Ryan Bloom1-4/+1
2002-06-02Outstanding veto: the metadata flag should be per-type not per-bucket.Justin Erenkrantz1-1/+4
2002-06-02Update transformations.Joshua Slive4-48/+68
2002-06-02Simplify the worker mpm docs a little.Joshua Slive1-29/+48
2002-06-02Too much garbage in the summary. Just put there what "Joe Average User" needsJoshua Slive1-11/+28
2002-06-02IMHO, known HTTP protocol violations fall under showstopper.Justin Erenkrantz1-1/+19
2002-06-02Use the basename of the dso file rather than assuming it does not includeJustin Erenkrantz2-4/+8
2002-06-02added a suggestion on one of the showstoppersBrian Pane1-1/+2
2002-06-02Updated the introduction to reflect 2.0Brian Pane1-33/+18
2002-06-02Removed the section about 1.3-specific patches (fortunately, mostBrian Pane1-29/+0
2002-06-02Updated the section on OS configuration to cover some 2.0 issuesBrian Pane1-5/+17
2002-06-02Added a reference to the EnableMMAP documentation for theBrian Pane1-1/+3
2002-06-02Use directive tags on directives, rather than code tags.Rich Bowen1-6/+11
2002-06-01Close the <proxy> container properly.Joshua Slive1-3/+3
2002-06-01Switched to using atomic operations for tracking the active threads ratherBradley Nicholes1-9/+3
2002-05-31 A few more unused/unnecessary variables and surpress an uninitializedWilliam A. Rowe Jr1-5/+3
2002-05-31add 2 new enviornment variables to deal with misbehaving backendsIan Holsman1-1/+9
2002-05-31 Clean up new compiler emit noiseWilliam A. Rowe Jr1-1/+1
2002-05-31The apr_bucket change requires a minor MMN bump. Also modify Apache'sRyan Bloom4-3/+4
2002-05-31if we autoindex, discard the request body and check for anyJeff Trawick1-0/+6
2002-05-31If the request doesn't have a body, then don't try to read it. WithoutRyan Bloom1-0/+5
2002-05-31 Enable SSL negotation in ab.c. It is that, or remove all the entirelyWilliam A. Rowe Jr1-24/+356
2002-05-31Fixed the @exp_cgidir@ replacement value so that it resolves to the correctBradley Nicholes1-0/+1
2002-05-31Added mod_cgi and mod_netware to the NetWare make files.Bradley Nicholes1-0/+2
2002-05-31Finally able to add real CGI functionality on NetWareBradley Nicholes1-0/+3
2002-05-31 Well, know that I'm aware that the ssl stuff was entirely premature, it'sWilliam A. Rowe Jr1-6/+15
2002-05-31Implemented ap_os_create_privileged_process() for NetWare which simply maps toBradley Nicholes1-1/+1
2002-05-31Added mod_cgi and mod_netware as built in module in the NetWare buildBradley Nicholes2-3/+418
2002-05-31Added mod_cgi and mod_netware to the build projectBradley Nicholes1-0/+0
2002-05-31Fix segfault when x hasn't been initialized and tighten its scope.Justin Erenkrantz1-3/+2
2002-05-31 Locks are good, provide locks. ab -s -c >1 is [was?] dying on Win32William A. Rowe Jr1-2/+76
2002-05-31Fix typo.Yoshiki Hayashi2-2/+2
2002-05-31we should be copying over all metadata buckets we don't understand, notCliff Woolley1-4/+5
2002-05-31New Japanese translation.Yoshiki Hayashi2-634/+647
2002-05-31Fix the case where we generate both a 401 and 413 and we go bonkers.Justin Erenkrantz1-4/+8
2002-05-31Judging from the example below, this sentence has one too many negative in it.Yoshiki Hayashi2-4/+4
2002-05-31Fix the case where if there is no ErrorDocument specified for an error,Justin Erenkrantz1-22/+45