summaryrefslogtreecommitdiff
path: root/buckets/apr_buckets.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add generic support for reference-counting the resources used byfanf2000-08-191-3/+4
* Remove apr_private from the buckets files. this should have been done asrbb2000-08-161-1/+0
* Win32: Fix compile problem caused by registering an API_EXPORTed function asstoddard2000-08-141-6/+7
* Protect inclusion of sys/uio.h with HAVE_SYS_UIO_H. FIx argument type problem...stoddard2000-08-141-1/+3
* Remove a bunch of warnings from the server when compiled usingrbb2000-08-141-1/+1
* Sloppy licenses. Update to ASF license 1.1.fielding2000-08-141-35/+32
* These functions are no longer in APR, so they need to use API_EXPORTrbb2000-08-131-9/+10
* Cleanup the buckets a bit, and add ScanDoc comments. The cleanup wasrbb2000-08-131-49/+0
* Initial Filtering code. This uses a bucket brigade scheme to allow modulesrbb2000-08-121-0/+267