index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
ab.dsp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-06-11
Do printf formatting properly.
Ben Laurie
1
-5
/
+1
2000-06-11
Eliminate spurious tab.
Ben Laurie
1
-1
/
+1
2000-06-11
Split generating Makefiles and creating config_vars.mk.
Sascha Schumann
2
-7
/
+14
2000-06-11
Avoid second invocation of cat.
Sascha Schumann
1
-3
/
+1
2000-06-11
Fix dependencies for util_uri.lo and util.lo.
Sascha Schumann
1
-2
/
+2
2000-06-11
Fix path for helpers/PrintPath which is in $srcdir.
Sascha Schumann
1
-1
/
+1
2000-06-10
A little more cleanup of win_service and windows .html docs.
William A. Rowe Jr
1
-120
/
+164
2000-06-10
cast ap_snprintf() argument to the type expected by the format string
Jeff Trawick
1
-1
/
+1
2000-06-10
Get FreeBSD 3.4 building again. It doesn't have lib dl, so the build
Jeff Trawick
1
-1
/
+4
2000-06-10
hi Toto!
Greg Stein
1
-1
/
+4
2000-06-10
perfect blue sky. Ain't CA wonderful?
Ryan Bloom
1
-2
/
+2
2000-06-10
clouds? what are those?
Greg Stein
1
-1
/
+9
2000-06-10
Cleanup more of the Apache configuration. This removes all of the shared
Ryan Bloom
8
-47
/
+14
2000-06-10
Get FreeBSD building again with the resource limiting changes (FreeBSD
Jeff Trawick
2
-1
/
+9
2000-06-10
httpd -V now displays APR's selection of the lock mechanism instead of the
Jeff Trawick
1
-10
/
+10
2000-06-10
Fix a Solaris compilation problem with mod_cgid:
Jeff Trawick
1
-12
/
+1
2000-06-10
fix nagle
dgaudet
1
-1
/
+3
2000-06-10
another iteration on the saferead/bhalfduplex stuff ... there was a
dgaudet
1
-2
/
+1
2000-06-10
Update the Dexter MPM to use APR for shared memory. This removes a lot
Ryan Bloom
3
-342
/
+46
2000-06-10
Looking good outside.
Ryan Bloom
1
-1
/
+3
2000-06-10
fix dependencies. (what is a .lo anyway? i tried making the .o depend
dgaudet
1
-2
/
+2
2000-06-10
We don't ever actually use HAVE_CRYPT, so stop defining it.
Ryan Bloom
1
-9
/
+0
2000-06-10
Remove waitpid from the config checks and all calls to waitpid from the
Ryan Bloom
3
-25
/
+7
2000-06-09
Remove a bunch of string functions from Apache. These are basically
Ryan Bloom
4
-104
/
+0
2000-06-09
Remove all occurances of strerror from Apache. ap_strerror works just
Ryan Bloom
12
-49
/
+49