]> granicus.if.org Git - apache/history - server/util.c
First step in getting Apache to use APR's time libraries. This gets a good
[apache] / server / util.c
1999-12-20 Ryan BloomFirst step in getting Apache to use APR's time librarie...
1999-11-29 Manoj KasichainulaThe first part of the big autoconf patch. This replaces...
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-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-14 Ryan BloomI missed one function when swapping paramters. This...
1999-10-06 Ryan BloomBring file_io up to the new parameter order for APR...
1999-10-06 Ben HydeRemove obsolete ap_util_init function.
1999-10-04 Ryan BloomSimple name change. the function ap_gets has been...
1999-10-04 Ryan BloomFirst patch to re-order function parameters. This...
1999-09-24 Bill StoddardFix some broken logic. This logic now replicates what...
1999-09-20 Manoj KasichainulaMove ap_pregcomp and ap_pregfree from APR to Apache...
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-26 Roy T. FieldingMore MPM changes. Remove ap_can_exec and add a couple...
1999-08-26 Roy T. FieldingOptimize ap_make_dirstr_prefix().
1999-08-26 Roy T. FieldingOdd comments and leftover bits from the pthreads version.
1999-08-26 Roy T. FieldingFaster versions of ap_gm_timestr_822() and ap_unescape_...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.