summaryrefslogtreecommitdiff
path: root/redfish-core/lib
AgeCommit message (Expand)AuthorFilesLines
2021-09-29move to free function: Message_registriesJohn Edward Broadbent1-176/+171
2021-09-29log_services: Add download of post code log entriesGeorge Liu1-43/+139
2021-09-29Make services not requiredEd Tanous1-7/+9
2021-09-27Revert "PCIe: Implement "PcieType" PCIe device property"Ed Tanous1-45/+0
2021-09-25PCIe: Implement "PcieType" PCIe device propertySpencer Ku1-0/+45
2021-09-23Show only "Completed" dump entries in Redfish respAsmitha Karunanithi1-4/+63
2021-09-22Move log service file parsing to use from_charsEd Tanous1-32/+6
2021-09-22Move TPMRequiredToBoot under Boot for PATCH callAli Ahmed1-11/+11
2021-09-18Make fewer copiesEd Tanous1-9/+11
2021-09-17Nullify HttpHeaders per the specificationEd Tanous1-1/+2
2021-09-09Add SystemType to Systems/hypervisorAli Ahmed1-0/+1
2021-09-07Make code pass clang-tidy-13Ed Tanous1-2/+2
2021-09-03Have ProcessorSummary correctly set StatusAli Ahmed1-125/+57
2021-08-23Refactor callback to free function: Service rootJohn Edward Broadbent1-39/+43
2021-08-23Add support for AssetTag in ChassisTejas Patil1-0/+37
2021-08-20Move sensor collection to all sensorsGeorge Liu1-0/+8
2021-08-20Add TrustedModuleRequiredToBoot setter functionAli Ahmed1-2/+98
2021-08-20Fix BIOS privilegesAbhishek Patel1-3/+1
2021-08-06Fix event_service privilegesAbhishek Patel1-7/+3
2021-08-05Fix PATCH on hypervisor IPv4AddressesRavi Teja1-0/+1
2021-08-02Support new boot override setting designKonstantin Aladyshev1-245/+248
2021-07-30Fix System EventLog Collection permissionGunnar Mills1-1/+1
2021-07-30Correct Manager LogService Collection permissionGunnar Mills1-1/+1
2021-07-29HealthPopulate: Fix imprecise matchingKarol Wojciechowski1-2/+9
2021-07-28Add support for System Airflow sensorBasheer Ahmed Muddebihal1-0/+1
2021-07-26EventService: Move subscription persistent dataJunLin Chen1-12/+16
2021-07-23Fix EventService Subscriptions URIRavi Teja1-3/+3
2021-07-22Fix AccountService PATCH regression/merge conflictEd Tanous1-0/+104
2021-07-20Add support for the BootSourceOverrideModeKonstantin Aladyshev1-56/+260
2021-07-20Move getPortInfo to Redfish UtilityAbhishek Patel2-134/+205
2021-07-20[bmcweb] Add DDR5 support in bmcwebMansi Joshi1-0/+5
2021-07-15use non-deprecated dedup_variant_tPatrick Williams1-2/+2
2021-07-14Fix System dump entries routeAsmitha Karunanithi1-1/+1
2021-07-13Make code compile with clang-13Ed Tanous8-93/+104
2021-07-08Automate PrivilegeRegistry to codeEd Tanous28-140/+214
2021-07-01Systems: Add PowerMode supportChris Cain1-2/+266
2021-07-01Add TrustedModuleRequiredToBoot getter functionAli Ahmed1-1/+104
2021-07-01Revert "log_services: Add AdditionalDataURI to Post Code log entries"Ed Tanous1-13/+6
2021-07-01Revert "log_services: Add download of post code log entries"Ed Tanous1-114/+18
2021-06-30Remove code using ambiguous privileges constructorGunnar Mills1-1/+1
2021-06-30Modify entityPrivileges for certificate serviceAbhishek Patel3-49/+78
2021-06-30Add DateTime & Offset in Managers & LogServicesTejas Patil3-2/+54
2021-06-30log_services: Add download of post code log entriesGeorge Liu1-18/+114
2021-06-30log_services: Add AdditionalDataURI to Post Code log entriesGeorge Liu1-6/+13
2021-06-27Move Consoles to ComputerSystemGunnar Mills2-0/+26
2021-06-23Expose Processor PPIN propertyJonathan Doman1-2/+40
2021-06-18Redfish: Allow disabling and enabling SSHAlbert Zhang1-17/+34
2021-06-17Add compile flag to turn off the old Power/Thermalzhanghch051-0/+2
2021-06-16Remove duplicate Managers fieldJohn Edward Broadbent1-2/+0
2021-06-16Remove ambiguous privileges constructorEd Tanous25-139/+139