summaryrefslogtreecommitdiff
path: root/include/hostname_monitor.hpp
AgeCommit message (Expand)AuthorFilesLines
2024-04-18Clean up BMCWEB_ENABLE_SSLEd Tanous1-2/+0
2024-04-11Fix file removalEd Tanous1-1/+6
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-1/+1
2023-07-20Replace logging with std::formatEd Tanous1-15/+16
2023-05-11clang-format: copy latest and re-formatPatrick Williams1-3/+3
2023-02-24Take boost error_code by referenceEd Tanous1-1/+1
2023-01-18Fix a boatload of #includesEd Tanous1-4/+6
2023-01-17Add check for globalsEd Tanous1-0/+1
2022-07-25sdbusplus: use shorter type aliasesPatrick Williams1-3/+3
2022-06-01Try to fix the lambda formatting issueEd Tanous1-9/+9
2022-03-22Consitently use dbus::utility typesEd Tanous1-9/+8
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous1-2/+2
2022-01-12Enable reinterpre_cast checksEd Tanous1-0/+1
2022-01-10Enforce const correctnessEd Tanous1-1/+1
2021-12-28Move to common variantEd Tanous1-1/+2
2020-12-18Fix .clang-tidyEd Tanous1-2/+2
2020-12-12Add hostname listener for generating self-signed HTTPS certificateAlan Kuo1-0/+141