summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2021-02-19Start using sdbusplus::message::filename()Ed Tanous8-80/+60
2021-02-17Replace rfind method in sensors.hppGeorge Liu1-34/+34
2021-02-17Add additional Redfish Processor propertiesSunnySrivastava19841-2/+73
2021-02-17Add additional Redfish Manager propertiesSunnySrivastava19841-34/+96
2021-02-13hypervisor: rename source file to be more generalAndrew Geissler2-1/+1
2021-02-13Validate the path during ConfigFile uploadSunitha Harish1-0/+71
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, Jozef7-0/+601
2021-02-04Remove unnecessary error responses for LDAP certsJonathan Doman1-8/+11
2021-02-01Fix wrong check in EventService eventsAppaRao Puli1-1/+1
2021-01-25Tasks for TFTP uploadAlbert Zhang1-1/+1
2021-01-08transition support for system stateAndrew Geissler1-0/+12
2021-01-07Omit using subscripting operator in json utilsEd Tanous1-4/+3
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
2021-01-03Fix the MessageArgs parameter typeGeorge Liu1-1/+1
2020-12-30Look for Version Already Exists ErrorGunnar Mills1-2/+12
2020-12-18Fix .clang-tidyEd Tanous8-169/+167
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 Doman2-2/+450
2020-12-04Refactor getProcessorDataJonathan Doman1-45/+50
2020-12-04Refactor getCollectionMembersJonathan Doman1-17/+17
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-24Pointing to the latest Message schema in JSON error responseAsmitha Karunanithi1-74/+74
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-02Remove Unnecessary Include HeadersManojkiran Eda1-3/+0
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 Tanous20-136/+134
2020-10-23fix include namesEd Tanous5-11/+7