]> granicus.if.org Git - apache/history - modules/cache
Update callers of apr_explode_gmt to apr_time_exp_gmt. The
[apache] / modules / cache /
2002-03-16 William A. Rowe Jr Eliminate potential ap_server_root_relative segfaults...
2002-03-15 Jeff Trawickmake sure we set rc before referencing it
2002-03-15 William A. Rowe Jr Another potential ap_server_root_relative failure
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-01-10 William A. Rowe Jr *) Split all Win32 modules [excluding the core compon...
2001-12-01 Jeff Trawickadd some new .exp files for AIX so these modules can be
2001-11-23 Ian HolsmanModify post_config hook so that it can return a error,
2001-11-22 Cliff WoolleyIt's better to dup the apr_mmap_t when we first create...
2001-11-21 Ian Holsmanlet mod_file_cache use the new apr_mmap_dup function
2001-08-26 William A. Rowe Jr Toggle the /Zi flag to allow all supportd versions...
2001-08-17 William A. Rowe Jr Based on the VC6 switch - and pulling the win32 make...
2001-08-17 William A. Rowe Jr The purpose of this patch is to toggle the debugging...
2001-08-17 William A. Rowe Jr Given a choice between chasing my tail to keep these...
2001-08-16 William A. Rowe Jr Ignore goodness
2001-08-16 William A. Rowe Jr More Versioning
2001-08-11 Ryan BloomFix the new method code. We need to cast 1 to an apr_i...
2001-08-07 William A. Rowe Jr Update for the 2.0.23 tag
2001-08-02 William A. Rowe Jr Need some context for the iterator! Finally get...
2001-07-31 William A. Rowe Jr Provide some cast safety tests and close the _last_...
2001-07-24 William A. Rowe Jr Changes to respect the new apr bucket and brigade...
2001-07-20 William A. Rowe Jr Update for latest structure changes for 2.0.21
2001-07-18 William A. Rowe Jr Remove last public vestigages of APR_INHERIT
2001-07-16 William A. Rowe Jr Obvious files that need inheritance, correct me if...
2001-07-10 Jeff Trawickignore generated DSO-related files on OS/390
2001-06-28 William A. Rowe Jr Refresh .mak files for tagging 2.0.19
2001-06-27 Cliff Woolley*) Account for the new pool parameter to apr_bucket_fil...
2001-06-18 William A. Rowe Jr Filenames aught to be normalized to the serverroot...
2001-05-12 Roy T. FieldingFix httpd's definition of LTFLAGS to be consistent...
2001-05-11 Bill StoddardDo not send apr_file_t allocated out of the pconf pool...
2001-04-29 Roy T. FieldingCompletely revamp configure so that it preserves the...
2001-04-05 William A. Rowe Jr Time to refresh mak on Win32
2001-03-31 Jeff TrawickGet mod_file_cache to refuse to compile on systems...
2001-03-26 Jeff Trawickget rid of an unused variabe in file_cache_xlat()
2001-03-26 Jeff TrawickGet mod_file_cache to compile again on platforms with...
2001-03-26 Bill StoddardEat our own cooking. Cleanup code paths and use apr_ha...
2001-03-22 William A. Rowe Jr This should wrap this freshen up
2001-02-28 William A. Rowe Jr Goodbye ap_send_http_header
2001-02-25 William A. Rowe Jr A patch to clean up much bogusity in Win32. Eliminat...
2001-02-25 William A. Rowe Jr Refresh all .mak files should we choose to roll again...
2001-02-25 Jeff Trawickuse the right fmt string for finfo.size
2001-02-23 Bill StoddardModify mod_file_cache to save pre-formatted strings for
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-10 Greg Stein*) continued header revamping
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2001-02-02 Bill StoddardBegin restructuring scoreboard code to enable adding...
2001-01-27 William A. Rowe Jr Use the appropriate APR_FINFO_flags for the apr_stat...
2001-01-20 William A. Rowe Jr The changes required for the APR_FINFO_wanted argument to
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-11 Jeff Trawickget rid of an unused variable
2001-01-11 Bill StoddardIt is not sufficient to reset the file pointer before...
2001-01-09 Allan K. Edwardsuse AP_HOOK_LAST for this module. This may or may not...
2001-01-09 Doug MacEachernuse ap_strcmp_match and fix pattern typo
2001-01-08 Doug MacEachernadjust remaining modules to use the new handler hook...
2000-12-21 William A. Rowe Jr Last of the Win32 goodness I've noticed
2000-12-21 William A. Rowe Jr Out of the sandbox and into prime time. Note......
2000-12-21 William A. Rowe Jr Correction, commited the vc5. Need vc6 in the tree...
2000-12-21 William A. Rowe Jr The Win32 overhaul, in summary;
2000-12-13 Jeff TrawickGet rid of the once_through flag. It is never used...
2000-12-07 Greg Stein*) remove STANDARD_LIBS line; it is unused/unneeded
2000-12-07 Ryan BloomPort httpd to the newest MMAP api.
2000-12-05 William A. Rowe Jr A bit of inclusion for the apr-util package.
2000-12-05 William A. Rowe Jr This patch illustrates the new locations, and makes...
2000-12-05 Ryan BloomIgnore all the files that are generated during a build
2000-12-04 Ryan BloomGet the modules configuration stuff working correctly...
2000-12-04 Ryan BloomStart to add back the config.m4 and Makefile.in's that...
2000-11-08 Jeff TrawickWhen caching file handles (vs. mmaps) reset the file...
2000-11-08 Jeff TrawickRemove the byterange code out of mod_file_cache's handl...
2000-11-08 Greg Steinap_set_content_length() now has a void return.
2000-11-07 Jeff TrawickAvoid warning about unused function open_file() on...
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-11 William A. Rowe Jr Regardless of reaction to a symbol rename -within...
2000-10-11 William A. Rowe Jr MSVC Project Rename - ApacheModuleBleck.* is no longe...
2000-10-03 Jeff TrawickFix some bad calls to ap_log_error(); some of these...
2000-10-03 Jeff TrawickThe previous commit pointed out an unfortunate problem...
2000-10-03 William A. Rowe Jr Definately need a canonical name, so comparison succe...
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...
next