index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
http_protocol.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update http_protocol.h to use ScanDoc.
Ryan Bloom
2000-08-05
1
-49
/
+318
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-6
/
+6
*
Fix a warning associated with the ap_send_fd change from earlier today.
Ryan Bloom
2000-07-11
1
-1
/
+1
*
Reimplement ap_send_fd. Eliminate ap_send_fd_length. If APR_HAS_SENDFILE is
Bill Stoddard
2000-07-10
1
-2
/
+2
*
add ap_get_status_line() so that modules can get a standardized
Greg Stein
2000-07-04
1
-0
/
+7
*
blast the old names for the status codes
Greg Stein
2000-06-24
1
-5
/
+5
*
PR:
William A. Rowe Jr
2000-05-28
1
-4
/
+4
*
William A. Rowe Jr
2000-05-27
1
-4
/
+4
*
add AP_ prefix to *HOOK* macros
Doug MacEachern
2000-04-26
1
-4
/
+4
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-32
/
+33
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
time overhaul:
dgaudet
2000-01-09
1
-1
/
+1
*
First step in getting Apache to use APR's time libraries. This gets a good
Ryan Bloom
1999-12-20
1
-1
/
+1
*
Next stage of ap_mmap support. Tested on FreeBSD and BeOS.
David Reid
1999-11-20
1
-1
/
+2
*
Export ap_send_error_response
Bill Stoddard
1999-11-05
1
-1
/
+1
*
Update ap_send_fd() and ap_send_fd_length() to use an ap_file_t. Hummm...
Bill Stoddard
1999-10-05
1
-2
/
+2
*
Fix warnings.
Ben Laurie
1999-09-12
1
-1
/
+2
*
Remove all of the calls to functions like "ap_popenf". These functions were
Ryan Bloom
1999-09-08
1
-2
/
+3
*
Start to implement module-defined hooks that are a) fast and b) typesafe.
Roy T. Fielding
1999-08-26
1
-0
/
+12
*
Replace file descriptor with APRFile [Dean]
Roy T. Fielding
1999-08-26
1
-2
/
+2
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+223