]> granicus.if.org Git - apache/history - server/util.c
Backport the CSS security fixes to Apache 2.0a. Or is that forward
[apache] / server / util.c
2000-03-13 Jim JagielskiBackport the CSS security fixes to Apache 2.0a. Or...
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-03-02 dgaudetclean up a bunch of -Wall/etc warnings
2000-02-10 David ReidSmall changes to remove some compiler complaints.
2000-01-28 Ryan BloomInclude ap_config.h before httpd.h, this ensures that...
2000-01-26 Brian HavardOS/2 doesn't have groups, don't try to mess with them.
2000-01-19 Ryan BloomFinish the commits for the change in the header files...
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 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-30 Ryan BloomSome changes to the ap_strftime function. We now infor...
1999-12-21 Ryan BloomRemove a bunch of functions that are being replaced...
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.