summaryrefslogtreecommitdiff
path: root/include/dbus_monitor.hpp
AgeCommit message (Expand)AuthorFilesLines
6 daysRemove reserveEd Tanous1-5/+0
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-115/+114
2023-07-20Replace logging with std::formatEd Tanous1-120/+120
2023-05-26Make all std::regex instances staticEd Tanous1-2/+2
2023-05-25Fix some includesEd Tanous1-1/+1
2023-01-18Fix a boatload of #includesEd Tanous1-4/+5
2023-01-17Add check for globalsEd Tanous1-3/+5
2022-12-21Change variable scopesEd Tanous1-5/+3
2022-09-09clang-tidy: fix misc warningsPatrick Williams1-1/+1
2022-07-25sdbusplus: use shorter type aliasesPatrick Williams1-5/+5
2022-06-01Try to fix the lambda formatting issueEd Tanous1-115/+113
2022-05-13Remove brace initialization of json objectsEd Tanous1-6/+7
2022-03-29Remove AsyncResp from openHandlerzhanghch051-2/+1
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous1-1/+1
2022-01-28Enable readability-container-size-empty testsEd Tanous1-1/+1
2022-01-12enable bugprone exception escape checkEd Tanous1-3/+10
2021-11-16Revert "Remove AsyncResp from openHandler"Gunnar Mills1-1/+2
2021-11-16Remove AsyncResp from openHandlerzhanghch051-2/+1
2021-07-30Fix Klocwork Issue - Dereferencing iteratorsP Dheeraj Srujan Kumar1-12/+15
2021-06-16Remove ambiguous privileges constructorEd Tanous1-1/+1
2021-02-19Fix nlohmann::json::dump callsEd Tanous1-1/+2
2020-12-18Fix .clang-tidyEd Tanous1-2/+2
2020-10-23Turn on ALL perf checksEd Tanous1-2/+4
2020-10-23fix include namesEd Tanous1-3/+2
2020-10-15Lots of performance improvementsEd Tanous1-1/+1
2020-10-07Remove adl_serializer uses for jsonEd Tanous1-12/+0
2020-09-29Fix naming conventionsEd Tanous1-13/+12
2020-08-17Enable unused variable warnings and resolveEd Tanous1-4/+5
2020-08-17Enable clang warningsEd Tanous1-2/+2
2020-08-17Remove middlewaresEd Tanous1-2/+1
2020-07-10Codespell spelling fixesGunnar Mills1-1/+1
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-2/+5
2019-11-21Implement nbd-proxy as a part of bmcwebIwona Klimaszewska1-1/+3
2019-10-21Add "requires" handlers to all non-trivial routesEd Tanous1-0/+1
2019-10-18Make references to crow less obviousEd Tanous1-2/+2
2019-10-11Fix a bunch of warningsEd Tanous1-3/+3
2019-03-25Revert "bmcweb: Fix a bunch of warnings"Ed Tanous1-1/+1
2019-03-23bmcweb: Fix a bunch of warningsEd Tanous1-1/+1
2019-02-09bmcweb: move variant usage to std namespaceEd Tanous1-4/+4
2019-01-30Support any message type in /subscribe callbacksMatt Spinler1-18/+35
2018-10-19Fixup mapbox variant referencesWilliam A. Kennington III1-1/+2
2018-09-05Move to clang-format-6.0Ed Tanous1-165/+205
2018-08-24Make dbus monitor compatible with phosphor-restEd Tanous1-36/+153
2018-08-07Move websocket implementation to boost beastEd Tanous1-2/+2
2018-07-27Move over to upstream c++ styleEd Tanous1-22/+21
2018-06-29Move bmcweb over to sdbusplusEd Tanous1-36/+30
2017-10-11Large updates to webserverEd Tanous1-0/+82