index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
util_uri.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-41
/
+41
*
Move all APR functions related to strings to their own directory, and
Ryan Bloom
2000-07-21
1
-0
/
+1
*
Fix some bad ap_log_error() invocations. Comment on a bad
Jeff Trawick
2000-07-18
1
-4
/
+4
*
Include strings.h for strcasecmp(), strncasecmp(), and bzero().
Jeff Trawick
2000-06-28
1
-0
/
+3
*
Get rid of a compiler warning.
Bill Stoddard
2000-06-19
1
-1
/
+1
*
More consification, correct command initialisation.
Ben Laurie
2000-06-17
1
-2
/
+2
*
Protect system header files with the appropriate macros.
Ryan Bloom
2000-06-13
1
-0
/
+4
*
Clean up a big chunk of ap_config.h. This basically stops ap_config.h from
Ryan Bloom
2000-06-12
1
-0
/
+1
*
PR:
William A. Rowe Jr
2000-05-28
1
-2
/
+2
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-6
/
+6
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-32
/
+34
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX is
Ryan Bloom
2000-01-28
1
-1
/
+1
*
Let ap_config.h figure out whether netdb.h should be included or not.
Bill Stoddard
2000-01-21
1
-1
/
+1
*
Finish the commits for the change in the header files. Basically, this hides
Ryan Bloom
2000-01-19
1
-0
/
+2
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
1
-7
/
+7
*
Rearchitect the mess in http_main.c, http_core.c and buff.c.
Roy T. Fielding
1999-08-26
1
-1
/
+0
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+599