summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2021-03-16Force HostName property to be read-only per the schemaJohnathan Mantey1-1/+7
2021-03-16Redfish: Implement new event log propety ResolvedXiaochao Ma1-2/+70
2021-03-12led: Fix for Chassis IndicatorLED patch responseJayaprakash Mutyala1-0/+1
2021-03-11Redfish Session : Fix clientIp getting mapped to clientIdSunitha Harish1-2/+2
2021-03-11bmcweb build issue fixAppaRao Puli1-1/+1
2021-03-10Remove IBM copyrightGunnar Mills1-15/+0
2021-03-08Chassis Location property on bmcwebSunnySrivastava19841-0/+35
2021-02-25log_services: Update PostCode D-Bus namesJonathan Doman1-8/+8
2021-02-25hypervisor: add support to turn onAndrew Geissler2-0/+221
2021-02-25hypervisor: add state supportAndrew Geissler1-0/+80
2021-02-24Fix the build on clang-11Ed Tanous2-2/+2
2021-02-23clang-format-11: reformatPatrick Williams2-6/+7
2021-02-22Add additional Redfish Memory propertiesSunnySrivastava19841-1/+36
2021-02-19Fix nlohmann::json::dump callsEd Tanous8-34/+112
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