]> granicus.if.org Git - apache/history - modules/cache
Description of terms used to describe modules in the new (not yet
[apache] / modules / cache /
2000-08-15 Bill StoddardLet ap_send_fd handle the error logging to eliminate...
2000-08-15 Bill StoddardRemove the sendfile_handler (was #if 0'ed out) that...
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 Jeff TrawickFix some compile warnings in mod_file_cache.
2000-07-25 William A. Rowe Jr Missing apr_strings.h - hope this wasn't destined...
2000-07-20 Jeff TrawickProtect some sendfile()-specific logic with APR_HAS_SEN...
2000-07-10 Bill StoddardReimplement ap_send_fd. Eliminate ap_send_fd_length...
2000-07-07 Bill StoddardThis patch fixes several problems with mod_file_cache
2000-07-06 Bill StoddardDo not set the sendfile flag to disconnect the socket...
2000-07-06 Bill StoddardWinNT: Implement acceptex socket reuse. Make sure that...
2000-07-05 Jeff TrawickGet rid of some warnings in mod_file_cache by moving...
2000-07-05 Jeff Trawickstruct a_file needs field mm to compile at all when
2000-06-28 Bill StoddardFirst cut at getting mod_mmap_static function into...
2000-06-28 Bill StoddardUpdate mod_file_cache to use ap_core_translate. mod_fi...
2000-06-24 Greg Steinblast the old names for the status codes
2000-06-12 Ryan BloomProtect system header files with the appropriate macros.
2000-06-12 Ryan BloomRemove the final vestiges of stat.h from Apache 2.0...
2000-05-27 William A. Rowe JrPR:
2000-05-27 William A. Rowe Jr This patch corrects the issues from the AP_EXPORT...
2000-05-26 William A. Rowe JrPR:
2000-05-24 Bill StoddardWin32: Convert ap_proc_t to tranparent type.
2000-05-19 William A. Rowe Jr Why should Ryan have all the fun?
2000-05-19 William A. Rowe Jr Current and clean make files for Win95. Changes...
2000-05-17 Ryan BloomThis commit will most likely break everybody on Windows...
2000-04-27 Bill StoddardA bit of mod_file_cache cleanup. Eliminate mmap_static...
2000-04-26 Doug MacEachernadd AP_ prefix to *HOOK* macros
2000-04-23 Bill StoddardFirst cut at a file handle cache. It serves on Windows...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.