]> granicus.if.org Git - apache/history - server/vhost.c
Description of terms used to describe modules in the new (not yet
[apache] / server / vhost.c
2000-09-12 Tony FinchThis commit adds support for purely name-based virtual...
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-21 Ryan BloomMove all APR functions related to strings to their...
2000-06-28 Jeff TrawickInclude strings.h for strcasecmp(), strncasecmp(),...
2000-06-17 Ben LaurieMore consification, correct command initialisation.
2000-06-17 Ben LaurieCommand handler revamp. Note that this makes the code...
2000-06-13 Jeff TrawickGet the ap_config.h cleanup working on FreeBSD by addin...
2000-06-12 Ryan BloomProtect system header files with the appropriate macros.
2000-06-12 Ryan BloomClean up a big chunk of ap_config.h. This basically...
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-01-28 Ryan BloomInclude ap_config.h before httpd.h, this ensures that...
2000-01-26 Brian HavardQuiet some warnings.
2000-01-19 Ryan BloomFinish the commits for the change in the header files...
1999-12-21 Bill StoddardFix compile break introduced to Apache 2.0 by the mass...
1999-12-21 Tony FinchFix the mass vhosting security problem spotted by Lars...
1999-12-15 Ryan BloomCleanup the Windows build a bit by getting rid of more...
1999-11-17 Ryan BloomCleaned up the APRFile uses in Apache. Also removed...
1999-11-16 Ryan BloomCleanup the ZZZ comments. Basically these used to...
1999-10-20 Ryan BloomAdd a status value to ap_log_error and ap_log_rerror...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-26 Roy T. FieldingReplace file descriptors with APRFile.
1999-08-26 Roy T. FieldingOdd comments and leftover bits from the pthreads version.
1999-08-26 Roy T. FieldingParts where server was eliminated from connection rec.
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.