summaryrefslogtreecommitdiff
path: root/redfish-core/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-20Fix for message_registry entries count mismatchjayaprakash Mutyala1-1/+1
2020-03-19msg_registry: Add CPUMisMatch message entryjayaprakash Mutyala1-0/+10
2020-03-19Add TaskEvent registryJames Feist3-5/+149
2020-03-18Log BIOS POST Codes Through RedfishZhikuiRen2-1/+16
2020-03-02Add TaskServiceJames Feist1-0/+6
2020-02-26Move error_message JSON into own functionJames Feist1-0/+139
2020-02-11Add message entry for BMC kernel panic eventYong Li1-1/+10
2020-02-03Add support to fetch the 'Updateable' componentsAppaRao Puli1-6/+55
2020-01-27InsertMedia and EjectMedia actions added to VirtualMedia schemaPrzemyslaw Czarnowski1-0/+3
2020-01-27Add VirtualMedia schema to RedfishPrzemyslaw Czarnowski1-0/+7
2020-01-23Correct Redfish message severity valuesJason M. Bills1-20/+20
2020-01-17msg_registry: updated MemoryThermTrip msg entryjayaprakash Mutyala1-4/+5
2020-01-08bmcweb: Message entry for user security EventSuryakanth Sekar1-1/+80
2019-12-20msg_registry:Added PowerSupplyConfigErrRecoveredjayaprakash Mutyala1-1/+12
2019-12-20Adjust the PSU related log levelYong Li1-4/+4
2019-12-17Fix: bug fixes in readJsonAppaRao Puli1-0/+7
2019-12-17Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-3/+3
2019-12-12Redfish: Support health status of firmware inventory objectsCarol Wang1-0/+29
2019-12-10bmcweb: Message entry for At-Scale Debug EventSuryakanth Sekar1-1/+85
2019-12-06Adding StandBySpare state for firmware inventoryVikram Bodireddy1-0/+5
2019-12-06bmcweb: Handle ConfigureSelf privilegeJoseph Reynolds2-15/+86
2019-12-06privileges: Added noAccess privilege checkjayaprakash Mutyala1-1/+7
2019-12-05Redfish: Implement ResetBios actionCarol Wang1-0/+3
2019-11-12Add constexpr to registriesEd Tanous2-2/+2
2019-11-08Register redfish logChen,Yugang1-1/+28
2019-11-06Add Drive Error Registry MessageJames Feist1-1/+11
2019-11-04Added registry entries for Platform firmware eventAppaRao Puli1-2/+133
2019-10-30bmcweb: Message entry for system interface modesRichard Marian Thomaiyar1-1/+36
2019-10-29Update to Chassis 1.10 and add PCIeDeviceCollection supportJason M. Bills1-0/+1
2019-10-29Add support for LogService.ClearLog to CrashdumpJason M. Bills1-0/+1
2019-10-29Enable autoexpand on the Crashdump LogEntryCollectionJason M. Bills1-0/+1
2019-10-29bmcweb: Message entry for Manufacturing modeRichard Marian Thomaiyar1-4/+14
2019-10-24Add Storage SchemaNikhil Potade1-0/+4
2019-10-22Update to PCIeDevices 1.4 and add PCIeFunctionCollection supportJason M. Bills1-0/+1
2019-10-18bmcweb: fix "Clear Event Logs" functionality behavior in System logs page on ...Tim Lee1-1/+1
2019-10-18Make references to crow less obviousEd Tanous4-6/+6
2019-10-18Correct message entry orderQiang XU1-45/+43
2019-10-11Fix state property on firmware propertiesEd Tanous1-0/+1
2019-10-11Fix a bunch of warningsEd Tanous7-2160/+1941
2019-10-10SoftwareInventory: Catch more interfacesJames Feist1-4/+1
2019-10-03Revert "Add Storage Schema for NVMe on Redfish"Ed Tanous1-4/+0
2019-10-01Add Storage Schema for NVMe on RedfishNikhil Potade1-0/+4
2019-09-24bmcweb: Implement SensorCollectionAnthony Wilson1-0/+4
2019-09-24Add Power Unit Redundancy LogCheng C Yang1-0/+92
2019-09-24Add message entry for physical security eventQiang XU1-0/+47
2019-09-18Revert "Fix remove callback user privilege access to login"Ed Tanous1-7/+1
2019-09-18Add CPU and voltage regulator thermal messagesJason M. Bills1-0/+21
2019-09-16Fix remove callback user privilege access to loginanil kumar appana1-1/+7
2019-09-11Add PSU Deassert EventCheng C Yang1-10/+53
2019-09-04Fix readJson to allow null as a complex typeEd Tanous1-1/+2