]> granicus.if.org Git - apache/history - modules/http/http_request.c
include translation information in the request_rec;
[apache] / modules / http / http_request.c
2000-05-17 Jeff Trawickinclude translation information in the request_rec;
2000-04-26 Doug MacEachernadd AP_ prefix to *HOOK* macros
2000-04-20 Brian HavardUse ap_canonical_error() where appropriate.
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...
2000-01-12 Ryan BloomFix some remaining problems with SSI's and Windows...
2000-01-10 Brian HavardRework ap_finfo_t to split the file type out of the...
2000-01-09 dgaudettime overhaul:
2000-01-06 Ryan BloomFix a minor bug that would cause us to return FORBIDDEN...
2000-01-06 Ryan BloomSeparate the stat structure from the file structure...
1999-12-20 Ryan BloomFirst step in getting Apache to use APR's time librarie...
1999-11-23 Ryan BloomUpdate some dependancies. Move the final two files...
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-10-11 Martin KraemerFix typos
1999-10-04 Ryan BloomFirst patch to re-order function parameters. This...
1999-09-14 Ryan BloomA change to how APR uses user data. Now, user data...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-26 Roy T. FieldingOdd comments and leftover bits from the pthreads version.
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.