index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
cache
/
mod_cache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Style fixes. No functional changes.
Ruediger Pluem
2008-04-19
1
-2
/
+2
*
Currently each of the caching module includes logic to implement
Dirk-Willem van Gulik
2008-04-17
1
-2
/
+20
*
Remove all references to CORE_PRIVATE.
Paul Querna
2008-04-07
1
-2
/
+0
*
* Save the key we generate during our first run of cache_generate_key_default
Ruediger Pluem
2007-02-12
1
-0
/
+3
*
* Add CacheIgnoreQueryString directive to cache requests with a query string
Ruediger Pluem
2007-02-06
1
-0
/
+3
*
This time from the top, with three part harmony AND feeling...
Graham Leggett
2007-02-01
1
-1
/
+1
*
mod_cache: Pass the output filter stack through the store_body()
Graham Leggett
2006-10-27
1
-1
/
+1
*
Revert the splitting of buckets before they are handed to the cache providers,
Graham Leggett
2006-10-26
1
-4
/
+0
*
mod_cache: Fix an out of memory condition that occurs when the
Graham Leggett
2006-10-25
1
-0
/
+4
*
* modules/cache/mod_cache.h: Fix comment that was obviously cut and
Garrett Rooney
2006-09-20
1
-2
/
+2
*
* modules/cache/mod_cache.h
Garrett Rooney
2006-09-20
1
-21
/
+0
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
add Colm's explanation of the cache_info structure from his explaination on dev@
Ian Holsman
2006-01-25
1
-2
/
+13
*
* Add CacheMinExpire directive to set the minimum time in seconds to cache a ...
Ruediger Pluem
2006-01-17
1
-0
/
+4
*
Fixes and cleanups for mod_cache;
Colm MacCarthaigh
2005-09-26
1
-10
/
+10
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
1
-4
/
+10
*
Enhance CacheEnable/CacheDisable to control caching on a per-protocol, per-host
Colm MacCarthaigh
2005-08-23
1
-5
/
+5
*
remove some unused variables and re-name cache_select_url() to simply
Colm MacCarthaigh
2005-08-23
1
-1
/
+1
*
mod_cache: Implement remove URL via a filter.
Justin Erenkrantz
2005-08-11
1
-2
/
+3
*
* cache/mod_disk_cache.c: Make most members of disk_cache_object into const c...
Paul Querna
2005-06-14
1
-1
/
+1
*
'generate_name' is too generic to be in the public symbols. Rename it to ap_c...
Paul Querna
2005-06-03
1
-3
/
+3
*
Remove an unused function.
Sander Striker
2005-03-08
1
-1
/
+0
*
More work to properly handle revalidated responses correctly.
Justin Erenkrantz
2005-02-09
1
-1
/
+9
*
Return the proper status and headers when serving a revalidated response.
Justin Erenkrantz
2005-02-08
1
-0
/
+3
*
Cleanup structures in mod_cache and friends to remove unused or unnecessary
Justin Erenkrantz
2005-02-08
1
-15
/
+3
*
* modules/cache/mod_cache.h: Move the structure declaration of cache_handle
Justin Erenkrantz
2005-02-08
1
-9
/
+8
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Add CacheStorePrivate, CacheStoreNoStore, and clarify CacheIgnoreCacheControl.
Justin Erenkrantz
2005-02-02
1
-6
/
+15
*
mod_cache: Remove unimplemented CacheForceCompletion directive.
Justin Erenkrantz
2005-01-19
1
-4
/
+0
*
At long last, promote mod_cache and friends out of experimental/.
Justin Erenkrantz
2004-11-27
1
-0
/
+317