index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize a bit for legibility.
William A. Rowe Jr
2002-07-18
1
-154
/
+134
*
Do some sanity checking on the cache config directives.
Bill Stoddard
2002-07-18
1
-27
/
+28
*
somebody please tell me I don't know how to read C code anymore
Jeff Trawick
2002-07-18
1
-1
/
+4
*
zap an unused variable
Jeff Trawick
2002-07-17
1
-1
/
+0
*
Solve C-L post body reads from the HTTP_IN by ap_get_brigade() so that
William A. Rowe Jr
2002-07-17
2
-0
/
+13
*
Add some debugging logic to perchild. This is almost working now, we just
Ryan Bloom
2002-07-17
1
-19
/
+46
*
Get the prefork MPM using the apr_poll interface directly instead of going
Ryan Bloom
2002-07-17
1
-5
/
+8
*
Get proxy ftp to work over IPv6.
Jeff Trawick
2002-07-17
2
-49
/
+42
*
use APR_TIME_T_FMT when formatting apr_time_t
Jeff Trawick
2002-07-17
4
-6
/
+9
*
use APR_SIZE_T_FMT for formatting apr_size_t
Jeff Trawick
2002-07-17
2
-2
/
+4
*
axe an unused function
Jeff Trawick
2002-07-17
3
-10
/
+5
*
add notes about a portability problem -- formatting apr_time_t
Jeff Trawick
2002-07-17
2
-0
/
+2
*
Last missing symbols that I can find.
William A. Rowe Jr
2002-07-17
2
-3
/
+2
*
suck_in wasn't sucking hard enough. Fixed the header.
William A. Rowe Jr
2002-07-17
1
-0
/
+1
*
this file should have the asf license on it
Cliff Woolley
2002-07-17
1
-0
/
+58
*
Add a couple of optimizations to the priority queue code:
Cliff Woolley
2002-07-17
1
-48
/
+41
*
header files should include everything they need to compile
Cliff Woolley
2002-07-17
1
-2
/
+9
*
Fix up a few gotchas in httpd_roll_release
Cliff Woolley
2002-07-16
1
-4
/
+9
*
Look for OpenSSL libraries in /usr/lib64.
Justin Erenkrantz
2002-07-16
2
-1
/
+3
*
Update SuSE layout.
Justin Erenkrantz
2002-07-16
2
-5
/
+7
*
Revert the change in the previous commit, which broke the
Brian Pane
2002-07-16
1
-1
/
+1
*
AIX: Apache is slightly faster with this malloc setting
Jeff Trawick
2002-07-16
1
-0
/
+1
*
Fix definition of <section>, which was duplicated but not quite the same in
Joshua Slive
2002-07-16
2
-9
/
+5
*
Export functions declared by APR_DECLARE_INHERIT_SET/UNSET macros.
Brian Havard
2002-07-16
1
-0
/
+14
*
And fix the version number
Martin Kraemer
2002-07-16
1
-3
/
+3
*
Fix the long-standing bug that "ab -t10" would loop for 10000 seconds
Martin Kraemer
2002-07-16
1
-4
/
+5
*
Add 2002
Martin Kraemer
2002-07-16
3
-3
/
+3
*
If "@APACHECTL_ULIMIT@" is used in apachectl.in, then something must
Martin Kraemer
2002-07-16
1
-1
/
+1
*
Optimize away a couple 64bit integer divides.
Aaron Bannert
2002-07-16
1
-1
/
+1
*
Improve the comments on the fd limits.
Aaron Bannert
2002-07-16
1
-1
/
+5
*
I hope I got everybody this time.
Joshua Slive
2002-07-15
1
-0
/
+7
*
Add Swedish language to error documents LanguagePriority
Joshua Slive
2002-07-15
3
-3
/
+3
*
Add Swedish error documents and do a little bit of reformating.
Joshua Slive
2002-07-15
19
-72
/
+381
*
Update the info on browser support of digest auth.
Joshua Slive
2002-07-15
2
-24
/
+27
*
Add a new DTD for a basic page in the users manual, and take out the common e...
Joshua Slive
2002-07-15
3
-97
/
+118
*
Eat our own dogfood when it comes to the time macros.
Sander Striker
2002-07-15
1
-1
/
+1
*
How isn't this built on Win32? Thanks Sander.
William A. Rowe Jr
2002-07-15
1
-2
/
+1
*
Fixed good. The modulos op should give us just that extra little bit we
William A. Rowe Jr
2002-07-15
1
-1
/
+1
*
Sleep INTO the next second, not for the entire next second.
William A. Rowe Jr
2002-07-15
1
-1
/
+1
*
http occurances to update for apr_socket_opt_get/set
William A. Rowe Jr
2002-07-15
10
-34
/
+39
*
Remove a time lookup that's now unnecessary
Brian Pane
2002-07-15
1
-2
/
+0
*
Timeout/time fixes
William A. Rowe Jr
2002-07-15
7
-25
/
+22
*
The macros remove how much legibility?
William A. Rowe Jr
2002-07-15
1
-3
/
+1
*
Increase the per-process file descriptor limit in apachectl
Brian Pane
2002-07-15
3
-0
/
+15
*
Streamline the handling of C-L values in the common case by using
Jim Jagielski
2002-07-14
1
-31
/
+20
*
added apr_is_empty_array()
Brian Pane
2002-07-13
1
-1
/
+1
*
And the other one...
William A. Rowe Jr
2002-07-13
1
-2
/
+2
*
$(IntDir) doesn't go back to VC5
William A. Rowe Jr
2002-07-13
1
-6
/
+4
*
Forgot to change both release and debug opts at once
William A. Rowe Jr
2002-07-13
1
-10
/
+0
*
Get rid of the buildmark bogosity. It never helped ide users, and
William A. Rowe Jr
2002-07-13
1
-3
/
+17
[next]