index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This was copied as a test of the ap_r[put|putc|write|printf] family of
William A. Rowe Jr
2001-08-23
2
-1713
/
+0
*
adjust to apr_uri_ rename
Doug MacEachern
2001-08-19
1
-2
/
+2
*
Update the Apache code to account for the XtOffset change in APR.
Ryan Bloom
2001-08-19
1
-1
/
+1
*
Based on the VC6 switch - and pulling the win32 make files from cvs
William A. Rowe Jr
2001-08-17
1
-1
/
+5
*
Ignore goodness
William A. Rowe Jr
2001-08-17
1
-0
/
+1
*
fix some homophonic issues in comments, as well as some
Jeff Trawick
2001-08-15
1
-1
/
+1
*
Fix the new method code. We need to cast 1 to an apr_int64_t or it will
Ryan Bloom
2001-08-11
3
-3
/
+3
*
Adapt to changed declaration of apr_pool_sub_make()
William A. Rowe Jr
2001-08-02
1
-1
/
+1
*
Change over to apr_strfsize() for apr_off_t file size formatting.
William A. Rowe Jr
2001-07-25
1
-1
/
+2
*
Moved util_uri to apr-util/uri/apr_uri, which means adding the apr_
Roy T. Fielding
2001-05-22
1
-4
/
+4
*
Yet more cleanup.
Ben Laurie
2001-05-20
1
-3
/
+3
*
More cleanup.
Ben Laurie
2001-05-20
2
-4
/
+1
*
AP_ function for optional hooks.
Ben Laurie
2001-05-20
3
-4
/
+6
*
More generic -> optional cleanup.
Ben Laurie
2001-05-20
5
-10
/
+10
*
Long overdue name change from "generic hook" to "optional hook".
Ben Laurie
2001-05-20
3
-0
/
+228
*
Goodbye ap_send_http_header
William A. Rowe Jr
2001-02-28
3
-4
/
+0
*
Namespace protect IOBUFSIZ since it is a public symbol.
Ryan Bloom
2001-02-23
1
-2
/
+2
*
Remove a semicolon from a macro. This makes things a bit more readable,
Ryan Bloom
2001-02-22
1
-1
/
+1
*
rename miss: s/apr_clear_pool/apr_pool_clear/g
Doug MacEachern
2001-02-19
1
-1
/
+1
*
Fix a warning.
Ben Laurie
2001-02-17
1
-1
/
+1
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
3
-3
/
+3
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
2
-28
/
+28
*
Eliminate all assumptions that finfo.protection reflects the existance
William A. Rowe Jr
2001-01-31
1
-1
/
+1
*
Add support for type-safe optional functions.
Ben Laurie
2001-01-27
3
-0
/
+182
*
Time to refresh this version (thought we should rename it I suppose.
William A. Rowe Jr
2001-01-23
1
-20
/
+20
*
Stop copying file names that we get from apr_file_t's and apr_dir_t's.
Ryan Bloom
2001-01-05
1
-1
/
+1
*
Last of the Win32 goodness I've noticed
William A. Rowe Jr
2000-12-21
1
-0
/
+2
*
Rename the apr_opendir symbol to apr_dir_open. This makes more sense,
Ryan Bloom
2000-12-17
1
-1
/
+1
*
Ignore all the files that are generated during a build
Ryan Bloom
2000-12-05
1
-0
/
+2
*
add the "next filter" parameter to the rest of the ap_sub_req_* calls.
Greg Stein
2000-11-23
1
-3
/
+3
*
Per new-httpd discussions, this version of mod_autoindex has been set
William A. Rowe Jr
2000-11-09
2
-0
/
+1714
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
2
-7
/
+7
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-1
/
+1
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
2
-66
/
+68
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
2
-18
/
+18
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
2
-4
/
+4
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
5
-0
/
+593