]> granicus.if.org Git - apache/history - modules/generators/mod_asis.c
Eliminate all assumptions that finfo.protection reflects the existance
[apache] / modules / generators / mod_asis.c
2001-01-31 William A. Rowe Jr Eliminate all assumptions that finfo.protection refle...
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-08 Doug MacEachernadjust remaining modules to use the new handler hook...
2001-01-07 Ben LaurieMake handlers use hooks.
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
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-07-10 Bill StoddardReimplement ap_send_fd. Eliminate ap_send_fd_length...
2000-06-24 Greg Steinblast the old names for the status codes
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-06 Ryan BloomMake the server work without asking for buffered file...
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-18 Ryan BloomThis is a huge change to the configure system. Basical...
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-11-01 Brian HavardFix mod_asis handler name. This was messed up with...
1999-10-31 Brian HavardEliminate use of FILE * & ap_get_os_file() in mod_asis...
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-11 Martin KraemerRemove most of the annoying "re ap_context_t mplement...
1999-10-06 Ryan BloomBring file_io up to the new parameter order for APR...
1999-10-05 Ben LaurieUse new parameter orders.
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-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.