summaryrefslogtreecommitdiff
path: root/modules/mappers/mod_vhost_alias.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RSE'.RSE(no author)2001-05-041-490/+0
* *) fix inline handling. we had: apr_inline, APR_INLINE, USE_GNU_INLINE, andGreg Stein2001-02-241-1/+1
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* clean up more warnings and link problems after the header fileJeff Trawick2001-02-111-0/+1
* *) continued header revampingGreg Stein2001-02-101-3/+5
* The big change. This is part 3 of the apr-util symbols rename, pleaseWilliam A. Rowe Jr2001-01-191-2/+2
* Provide apr_pool_t arg to register_hooks, since anything they do in thatWilliam A. Rowe Jr2001-01-171-1/+1
* fix some handler brokennessJeff Trawick2001-01-091-1/+0
* include <strings.h> for the strcasecmp() and strncasecmp() prototypes;Jeff Trawick2000-12-011-0/+3
* Make cgi-bin work as a regular directory when using mod_vhost_aliasTony Finch2000-11-151-3/+6
* Get rid of warning on Tru64:Jeff Trawick2000-11-141-1/+1
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-2/+2
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-061-4/+4
* Use new AP_INIT_xxx macros & include apr_strings.h to get rid of warnings.Jeff Trawick2000-08-061-13/+18
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-11/+11
* Prevent the source code for CGIs from being revealed when usingTony Finch2000-06-151-9/+7
* Clean up a big chunk of ap_config.h. This basically stops ap_config.h fromRyan Bloom2000-06-121-0/+2
* PR:William A. Rowe Jr2000-05-271-2/+2
* William A. Rowe Jr2000-05-271-2/+2
* add AP_ prefix to *HOOK* macrosDoug MacEachern2000-04-261-1/+1
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesRyan Bloom2000-04-141-2/+2
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-33/+34
* Fix all the License issues. Including:Ryan Bloom2000-03-101-11/+11
* Update these modules to Apache 2.0. Not tested, but they compile again.Ryan Bloom1999-12-311-13/+7
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-311-3/+3
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+482