summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2021-05-07Replaced std::map::at with std::map::findKrzysztof Grobelny1-4/+17
2021-05-04Fix chassis handler to use filename()Ed Tanous1-2/+2
2021-05-04Change the word TS to Time Stamp & add time unitManojkiran Eda4-16/+17
2021-04-30Redfish: Fix the health and state properties of processorChicago Duan1-34/+30
2021-04-29Redfish: Update Powering On Status StateNoah Brewer1-1/+1
2021-04-22Fix comparison for proxy/legacy modePrzemyslaw Czarnowski1-1/+15
2021-04-21bmcweb:Check for dimm presense for State AttributeJoshi-Mansi1-0/+15
2021-04-21Redfish : Return after InternalError instead of ContinueChicago Duan4-39/+39
2021-04-20fixed crash in getChassisDataKrzysztof Grobelny1-4/+5
2021-04-20Create IBM ConfigFile base directorySunitha Harish1-3/+3
2021-04-14Fix publish a registry to verify messageIdGeorge Liu1-14/+17
2021-04-13Fix missed bmcweb::AsyncRespGunnar Mills1-4/+3
2021-04-12Redfish(Network): Modified to support Default gateway on EthernetInterfaceRavi Teja1-36/+75
2021-04-10Added Validation on MessageId and RegistryPrefixP Dheeraj Srujan Kumar2-15/+69
2021-04-08Using AsyncResp everywherezhanghch0535-1295/+1357
2021-04-06Removed copy and move constructors from AsyncRespKrzysztof Grobelny1-1/+4
2021-04-03log_services: Remove raw PECI commandJason M. Bills2-85/+0
2021-04-02log_services: Add download of log entriesAdriana Kobylak2-0/+129
2021-04-02log_services: Add AdditionalDataURI to log entriesAdriana Kobylak1-87/+126
2021-04-01Move requestRoutes to asyncRespEd Tanous2-18/+28
2021-03-30Add POST and DELETE in MetricReportDefinitionsWludzik, Jozef4-2/+529
2021-03-29Add OData-version headerEd Tanous2-1/+41
2021-03-29Sync ReadingUnit with Redfish Sensor SchemaWludzik, Jozef3-15/+108
2021-03-28Update Crashdump to the latest LogService and LogEntry schemasJason M. Bills2-97/+59
2021-03-23log-services: Error return 500(internal error)George Liu1-2/+15
2021-03-22ethernet: Fix for MAC address patch responseJayaprakash Mutyala1-0/+1
2021-03-22Fix hypervisor IPv4StaticAddresses property patchRavi Teja1-1/+24
2021-03-20Refactor Processor object lookupJonathan Doman1-56/+101
2021-03-19Change PostCode property signatureManojkiran Eda1-7/+13
2021-03-19Fix Power Restore Policy not valid enum errorGunnar Mills1-4/+5
2021-03-17Fix IPv6DefaultGateway validator warningsRavi Teja1-1/+7
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