summaryrefslogtreecommitdiff
path: root/redfish-core/lib
AgeCommit message (Expand)AuthorFilesLines
2021-02-11log_services: Improve error handling for DBus Log EntryAdriana Kobylak1-45/+19
2021-02-09Remove LogService from TelemetryServiceWludzik, Jozef1-2/+0
2021-02-09Redfish TelemetryService schema implementationWludzik, Jozef4-0/+442
2021-02-04Remove unnecessary error responses for LDAP certsJonathan Doman1-8/+11
2021-01-25Tasks for TFTP uploadAlbert Zhang1-1/+1
2021-01-08transition support for system stateAndrew Geissler1-0/+12
2021-01-07Move network protocol to a constexpr structEd Tanous1-4/+2
2021-01-06Fix Power Restore Policy to match D-BusGunnar Mills1-2/+2
2021-01-04Implement PercentComplete for code updateGeorge Liu2-0/+4
2020-12-30Look for Version Already Exists ErrorGunnar Mills1-2/+12
2020-12-18Fix .clang-tidyEd Tanous7-167/+165
2020-12-15Add meson options for all authentication methods.Alan Kuo1-0/+31
2020-12-15IndicatorLED: Add a deprecated warning headerGunnar Mills2-0/+9
2020-12-04VirtualMedia doesn't propagate information to WebUIAnna Platash1-32/+77
2020-12-04Add support for Redfish OperatingConfig resourcesJonathan Doman1-2/+448
2020-12-04Refactor getProcessorDataJonathan Doman1-45/+50
2020-12-02Redfish: Manager: Implement Manufacturer,PartNumber and SerialNumberChicago Duan1-0/+80
2020-11-30boot-progress: support LastState propertyAndrew Geissler1-0/+102
2020-11-26Memory: Remove if (*memorySize == 0)Gunnar Mills1-9/+0
2020-11-21Add SYSLOG_IDENTIFIER to the BMC journal MessageJason M. Bills1-1/+15
2020-11-20systems: fix Members@odata.count is incorrect even Members have contentsTim Lee1-1/+1
2020-11-12update_service: fix segmentation violation when updating imagesTim Lee1-3/+0
2020-11-10Add new Location Indicator propertyGunnar Mills3-25/+166
2020-11-10Redfish Session : Support ClientOriginIPAddressSunitha Harish1-5/+4
2020-11-10Manager: LOG: Remove __LINE__Gunnar Mills1-21/+12
2020-11-10AssetTag: Add PATCH supportGunnar Mills1-1/+85
2020-11-09Redfish: getComputerSystem: Fix DoxygenGunnar Mills1-1/+1
2020-11-09Fix Image and ImageName values in schemaPrzemyslaw Czarnowski1-7/+13
2020-11-06log_services: Fix redundant AsyncResp objects when deleting dump entriesStanley Chu1-6/+5
2020-11-03Fix a possible null pointer dereferenceManojkiran Eda1-1/+1
2020-11-02Improve loops & fix cpp check warningManojkiran Eda3-23/+15
2020-10-30Memory: Fix potential validator errorGunnar Mills1-8/+111
2020-10-29SubModel property under ComputerSystem Schema.SunnySrivastava19841-1/+2
2020-10-29Revert "Redfish Session : Support ClientOriginIPAddress"Ed Tanous1-5/+4
2020-10-28Restore missing/broken Processor fieldsJonathan Doman1-1/+9
2020-10-27log_services: Remove odata.contextGunnar Mills1-20/+12
2020-10-23Turn on ALL perf checksEd Tanous16-123/+121
2020-10-16Processors: Remove / at end of odata.idGunnar Mills1-1/+1
2020-10-16Chassis Collection: Use getCollectionMembersGunnar Mills1-41/+5
2020-10-16Fix up Function to Populate collection MembersGunnar Mills2-4/+5
2020-10-16cpudimm.hpp: Separate Memory and Processor functionalityGunnar Mills2-499/+527
2020-10-16Move getResourceList to Util classGunnar Mills1-45/+7
2020-10-16Rename getCpuData -> getProcessorDataGunnar Mills1-14/+16
2020-10-15Update Chassis power cycle supportVijay Khemka1-12/+46
2020-10-15Lots of performance improvementsEd Tanous14-202/+211
2020-10-13Fix integer constant from 20 to 18Ed Tanous1-1/+1
2020-10-13Change BMC and System dump codeAsmitha Karunanithi1-58/+52
2020-10-12Use std::array instead of char arrayEd Tanous1-2/+4
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous11-120/+86
2020-10-08Redfish Session : Support ClientOriginIPAddressSunitha Harish1-4/+5