summaryrefslogtreecommitdiffstats
path: root/modules/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Namespace protect IOBUFSIZ since it is a public symbol.Ryan Bloom2001-02-231-2/+2
* Remove a semicolon from a macro. This makes things a bit more readable,Ryan Bloom2001-02-221-1/+1
* rename miss: s/apr_clear_pool/apr_pool_clear/gDoug MacEachern2001-02-191-1/+1
* Fix a warning.Ben Laurie2001-02-171-1/+1
* Update copyright to 2001Roy T. Fielding2001-02-163-3/+3
* renaming various functions for consistency sakeDoug MacEachern2001-02-082-28/+28
* Eliminate all assumptions that finfo.protection reflects the existanceWilliam A. Rowe Jr2001-01-311-1/+1
* Add support for type-safe optional functions.Ben Laurie2001-01-273-0/+182
* Time to refresh this version (thought we should rename it I suppose.William A. Rowe Jr2001-01-231-20/+20
* Stop copying file names that we get from apr_file_t's and apr_dir_t's.Ryan Bloom2001-01-051-1/+1
* Last of the Win32 goodness I've noticedWilliam A. Rowe Jr2000-12-211-0/+2
* Rename the apr_opendir symbol to apr_dir_open. This makes more sense,Ryan Bloom2000-12-171-1/+1
* Ignore all the files that are generated during a buildRyan Bloom2000-12-051-0/+2
* add the "next filter" parameter to the rest of the ap_sub_req_* calls.Greg Stein2000-11-231-3/+3
* Per new-httpd discussions, this version of mod_autoindex has been setWilliam A. Rowe Jr2000-11-092-0/+1714
* prefix libapr functions and types with apr_Doug MacEachern2000-08-022-7/+7
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesRyan Bloom2000-04-141-1/+1
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-312-66/+68
* Fix all the License issues. Including:Ryan Bloom2000-03-102-18/+18
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-312-4/+4
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-245-0/+593