index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
error_bucket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Propogate apr-util change
Cliff Woolley
2002-06-02
1
-2
/
+1
*
The apr_bucket change requires a minor MMN bump. Also modify Apache's
Ryan Bloom
2002-05-31
1
-0
/
+1
*
fix some major badness: error buckets *cannot* use simple_copy because
Cliff Woolley
2002-05-31
1
-5
/
+12
*
Let the error bucket implement the simple copy routine.
Justin Erenkrantz
2002-05-30
1
-1
/
+1
*
Propogate the change to insert "bucket_" into the names of the
Cliff Woolley
2002-04-20
1
-3
/
+3
*
BUCKET FREELISTS
Cliff Woolley
2002-03-29
1
-10
/
+8
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Detabify those parts of this file which don't collide with the bucket
Cliff Woolley
2002-03-05
1
-4
/
+4
*
revert buckets sms phase 1 patch. the group wants to get rid of SMS, so
Cliff Woolley
2001-09-23
1
-17
/
+8
*
We have to initialize the error_bucket before we can destroy it.
Ryan Bloom
2001-08-26
1
-1
/
+1
*
BUCKETS SMS PHASE 1
Cliff Woolley
2001-08-26
1
-8
/
+17
*
Update httpd to reflect change with free() pointer in buckets code
Cliff Woolley
2001-08-08
1
-1
/
+1
*
Update this custom bucket to use the free function pointer in apr_bucket_type_t
Bill Stoddard
2001-08-03
1
-0
/
+1
*
The bucket_foo_create() functions do not need to use calloc() because
Cliff Woolley
2001-06-19
1
-1
/
+1
*
Removed apr_bucket_do_create() macro, which was causing warnings
Cliff Woolley
2001-04-11
1
-1
/
+4
*
Update to reflect the absence of the apr_bucket_shared
Cliff Woolley
2001-02-27
1
-3
/
+2
*
Move the error_bucket definition from the HTTP module to the core server.
Ryan Bloom
2001-02-25
1
-0
/
+104