]> granicus.if.org Git - apache/history - modules/mappers/mod_alias.c
Clean up some of the includes:
[apache] / modules / mappers / mod_alias.c
2001-02-10 Greg SteinClean up some of the includes:
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2001-02-07 Ryan BloomFix a bug with AliasMatch. When forward fitting a...
2001-01-19 William A. Rowe Jr The big change. This is part 3 of the apr-util symbo...
2001-01-17 William A. Rowe Jr Provide apr_pool_t arg to register_hooks, since anyth...
2001-01-07 Ben LaurieMake handlers use hooks.
2000-11-10 William A. Rowe Jr Newer canonicalization code should replace this patch...
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
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-20 Ben LaurieFix warnings.
2000-06-20 Jeff TrawickUse the new command-handler initializer macros in some...
2000-05-27 William A. Rowe JrPR:
2000-05-27 William A. Rowe Jr This patch corrects the issues from the AP_EXPORT...
2000-04-26 Doug MacEachernadd AP_ prefix to *HOOK* macros
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-23 Bill StoddardFix compile breaks on Windows.
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-26 Roy T. FieldingStart to implement module-defined hooks that are a...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.