summaryrefslogtreecommitdiffstats
path: root/modules/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* This was copied as a test of the ap_r[put|putc|write|printf] family ofWilliam A. Rowe Jr2001-08-232-1713/+0
* adjust to apr_uri_ renameDoug MacEachern2001-08-191-2/+2
* Update the Apache code to account for the XtOffset change in APR.Ryan Bloom2001-08-191-1/+1
* Based on the VC6 switch - and pulling the win32 make files from cvsWilliam A. Rowe Jr2001-08-171-1/+5
* Ignore goodnessWilliam A. Rowe Jr2001-08-171-0/+1
* fix some homophonic issues in comments, as well as someJeff Trawick2001-08-151-1/+1
* Fix the new method code. We need to cast 1 to an apr_int64_t or it willRyan Bloom2001-08-113-3/+3
* Adapt to changed declaration of apr_pool_sub_make()William A. Rowe Jr2001-08-021-1/+1
* Change over to apr_strfsize() for apr_off_t file size formatting.William A. Rowe Jr2001-07-251-1/+2
* Moved util_uri to apr-util/uri/apr_uri, which means adding the apr_Roy T. Fielding2001-05-221-4/+4
* Yet more cleanup.Ben Laurie2001-05-201-3/+3
* More cleanup.Ben Laurie2001-05-202-4/+1
* AP_ function for optional hooks.Ben Laurie2001-05-203-4/+6
* More generic -> optional cleanup.Ben Laurie2001-05-205-10/+10
* Long overdue name change from "generic hook" to "optional hook".Ben Laurie2001-05-203-0/+228
* Goodbye ap_send_http_headerWilliam A. Rowe Jr2001-02-283-4/+0
* 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