summaryrefslogtreecommitdiffstats
path: root/server/error_bucket.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Propogate the change to insert "bucket_" into the names of theCliff Woolley2002-04-201-3/+3
* BUCKET FREELISTSCliff Woolley2002-03-291-10/+8
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Detabify those parts of this file which don't collide with the bucketCliff Woolley2002-03-051-4/+4
* revert buckets sms phase 1 patch. the group wants to get rid of SMS, soCliff Woolley2001-09-231-17/+8
* We have to initialize the error_bucket before we can destroy it.Ryan Bloom2001-08-261-1/+1
* BUCKETS SMS PHASE 1Cliff Woolley2001-08-261-8/+17
* Update httpd to reflect change with free() pointer in buckets codeCliff Woolley2001-08-081-1/+1
* Update this custom bucket to use the free function pointer in apr_bucket_type_tBill Stoddard2001-08-031-0/+1
* The bucket_foo_create() functions do not need to use calloc() becauseCliff Woolley2001-06-191-1/+1
* Removed apr_bucket_do_create() macro, which was causing warningsCliff Woolley2001-04-111-1/+4
* Update to reflect the absence of the apr_bucket_sharedCliff Woolley2001-02-271-3/+2
* Move the error_bucket definition from the HTTP module to the core server.Ryan Bloom2001-02-251-0/+104