summaryrefslogtreecommitdiffstats
path: root/server/core.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-03-16 Eliminate potential ap_server_root_relative segfaults, with the inputWilliam A. Rowe Jr1-8/+13
2002-03-16 Silly module, we don't need compat.h :)William A. Rowe Jr1-3/+3
2002-03-16Solaris 8 doesn't have a thundering herd problemIan Holsman2-1/+15
2002-03-15make sure we set rc before referencing itJeff Trawick1-1/+6
2002-03-15 Axe unused variableWilliam A. Rowe Jr1-2/+0
2002-03-15clean up the use of apr_sockaddr_t (stay out of family-specificJeff Trawick1-9/+6
2002-03-15 Another potential ap_server_root_relative failureWilliam A. Rowe Jr1-3/+3
2002-03-15 Style touchupWilliam A. Rowe Jr1-2/+2
2002-03-15 Another potential ap_server_root_relative failure.William A. Rowe Jr1-1/+1
2002-03-15 A coworker discovered that really bogus path names segfault the serverWilliam A. Rowe Jr1-0/+16
2002-03-15speed up the short_report path... we were unnecessarilyJeff Trawick1-178/+174
2002-03-15Factor out a bunch of commonality between the HAVE_TIMES path andJeff Trawick1-41/+27
2002-03-15 Outch! DougM reports that I never committed this file. Lo and behold,William A. Rowe Jr1-0/+4
2002-03-15Allow URIs specifying CGI scripts to include '/' at the endJeff Trawick2-0/+19
2002-03-15fix a couple of formatting bugs in the !HAVE_TIMES pathJeff Trawick1-2/+2
2002-03-15make mod_status a little faster by checking for an active server sooner inJeff Trawick1-162/+166
2002-03-15Since noone seemed to have a real problem with it, change !! toSander Striker1-1/+1
2002-03-15Typo (noticed while browsing http://docx.webperf.org/)Martin Kraemer1-1/+1
2002-03-15get rid of some -Wall warningsDoug MacEachern2-0/+5
2002-03-15remove stray log message (from madhu)Doug MacEachern1-3/+0
2002-03-15OtherBill took care of my mod_negotiation concern.Jeff Trawick1-7/+1
2002-03-15Remove the pools API change from the showstoppers section.Sander Striker1-2/+1
2002-03-15Update the mpms to call the new allocator/pools APISander Striker4-4/+19
2002-03-15PR:Doug MacEachern8-237/+286
2002-03-14FYI...Bill Stoddard1-2/+2
2002-03-14deal with the rename of kill_after_timeout to APR_KILL_AFTER_TIMEOUTJeff Trawick7-7/+7
2002-03-14mention an outstanding scoreboard alignment issue (not a showstopper :) )Jeff Trawick1-1/+8