summaryrefslogtreecommitdiff
path: root/include/dbus_utility.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-11-29Add the GetSubTree and GetSubTreePaths method to dbus_utilityGeorge Liu1-0/+33
2022-08-15dbus_utility: Remove ManagedItem type aliasJiaqing Zhao1-5/+0
2022-07-23test treewide: iwyuNan Zhou1-1/+10
2022-06-24dbus_utility: iwyuNan Zhou1-0/+6
2022-06-01Try to fix the lambda formatting issueEd Tanous1-1/+1
2022-03-22Consitently use dbus::utility typesEd Tanous1-4/+10
2022-03-02Use std::variantEd Tanous1-3/+2
2022-03-01Remove flat_maps from our dbus parsing typesEd Tanous1-2/+2
2022-02-07Enable readability-redundant-control-flow checksEd Tanous1-6/+1
2022-01-28Enable readability-container-size-empty testsEd Tanous1-1/+1
2022-01-18bmcweb: Add/Move common typedefs to dbus utilityShantappa Teekappanavar1-0/+8
2022-01-12Enable clang-tidy forward reference checksEd Tanous1-2/+3
2022-01-10Consistently use ManagedObjectTypeEd Tanous1-4/+2
2021-12-22Add more types to DbusVariantTypeEd Tanous1-5/+29
2020-12-18Fix .clang-tidyEd Tanous1-2/+2
2020-11-02Improve loops & fix cpp check warningManojkiran Eda1-23/+13
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-1/+2
2020-03-03Adding new types to simplify access to ManagedObjectType.Zbigniew Kurzynski1-5/+6
2019-10-11Fix a bunch of warningsEd Tanous1-4/+5
2019-05-24Redfish: Move checkDbusPathExist function to dbus utilityRatan Gupta1-0/+17
2019-05-24PID: Add fan profile supportJames Feist1-0/+5
2019-03-25Revert "bmcweb: Fix a bunch of warnings"Ed Tanous1-4/+3
2019-03-23bmcweb: Fix a bunch of warningsEd Tanous1-3/+4
2019-02-09bmcweb: move variant usage to std namespaceEd Tanous1-4/+5
2019-01-15redfish: oem: add stepwise configuration GETJames Feist1-2/+2
2018-10-16Add PID Get To RedfishJames Feist1-0/+87