summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The fast fix to get FirstBill back out of the gate. It brings up anWilliam A. Rowe Jr2001-01-192-2/+2
* Kill an unused variableWilliam A. Rowe Jr2001-01-191-1/+0
* Win32: httpd.mak is not used now.Bill Stoddard2001-01-191-1/+0
* whoops. last two commits didn't deal with $(srcdir)Greg Stein2001-01-191-1/+1
* maxdepth isn't portable, so just list the .c files (if any)Greg Stein2001-01-191-1/+1
* Fix make depend for the whole serverRyan Bloom2001-01-192-2/+8
* Remove the direct links to the Apache web site from the welcome pagesJoshua Slive2001-01-1926-31/+31
* missed these files on my previous commit of highperformance.conf -Greg Ames2001-01-192-3/+4
* By popular reviewWilliam A. Rowe Jr2001-01-192-2/+2
* Stop checking to see if this is a pipelined request if we knowRyan Bloom2001-01-192-1/+7
* Rely on the APR dso_load cleanup to unload the DSO correctly. There isRyan Bloom2001-01-191-26/+0
* updated to work with either prefork or the pthread mpms.Greg Ames2001-01-191-8/+15
* Align the target binary with the newer layoutWilliam A. Rowe Jr2001-01-191-4/+4
* The only symbol dropped, not counting regcomp regerror regexec regfreeWilliam A. Rowe Jr2001-01-192-2/+4
* Normalize the use of AP_DECLARE_DATAWilliam A. Rowe Jr2001-01-195-13/+13
* Clearing out the libhttpd.def from win32William A. Rowe Jr2001-01-192-424/+0
* The big change. This is part 3 of the apr-util symbols rename, pleaseWilliam A. Rowe Jr2001-01-1986-968/+970
* Remove some STATUS items that are already in APR's STATUS file.Ryan Bloom2001-01-191-15/+1
* Cleanup the STATUS file a bit.Ryan Bloom2001-01-191-6/+1
* Forward port OtherBill's fix from 1.3.Yoshiki Hayashi2001-01-192-6/+4
* When is a void fn(void) not a void fn(void)? It's a win32'ism, sinceWilliam A. Rowe Jr2001-01-182-4/+14
* Some missing exportsWilliam A. Rowe Jr2001-01-187-7/+8
* Fixups to build the whole shebang once again.William A. Rowe Jr2001-01-182-25/+25
* Bring forward from 1.3:Tony Finch2001-01-183-26/+57
* Fix the RFC number mentioned when complaining about a missingTony Finch2001-01-182-1/+4
* handy aliasDoug MacEachern2001-01-181-1/+5
* This change eliminates the intermediate httpd.lib from the build ofWilliam A. Rowe Jr2001-01-185-2733/+376
* Vancouver is rainy and cold today. Better stay indoors.Joshua Slive2001-01-181-10/+11
* Add html versions of unix man pages. Clearly, some of the man pagesJoshua Slive2001-01-1816-0/+1135
* what weather?Jeff Trawick2001-01-181-4/+1
* Remove a typedef that doesn't seem to be used.Ryan Bloom2001-01-181-2/+0
* fix the declaration of the register-hooks function in the remainingJeff Trawick2001-01-188-8/+8
* New Japanese translation by Minoru Yamazato <yamazato@geocities.co.jp>Yoshiki Hayashi2001-01-182-499/+495
* Add an ApacheToday (Rich Bowen) tutorial on mod_access and a niceJoshua Slive2001-01-181-0/+6
* Fix prefork MPMRyan Bloom2001-01-181-1/+1
* Provide apr_pool_t arg to register_hooks, since anything they do in thatWilliam A. Rowe Jr2001-01-175-33/+41
* Provide apr_pool_t arg to register_hooks, since anything they do in thatWilliam A. Rowe Jr2001-01-1748-109/+107
* Remove reference to srm.conf and access.conf which was forward portedYoshiki Hayashi2001-01-162-16/+12
* fix a warning on platforms where <strings.h> is needed for str[n]casecmp()Jeff Trawick2001-01-151-0/+3
* fix a warning on platforms where apr_size_t isn't intJeff Trawick2001-01-151-3/+4
* mention mod_dav in the description of the ap_http_filter() fix in caseJeff Trawick2001-01-151-3/+3
* avoid warnings on systems where apr_size_t isn't int and whereJeff Trawick2001-01-151-3/+6
* Fix an endless loop in ab which occurred when ab was postingJeff Trawick2001-01-152-7/+18
* Change everything to The Apache Software License 1.1Martin Kraemer2001-01-152-66/+68
* Fix a segfault in ap_http_filter(). I hit the segfault whileJeff Trawick2001-01-152-4/+9
* Backport documentation about Include som-dir usage from 1.3.Yoshiki Hayashi2001-01-152-12/+36
* That's not a -D'ef - its an envar - you can't pass foo=bar in apache!William A. Rowe Jr2001-01-131-2/+3
* Eliminate a warning, pid is an int.William A. Rowe Jr2001-01-131-2/+1
* Lay it on the tableWilliam A. Rowe Jr2001-01-131-3/+15
* Clearly the last patch is the -wrong- solution for awk... so I'm backingWilliam A. Rowe Jr2001-01-132-11/+11