]> git.ipfire.org Git - thirdparty/squid.git/history - src/debug
NoNewGlobals for MapLabel (#1746)
[thirdparty/squid.git] / src / debug /
2024-01-31  Francesco ChemolliMaintenance: automate header guards 2/3 (#1655)
2024-01-17  ShmayaExtend cache_log_message to Bug 5187 and job invalidati...
2023-12-17  Alex RousskovBug 5254, part 1: Do not leak master process' cache...
2023-12-16  Amos JeffriesReplace __FUNCTION__ with C++11 __func__ (#1620)
2023-10-06  Francesco ChemolliFix "make check" to test headers (#1463)
2023-09-19  Francesco ChemolliExtend cache_log_message to problematic from-helper...
2023-07-10  Amos JeffriesMaintenance: replace most NULL with nullptr (#1402)
2023-05-22  Amos JeffriesFix time_t type conflicts in libdebug (#1357)
2023-05-20  Amos JeffriesFix fatalf() undefined for environments without syslog...
2023-05-19  Alex RousskovDo not apply custom debugs() format to Debug::Extra...
2023-02-14  Alex RousskovPlace more msgs under cache_log_message control, downgr...
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2022-12-15  Alex RousskovRequire C++17 (#1212)
2022-10-21  Eduard BagdasaryanFix milliseconds in certain cache.log messages (#1167)
2022-09-08  Amos JeffriesUpdate configure.ac scripts (#937)
2022-07-14  Eduard BagdasaryanStreamline Store swap metadata handling (#1067)
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-05-21  squidadmSource Format Enforcement (#1046)
2022-04-26  Alex Rousskovsslcrtd_program: Use (more) Squid-wide APIs (#1021)
2022-04-14  Amos JeffriesSourceLayout: Move time related tools to time/libtime...
2022-04-13  Alex RousskovImprove debugs() handling in helpers (#1011)
2022-04-02  Alex RousskovHonor assertions during shutdown (#1007)
2022-02-23  Alex RousskovSourceLayout: Move debugs()-related code into src/debug...