summaryrefslogtreecommitdiffstats
path: root/modules/cache (follow)
Commit message (Expand)AuthorAgeFilesLines
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-1/+1
* Time to refresh mak on Win32William A. Rowe Jr2001-04-051-40/+40
* Get mod_file_cache to refuse to compile on systems with neitherJeff Trawick2001-03-311-2/+9
* get rid of an unused variabe in file_cache_xlat()Jeff Trawick2001-03-271-1/+0
* Get mod_file_cache to compile again on platforms with no apr_sendfile().Jeff Trawick2001-03-261-2/+4
* Eat our own cooking. Cleanup code paths and use apr_hash functions. GoodBill Stoddard2001-03-261-125/+72
* This should wrap this freshen upWilliam A. Rowe Jr2001-03-221-38/+39
* Goodbye ap_send_http_headerWilliam A. Rowe Jr2001-02-281-2/+0
* A patch to clean up much bogusity in Win32. Eliminates absolute cd "/..."William A. Rowe Jr2001-02-251-10/+8
* Refresh all .mak files should we choose to roll again shortly.William A. Rowe Jr2001-02-251-53/+24
* use the right fmt string for finfo.sizeJeff Trawick2001-02-251-2/+2
* Modify mod_file_cache to save pre-formatted strings forBill Stoddard2001-02-231-2/+31
* Update copyright to 2001Roy T. Fielding2001-02-161-35/+32
* *) continued header revampingGreg Stein2001-02-101-9/+8
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-10/+10
* Begin restructuring scoreboard code to enable adding back inBill Stoddard2001-02-021-4/+4
* Use the appropriate APR_FINFO_flags for the apr_stat/lstat/getfileinfoWilliam A. Rowe Jr2001-01-271-2/+2
* The changes required for the APR_FINFO_wanted argument toWilliam A. Rowe Jr2001-01-201-42/+8
* The big change. This is part 3 of the apr-util symbols rename, pleaseWilliam A. Rowe Jr2001-01-191-4/+4
* Provide apr_pool_t arg to register_hooks, since anything they do in thatWilliam A. Rowe Jr2001-01-171-1/+2
* get rid of an unused variableJeff Trawick2001-01-111-1/+0
* It is not sufficient to reset the file pointer before each call to ap_send_fd...Bill Stoddard2001-01-111-5/+26
* use AP_HOOK_LAST for this module. This may or may not be the finalAllan K. Edwards2001-01-091-1/+1
* use ap_strcmp_match and fix pattern typoDoug MacEachern2001-01-091-1/+4
* adjust remaining modules to use the new handler hook method (Alan Edwards)Doug MacEachern2001-01-091-7/+5
* Last of the Win32 goodness I've noticedWilliam A. Rowe Jr2000-12-211-2/+2
* Out of the sandbox and into prime time. Note... these should always andWilliam A. Rowe Jr2000-12-211-0/+361
* Correction, commited the vc5. Need vc6 in the tree. Humble appologies.William A. Rowe Jr2000-12-211-3/+4
* The Win32 overhaul, in summary;William A. Rowe Jr2000-12-211-17/+13
* Get rid of the once_through flag. It is never used and doesn't workJeff Trawick2000-12-131-3/+0
* *) remove STANDARD_LIBS line; it is unused/unneededGreg Stein2000-12-071-9/+3
* Port httpd to the newest MMAP api.Ryan Bloom2000-12-071-1/+1
* A bit of inclusion for the apr-util package.William A. Rowe Jr2000-12-051-2/+2
* This patch illustrates the new locations, and makes the majority of theWilliam A. Rowe Jr2000-12-051-5/+5
* Ignore all the files that are generated during a buildRyan Bloom2000-12-051-0/+10
* Get the modules configuration stuff working correctly. This just dealsRyan Bloom2000-12-041-2/+2
* Start to add back the config.m4 and Makefile.in's that were separated outRyan Bloom2000-12-042-0/+20
* When caching file handles (vs. mmaps) reset the file pointerJeff Trawick2000-11-091-0/+8
* Remove the byterange code out of mod_file_cache's handler. ThatJeff Trawick2000-11-081-27/+8
* ap_set_content_length() now has a void return.Greg Stein2000-11-081-3/+3
* Avoid warning about unused function open_file() on systemsJeff Trawick2000-11-071-0/+2
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-2/+2
* Regardless of reaction to a symbol rename -within- the sources, theseWilliam A. Rowe Jr2000-10-111-2/+2
* MSVC Project Rename - ApacheModuleBleck.* is no longer... now mod_bleck.*William A. Rowe Jr2000-10-111-14/+14
* Fix some bad calls to ap_log_error(); some of these neglected toJeff Trawick2000-10-031-20/+20
* The previous commit pointed out an unfortunate problem with theJeff Trawick2000-10-031-2/+2
* Definately need a canonical name, so comparison succeeds at run time.William A. Rowe Jr2000-10-031-3/+5
* Let ap_send_fd handle the error logging to eliminate duplicate error log entr...Bill Stoddard2000-08-151-2/+1
* Remove the sendfile_handler (was #if 0'ed out) that does the buffer hi-jackBill Stoddard2000-08-151-70/+0
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-061-1/+1