]> granicus.if.org Git - apache/history - server/config.c
Another one in the department of fairly useless patches which
[apache] / server / config.c
2000-03-14 Dirk-Willem van... Another one in the department of fairly useless patches...
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-02-22 Allan K. EdwardsSort hooks after dynamically loaded modules have regist...
2000-01-28 Ryan BloomInclude ap_config.h before httpd.h, this ensures that...
2000-01-19 Ryan BloomFinish the commits for the change in the header files...
2000-01-06 Ryan BloomSeparate the stat structure from the file structure...
2000-01-04 Ryan BloomInitialize all ap_file_t's to NULL. This allows ap_ope...
1999-12-11 Ryan BloomUse ap_open_stderr in http_config.c. This cleans up...
1999-11-18 Ryan BloomFirst step in removing the fprintf(stderr problem from...
1999-11-16 Ryan BloomCleanup the ZZZ comments. Basically these used to...
1999-11-08 Brian HavardGet rid of a number of 'incompatible pointer type'...
1999-11-02 Brian HavardDe-errno ap_pcfg_openfile().
1999-10-20 Ryan BloomAdd a status value to ap_log_error and ap_log_rerror...
1999-10-11 Martin KraemerTypo
1999-10-07 Ben HydeWell this was thought provoking.
1999-10-07 Ben HydeAdd process_rec to the top of {server,connection,reques...
1999-10-04 Ryan BloomFirst patch to re-order function parameters. This...
1999-09-08 Ryan BloomRemove all of the calls to functions like "ap_popenf...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-28 Bill StoddardFix merge bug
1999-08-27 Roy T. FieldingMove "handler not found" warning message to below the...
1999-08-27 Roy T. FieldingReverse the errors from bad merges that were found...
1999-08-26 Roy T. FieldingOdd comments and leftover bits from the pthreads version.
1999-08-26 Roy T. FieldingFIXME: These changes are just errors from bad merges...
1999-08-26 Roy T. FieldingStart to implement module-defined hooks that are a...
1999-08-26 Roy T. FieldingRearchitect the mess in http_main.c, http_core.c and...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.