summaryrefslogtreecommitdiff
path: root/redfish-core/lib/systems.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-05-06system: Handle PATCH request with multi-depth readJsonJiaqing Zhao1-67/+48
2022-04-26system: Fix incorrect WatchdogTimer PATCH handlerJiaqing Zhao1-1/+1
2022-04-07Remove unused modeString in translatePowerMode()Jiaqing Zhao1-2/+0
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-10/+27
2022-04-05Redfish: Query parameters: OnlyEd Tanous1-2/+7
2022-03-22Consitently use dbus::utility typesEd Tanous1-68/+29
2022-03-17redfish:systems: Handle power restore policy of "None"Matthew Barth1-1/+4
2022-03-12Enable readability checksEd Tanous1-2/+2
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-3/+3
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous1-9/+10
2022-02-11Add readability-redundant-* checksEd Tanous1-4/+4
2022-02-01host-state: do not return anything if unavailableAndrew Geissler1-1/+8
2022-01-28Enable readability-container-size-empty testsEd Tanous1-5/+5
2022-01-12Enable init checkerEd Tanous1-2/+2
2022-01-10Enforce const correctnessEd Tanous1-4/+4
2022-01-10Convert VariantType to DbusVariantTypeAppaRao Puli1-3/+4
2022-01-07boot-progress: move dbus-to-redfish logic to functionAndrew Geissler1-70/+83
2022-01-07boot-progress: add support for SetupEnteredAndrew Geissler1-0/+6
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman1-368/+209
2021-12-28Move to common variantEd Tanous1-70/+79
2021-12-11fix the year 2038 problem in getDateTimeNan Zhou1-3/+2
2021-11-19Update clang-formatGeorge Liu1-107/+99
2021-11-16Fix build on clangEd Tanous1-2/+2
2021-11-02Systems: Add IdlePowerSave supportChris Cain1-2/+367
2021-10-15Add CoreCount to ProcessorSummaryAli Ahmed1-82/+112
2021-09-22Move TPMRequiredToBoot under Boot for PATCH callAli Ahmed1-11/+11
2021-09-03Have ProcessorSummary correctly set StatusAli Ahmed1-125/+57
2021-08-20Add TrustedModuleRequiredToBoot setter functionAli Ahmed1-2/+98
2021-08-02Support new boot override setting designKonstantin Aladyshev1-245/+248
2021-07-20Add support for the BootSourceOverrideModeKonstantin Aladyshev1-56/+260
2021-07-13Make code compile with clang-13Ed Tanous1-5/+4
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-5/+6
2021-07-01Systems: Add PowerMode supportChris Cain1-2/+266
2021-07-01Add TrustedModuleRequiredToBoot getter functionAli Ahmed1-1/+104
2021-06-27Move Consoles to ComputerSystemGunnar Mills1-0/+23
2021-06-16Remove ambiguous privileges constructorEd Tanous1-5/+5
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-403/+373
2021-04-29Redfish: Update Powering On Status StateNoah Brewer1-1/+1
2021-04-21Redfish : Return after InternalError instead of ContinueChicago Duan1-3/+3
2021-04-08Using AsyncResp everywherezhanghch051-78/+86
2021-03-19Fix Power Restore Policy not valid enum errorGunnar Mills1-4/+5
2021-01-08transition support for system stateAndrew Geissler1-0/+12
2021-01-06Fix Power Restore Policy to match D-BusGunnar Mills1-2/+2
2020-12-15IndicatorLED: Add a deprecated warning headerGunnar Mills1-0/+3
2020-11-30boot-progress: support LastState propertyAndrew Geissler1-0/+102
2020-11-20systems: fix Members@odata.count is incorrect even Members have contentsTim Lee1-1/+1
2020-11-10Add new Location Indicator propertyGunnar Mills1-5/+15
2020-11-10AssetTag: Add PATCH supportGunnar Mills1-1/+85
2020-11-09Redfish: getComputerSystem: Fix DoxygenGunnar Mills1-1/+1
2020-10-29SubModel property under ComputerSystem Schema.SunnySrivastava19841-1/+2