]> granicus.if.org Git - apache/history - modules/http/mod_mime.c
Make handlers use hooks.
[apache] / modules / http / mod_mime.c
2001-01-07 Ben LaurieMake handlers use hooks.
2000-11-20 Ryan BloomGet SetFilter working with MIME-types again and update...
2000-11-19 Ryan BloomUpdate the SetFilter directive to work with Handlers...
2000-11-19 Ryan BloomAdd a directive to mod_mime which allows people to...
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-09 Ryan BloomPort the fix for Remove Handler from 1.3 to 2.0
2000-09-18 Jeff TrawickFix some problems with the recent port of RemoveEncodin...
2000-09-17 Ryan BloomPort the RemoveEncodings/RemoveTypes code from 1.3...
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-26 Ryan BloomRemove all of the ap_is* functions from Apache. They...
2000-07-21 Ryan BloomMove all APR functions related to strings to their...
2000-06-19 Bill StoddardGet rid of more compiler warnings.
2000-06-17 Ben LaurieMore command handlers.
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-26 Doug MacEachernadd AP_ prefix to *HOOK* macros
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-22 Jeff Trawickimprove error message for missing mime types file
2000-03-17 Dirk-Willem van... Added AddCharset back in again. Need that badly for
2000-03-17 Dirk-Willem van... PR:
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-01-19 Ryan BloomManoj has been pushing for this for a while, but I...
2000-01-18 Ryan BloomThis is a huge change to the configure system. Basical...
2000-01-10 Brian HavardRework ap_finfo_t to split the file type out of the...
2000-01-06 Ryan BloomSeparate the stat structure from the file structure...
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-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.