index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
core.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2002-03-16
Eliminate potential ap_server_root_relative segfaults, with the input
William A. Rowe Jr
1
-8
/
+13
2002-03-16
Silly module, we don't need compat.h :)
William A. Rowe Jr
1
-3
/
+3
2002-03-16
Solaris 8 doesn't have a thundering herd problem
Ian Holsman
2
-1
/
+15
2002-03-15
make sure we set rc before referencing it
Jeff Trawick
1
-1
/
+6
2002-03-15
Axe unused variable
William A. Rowe Jr
1
-2
/
+0
2002-03-15
clean up the use of apr_sockaddr_t (stay out of family-specific
Jeff Trawick
1
-9
/
+6
2002-03-15
Another potential ap_server_root_relative failure
William A. Rowe Jr
1
-3
/
+3
2002-03-15
Style touchup
William A. Rowe Jr
1
-2
/
+2
2002-03-15
Another potential ap_server_root_relative failure.
William A. Rowe Jr
1
-1
/
+1
2002-03-15
A coworker discovered that really bogus path names segfault the server
William A. Rowe Jr
1
-0
/
+16
2002-03-15
speed up the short_report path... we were unnecessarily
Jeff Trawick
1
-178
/
+174
2002-03-15
Factor out a bunch of commonality between the HAVE_TIMES path and
Jeff Trawick
1
-41
/
+27
2002-03-15
Outch! DougM reports that I never committed this file. Lo and behold,
William A. Rowe Jr
1
-0
/
+4
2002-03-15
Allow URIs specifying CGI scripts to include '/' at the end
Jeff Trawick
2
-0
/
+19
2002-03-15
fix a couple of formatting bugs in the !HAVE_TIMES path
Jeff Trawick
1
-2
/
+2
2002-03-15
make mod_status a little faster by checking for an active server sooner in
Jeff Trawick
1
-162
/
+166
2002-03-15
Since noone seemed to have a real problem with it, change !! to
Sander Striker
1
-1
/
+1
2002-03-15
Typo (noticed while browsing http://docx.webperf.org/)
Martin Kraemer
1
-1
/
+1
2002-03-15
get rid of some -Wall warnings
Doug MacEachern
2
-0
/
+5
2002-03-15
remove stray log message (from madhu)
Doug MacEachern
1
-3
/
+0
2002-03-15
OtherBill took care of my mod_negotiation concern.
Jeff Trawick
1
-7
/
+1
2002-03-15
Remove the pools API change from the showstoppers section.
Sander Striker
1
-2
/
+1
2002-03-15
Update the mpms to call the new allocator/pools API
Sander Striker
4
-4
/
+19
2002-03-15
PR:
Doug MacEachern
8
-237
/
+286
2002-03-14
FYI...
Bill Stoddard
1
-2
/
+2
2002-03-14
deal with the rename of kill_after_timeout to APR_KILL_AFTER_TIMEOUT
Jeff Trawick
7
-7
/
+7
2002-03-14
mention an outstanding scoreboard alignment issue (not a showstopper :) )
Jeff Trawick
1
-1
/
+8