summaryrefslogtreecommitdiffstats
path: root/redfish-core
Commit message (Expand)AuthorAgeFilesLines
...
* Add Power Unit Redundancy LogCheng C Yang2019-09-231-0/+92
* Add message entry for physical security eventQiang XU2019-09-231-0/+47
* Handling of adding certificates the Redfish wayKowalski, Kamil2019-09-231-3/+51
* Fix: Only return error info in invalid URI caseAyushi Smriti2019-09-232-16/+17
* Read AllGroups property from user managerAyushi Smriti2019-09-231-31/+59
* Define MaxConcurrentSessions property for Manager.SerialConsole and Graphical...Kuiying Wang2019-09-191-1/+4
* Remove a lame clang-format offEd Tanous2019-09-181-6/+2
* Revert "Fix remove callback user privilege access to login"Ed Tanous2019-09-182-8/+2
* Add CPU and voltage regulator thermal messagesJason M. Bills2019-09-181-0/+21
* Fix remove callback user privilege access to loginanil kumar appana2019-09-162-2/+8
* Redfish: Make NIC HW reflect PATCH changesJohnathan Mantey2019-09-131-459/+388
* Add PSU Deassert EventCheng C Yang2019-09-101-10/+53
* Redfish: Permit Usb and CD boot overridesJohnathan Mantey2019-09-051-151/+87
* Fix readJson to allow null as a complex typeEd Tanous2019-09-041-1/+2
* cleanup: Move a pointer to a referenceEd Tanous2019-09-041-15/+7
* Redfish: Make PATCH NTP Servers operate correctlyJohnathan Mantey2019-09-031-20/+25
* Redfish: Prevent IndicatorLED PATCH from breaking Boot PATCHJohnathan Mantey2019-08-301-10/+8
* Add messages for power supply and system power good failuresJason M. Bills2019-08-281-0/+24
* Add Service Failure to registryJames Feist2019-08-271-0/+10
* Network : Fix the Service Validator FailureManojkiran Eda2019-08-271-1/+1
* Avoid populating StaticNameServers propertyManojkiran Eda2019-08-201-1/+9
* Fix an Intel copyright that was missed in CREd Tanous2019-08-161-1/+1
* Redfish: Add TrustStore certificate supportMarri Devender Rao2019-08-163-0/+159
* Redfish: Extend GenerateCSR action for LDAP certificate collectionMarri Devender Rao2019-08-161-0/+29
* Redfish: GenerateCSR action for HTTPS certificateMarri Devender Rao2019-08-162-5/+279
* Redfish: Move power supplies to Power schemaShawn McCarney2019-08-152-242/+515
* Register redfish logChen,Yugang2019-08-151-0/+21
* Don't return a 500 error for entries without priority metadataJason M. Bills2019-08-081-3/+1
* Fix getting individual journal entries with an underscoreJason M. Bills2019-08-081-2/+13
* Add CPU core count propertyRAJESWARAN THILLAIGOVINDAN2019-08-081-56/+149
* Fix "MemorySummary" status: Disabled on IBM systemsAlpana Kumari2019-08-081-22/+95
* Fix Regression in PATCH on system nodeSantosh Puranik2019-08-023-32/+50
* Fixed Accelerator StateSantosh Puranik2019-08-021-8/+8
* Add support to request a single Journal Event Log EntryJason M. Bills2019-08-022-1/+79
* Don't store LogEntry IDs across requestsJason M. Bills2019-08-021-4/+30
* Redfish(Network): IPV4 DHCP ipaddreses dont show gateway when in DHCP modeRavi Teja2019-08-011-2/+3
* Add power restore policy applied messageJason M. Bills2019-07-301-0/+10
* Add SetPointOffset To RefishJames Feist2019-07-301-5/+77
* Redfish:Support to Delete a single event logChicago Duan2019-07-301-0/+41
* Add ManagerInChassis link in Managers/bmcJason M. Bills2019-07-261-0/+2
* Add message entry for IPMI watchdog eventYong Li2019-07-251-0/+15
* Fix Error on Missing interfaceJames Feist2019-07-191-1/+1
* Redfish: Raise resource not found (404) if path does not existMarri Devender Rao2019-07-181-2/+4
* Change Name of PSU Event LogCheng C Yang2019-07-171-7/+7
* Revert "Redfish: Add PATCH operation support for RemoteRoleMapping"Ed Tanous2019-07-171-252/+4
* Redfish: Add PATCH operation support for RemoteRoleMappingNagaraju Goruganti2019-07-171-4/+252
* Redfish: Populate the RemoteRoleMapping prop under AccountService schemaNagaraju Goruganti2019-07-171-150/+192
* Fix ProcessorSummary Count and StatusAlpana Kumari2019-07-171-24/+170
* pcie: Don't return error if no PCIe presentAndrew Geissler2019-07-121-2/+2
* Redfish(Authorization): Map the user role with the Redfish privilegesRatan Gupta2019-07-111-0/+23
OpenPOWER on IntegriCloud