]> git.ipfire.org Git - thirdparty/squid.git/history - src/store/Controller.cc
Maintenance: update MemBlob (#2106)
[thirdparty/squid.git] / src / store / Controller.cc
2025-04-23  squidadmSource Format Enforcement (#2042)
2025-03-15  Francesco ChemolliMinGW: fix store/Controller.cc build (#2019)
2024-12-13  ShaileshMaintenance: Remove change-minimizing MemObject::Io...
2024-02-28  Alex RousskovFix Controller.cc TheRoot assertion during shutdown...
2023-12-16  Amos JeffriesReplace __FUNCTION__ with C++11 __func__ (#1620)
2023-12-05  AlexRemove unnecessary checks for nil Store::Controller...
2023-07-18  Eduard BagdasaryanMiss if a 304 update would exceed reply_header_max_size...
2023-01-22  squidadmSource Format Enforcement (#1234)
2022-09-15  Alex RousskovDo not lock an SMP hit twice for the same transaction...
2022-09-03  Alex RousskovStop (ab)using Transient entry flags for CF requirement...
2022-08-22  Alex RousskovFixed StoreMap.cc "anchorAt(anchorId).reading()" assert...
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-02-03  squidadmSource Format Enforcement (#963)
2022-01-21  Alex RousskovCategorize level-0/1 messages; part 1: "easy" problem...
2021-11-12  Amos JeffriesRemove CPU profiler mechanism (#931)
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
2021-07-15  Alex RousskovRemove bogus "found KEY_PRIVATE" WARNINGs (#862)
2021-05-08  squidadmSource Format Enforcement (#763)
2020-10-27  Eduard BagdasaryanAvoid null pointer dereferences when dynamic_cast'ing...
2020-06-24  DrDaveDBug 5051: Some collapsed revalidation responses never...
2020-03-29  mrumphBug 5021: Spelling errors fixed by running scripts...
2020-01-16  Eduard BagdasaryanDo not stall if xactions overwrite a recently active...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-10-12  Alex RousskovRe-enabled updates of stored headers on HTTP 304 respon...
2019-02-07  SquidAdmSourceFormat Enforcement
2018-08-04  Alex RousskovDo not update stored headers on HTTP 304 responses... M-staged-PR267
2018-06-28  Eduard BagdasaryanBug 4579: cannot hit an entry being written by another...
2018-06-18  Eduard BagdasaryanIdentify collapsed transactions (#213)
2018-05-31  Eduard BagdasaryanBug 4855: re-enable querying private entries for HTCP...
2018-02-27  Alex RousskovFixed a dangerous lie in the dereferenceIdle() descript...
2018-02-02  Eduard BagdasaryanBug 4505: SMP caches sometimes do not purge entries...
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-23  Eduard BagdasaryanCollapse internal revalidation requests (SMP-unaware...
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-05-01  Alex RousskovAccumulate fewer unknown-size responses to avoid overwh...
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-03-11  Alex RousskovBug 7: Update cached entries on 304 responses.
2016-02-25  Francesco ChemolliMerged from trunk
2016-02-25  Marcos MelloBug 4450: wait() related cleanup
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-11-25  Amos JeffriesCleanup: Refactor ConnStateData pipeline handling
2015-11-19  Source MaintenanceSourceFormat Enforcement
2015-11-19  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-18  Alex RousskovStore API and layout polishing. No functionality change...