]> git.ipfire.org Git - thirdparty/squid.git/history - src/store.cc
Merged from trunk r13474.
[thirdparty/squid.git] / src / store.cc
2014-06-24  Alex RousskovMerged from trunk r13474.
2014-06-24  Alex RousskovPrep for merge from trunk: undo branch r13313, r13312...
2014-06-05  Amos JeffriesUpdate the Comm:: API for read(2)
2014-05-27  Francesco ChemolliMerged from trunk
2014-05-07  Alex RousskovAvoid store_client.cc "entry->swap_filen > -1 || entry...
2014-04-28  Alex RousskovPolished to address squid-dev review comments.
2014-04-19  Alex RousskovAllow HITs on entries backed by a shared memory cache...
2014-04-18  Alex RousskovRestored Squid ability to cache (in memory) when no...
2014-03-19  Alex RousskovAvoid "FATAL: Squid has attempted to read data from...
2014-03-18  Alex RousskovUndo trunk r13266: "vector-refactor branch: align Vecto...
2014-03-17  Alex RousskovUndo trunk r13270: "Refactor Vector and Stack to STL...
2014-02-21  Amos JeffriesCleanup: un-wrap C++ header includes
2014-02-12  Francesco ChemolliRefactor Vector and Stack to STL counterparts
2014-02-12  Francesco ChemolliStreamline storeLateRelease
2014-02-11  Francesco ChemolliReworked all clients of Stack to std::stack
2014-02-11  Francesco ChemolliMerged from trunk
2014-02-11  Francesco ChemolliAdapt some callers to std:: API
2014-02-10  Francesco ChemolliMerge vector-refactor branch: align Vector API with...
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-07  Francesco ChemolliMerged from trunk
2014-02-06  Francesco ChemolliMerged from trunk
2014-02-02  Francesco ChemolliRemove layering violations in Vector users
2014-01-05  Francesco ChemolliMerged from upstream
2014-01-05  Francesco ChemolliMerged from trunk
2014-01-03  Francesco ChemolliMerge storeentry-refactor, fix store unit test
2014-01-03  Francesco ChemolliGot rid of Store.cci
2014-01-02  Francesco ChemolliMerged from trunk
2014-01-01  Alex RousskovInitial Large Rock and Collapsed Forwarding support.
2014-01-01  Alex RousskovMerged from trunk 13199.
2013-12-31  Alex RousskovSourceFormat Enforcement
2013-12-30  Alex RousskovDo not use HERE in new or changed debugs() statements.
2013-12-27  Alex RousskovCheck that StoreEntry lock does not go negative
2013-12-23  Alex RousskovBug 3806: Caching responses with Vary header
2013-12-19  Alex RousskovMade "make check" happier by syncing test case with...
2013-12-19  Alex RousskovAdd missing StoreEntry::lock() parameters, require...
2013-12-15  Francesco ChemolliMerge SBufList
2013-12-11  Alex RousskovBug 3806: Caching responses with Vary header
2013-12-06  Alex RousskovMerged from trunk 13172.
2013-11-23  Amos JeffriesRemove many uses of String::defined()
2013-10-27  Francesco ChemolliBroken: define and use stub_libauth.cc
2013-10-25  Automatic source... SourceFormat Enforcement
2013-08-15  Alex RousskovMerged from trunk r12948.
2013-07-30  Alex RousskovPrevented STORE_DISK_CLIENT assertions for aborted...
2013-07-29  Alex RousskovImproved STORE_MEM_CLIENT detection.
2013-07-24  Alex RousskovDisconnect StoreEntries before deleting their memory...
2013-07-24  Francesco ChemolliMerged from trunk
2013-07-15  Christos TsantilasReload into If-None-Match
2013-07-02  Alex RousskovBroadcast mem-cache writer departure to transient reade...
2013-07-01  Alex RousskovDo not become a store_client for entries that are not...
2013-07-01  Alex RousskovSeveral fixes and improvements to help collapsed forwar...
2013-06-27  Alex RousskovTightened StoreEntry locking. Fixed entry touching...
2013-06-25  Alex RousskovVarious fixes related to overlapping and collapsed...
2013-06-24  Alex RousskovRemoved StoreEntry::hidden_mem_obj.
2013-06-22  Alex RousskovVarious shared memory-based collapsed forwarding improv...
2013-06-08  Alex RousskovSimplified MemObject::write() API.
2013-06-07  Alex RousskovSupport "appending" read/write lock state that can...
2013-05-22  Alex RousskovMerged from parent (large-rock r12530 including trunk...
2013-03-21  Alex RousskovMerged from trunk (r12732, v3.3.3+).
2013-03-18  Amos JeffriesSourceLayout: shuffle HttpStatusLine into http/libsquid...
2013-03-16  Amos JeffriesSourceLayout: shuffle StatusCode.h to http/StatusCode.h
2013-02-15  Alex RousskovPolished StoreEntry debugging to report more info,...
2013-02-10  Francesco ChemolliMerged from trunk
2013-02-09  Amos JeffriesBug 3686: cache_dir max-size default fails
2013-02-08  Eliezer CroitoruAdd custom Store ID code support
2013-01-20  Alex RousskovPolished names, debugging, comments, whitespaces, style.
2013-01-14  Amos JeffriesFix constructor order in rev.12582
2013-01-14  Amos JeffriesFix typo in rev.12582
2013-01-14  Amos JeffriesPolish constructor initialization for StoreEntry
2013-01-07  Alex RousskovSplit lock() into "just lock" and "update entry referen...
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-11-04  Amos JeffriesMerged from trunk
2012-10-26  Amos JeffriesPolish: Http::MethodType upgrade
2012-10-05  Alex RousskovDo not check 'reply content_length is too big' conditio...
2012-10-03  Francesco Chemollisourceformat: split protos.h into more specific headers...
2012-10-03  Francesco ChemolliMerged from trunk
2012-10-03  Francesco ChemolliMerged from trunk
2012-09-24  Francesco ChemolliMerged from trunk
2012-09-22  Francesco ChemolliMerged from trunk
2012-09-19  Francesco ChemolliImproved documentation and standardized names for Reque...
2012-09-18  Francesco Chemolliremoved all RequestFlags setters/getters except for...
2012-09-18  Francesco ChemolliReverted most RequestFlags getters/setters
2012-09-13  Francesco ChemolliMerged in typedefs refactor work
2012-09-13  Francesco ChemolliFinished implementing getters/setters for RequestFlags
2012-09-13  Francesco ChemolliMerged from trunk
2012-09-13  Francesco ChemolliCompleted protos.h split and code refactoring
2012-09-13  Francesco ChemolliMerged from trunk
2012-09-10  Francesco Chemollirenamed request_flags to RequestFlags, moved to own...
2012-09-09  Francesco ChemolliMerged from trunk
2012-09-09  Francesco ChemolliMerged from trunk
2012-09-04  Francesco ChemolliMoved SquidConfig definition from structs.h to own...
2012-09-03  Francesco ChemolliMerged from trunk
2012-09-01  Francesco ChemolliRemoved CVS $ markers
2012-08-31  Francesco ChemolliRemoved inclusion of protos.h from most clients.
2012-08-30  Francesco ChemolliMoved some prototypes to tools.h
2012-08-30  Francesco ChemolliMoved some prototypes to StoreClient.h
2012-08-30  Francesco ChemolliMoved some prototypes to newly-created store_rebuild.h
2012-08-29  Francesco ChemolliMoved store_digest-related prototypes to newly-created...
2012-08-29  Francesco ChemolliMoved store_log prototypes to newly-created store_log.h
next