summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the make targets and rules to be consistent in all of theRoy T. Fielding2001-05-1811-127/+152
* Rainy day in Charlottesville...Cliff Woolley2001-05-171-1/+13
* Fix processing of the TRACE method. Previously we passed bogusJeff Trawick2001-05-173-42/+16
* rockin' 'n rollin'Jeff Trawick2001-05-171-1/+9
* Get the Request Phase Participation change compiling on Windows.Bill Stoddard2001-05-171-1/+11
* DoneBill Stoddard2001-05-171-3/+1
* Win32: Enable reliable piped log support.Bill Stoddard2001-05-172-5/+7
* Fix a segfault in apr_proc_other_child_unregister. Jeff recently madeBill Stoddard2001-05-171-1/+0
* apr_proc_probe_writable_fds is goneJeff Trawick2001-05-171-1/+0
* Remove calls to apr_proc_probe_writable_fds(). The function is going away.Bill Stoddard2001-05-162-6/+0
* don't destroy the pcgi pool when the other-child registrationJeff Trawick2001-05-162-15/+4
* this patch removes the warning:Jeff Trawick2001-05-161-0/+1
* Account for changes to the name of field "private" in struct apr_xml_elem.Jeff Trawick2001-05-162-10/+10
* Do not start piped log processes during the config fileBill Stoddard2001-05-162-0/+18
* clean up DSO builds on OS/390 a bit by ignoring some generated filesJeff Trawick2001-05-159-2/+11
* Ooops. Didn't remove *all* of the new_scoreboard stuff. This was harmless,Paul J. Reder2001-05-151-1/+0
* add "Request Phase Participation" info to mod_infoDoug MacEachern2001-05-152-1/+92
* Make first phase changes to the scoreboard data structures inPaul J. Reder2001-05-157-116/+125
* Fix typosMartin Kraemer2001-05-141-2/+2
* A bit more clarity, and that's it for now.William A. Rowe Jr2001-05-141-2/+5
* Clarify the wintty purpose and syntax.William A. Rowe Jr2001-05-141-7/+12
* Q. "Why can't I watch my server's activity?" A. You can.William A. Rowe Jr2001-05-142-0/+418
* Hmmm, two answers for the price of one. Add the trailing-slashWilliam A. Rowe Jr2001-05-132-2/+6
* Separate enablement of AP_DEBUG code from enablement of codeJeff Trawick2001-05-132-6/+6
* Implement Jeff's idea for an autoconf-defined symbol to enable the specialGreg Stein2001-05-132-4/+8
* get rid of an errant semicolon which broke gcc builds (sorry!)Jeff Trawick2001-05-121-1/+1
* Only turn on AP_DEBUG if we're using gcc.Jeff Trawick2001-05-121-1/+1
* I woke up too early this morning.Roy T. Fielding2001-05-121-1/+1
* Fix httpd's definition of LTFLAGS to be consistent with that of aprRoy T. Fielding2001-05-1211-17/+21
* It is easier to re-run configure's test and pick up the cached valuesRoy T. Fielding2001-05-121-11/+4
* Cleanup the reporting of incorrect end tags for container directives.Ryan Bloom2001-05-122-0/+10
* Small fix to make depend, although make depend doesn't seem to be used?Victor J. Orlikowski2001-05-111-1/+1
* More changes based on Ian's patch.Victor J. Orlikowski2001-05-111-6/+8
* Fix up some of the definitions, based on Ian's patch.Victor J. Orlikowski2001-05-111-7/+9
* The pattern was too general -- it would match the date within theRoy T. Fielding2001-05-111-3/+3
* Do not send apr_file_t allocated out of the pconf pool down theBill Stoddard2001-05-111-2/+10
* Allows Mod_proxy to be dynamically loaded on win32 systemsIan Holsman2001-05-119-74/+383
* When checking for gcc, use variable ac_cv_prog_gcc instead of GCC.Jeff Trawick2001-05-111-2/+2
* revert to the documented behavior of MaxRequestPerChild 0, but keep theGreg Ames2001-05-111-10/+36
* Moved inside configure.in.Roy T. Fielding2001-05-111-67/+0
* Simplify the configuration process by moving all libtool stuff to APRRoy T. Fielding2001-05-112-5/+35
* No need to sinclude macros that we no longer use.Roy T. Fielding2001-05-111-2/+0
* We don't need no stinkin libtool when APR already has one for us to use.Roy T. Fielding2001-05-112-15/+2
* Add the AP_DECLARE()/AP_CORE_DECLARE macros on the return types ofChuck Murcko2001-05-117-6/+10
* Make the runtime path hack a little more portable, even though it is theRoy T. Fielding2001-05-102-3/+4
* A couple of default win config file tweaks.Bill Stoddard2001-05-101-9/+1
* Proving once again that bash doesn't bother to document when theyRoy T. Fielding2001-05-101-3/+3
* Replace install.html with an html-ized version ofJoshua Slive2001-05-102-358/+878
* I forgot to add the bit that allows the macro to be called more than once.Roy T. Fielding2001-05-101-0/+2
* Eventually we will want to only find openssl once regardless of howRoy T. Fielding2001-05-103-99/+106