summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bmcweb: Add Threshold properties to SensorsAnthony Wilson2019-09-261-25/+50
* Redfish: Add PATCH operation support for RemoteRoleMappingRatan Gupta2019-09-241-3/+189
* bmcweb: Implement SensorCollectionAnthony Wilson2019-09-243-110/+365
* Add Power Unit Redundancy LogCheng C Yang2019-09-231-0/+92
* Add message entry for physical security eventQiang XU2019-09-231-0/+47
* Add concurrent KVM sessions supportJae Hyun Yoo2019-09-231-131/+135
* 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
* Don't throw if no-content is providedEd Tanous2019-09-161-0/+11
* Fix SSL-disabled buildJason M. Bills2019-09-161-3/+3
* 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
* Redfish.md: Fill out Service RootGunnar Mills2019-08-301-1/+8
* Redfish.md: Move to standard paths for resourcesGunnar Mills2019-08-291-24/+25
* Redfish.md: FirmwareInventoryGunnar Mills2019-08-291-2/+3
* Redfish.md: Replace {SystemName} with systemGunnar Mills2019-08-291-12/+12
* Redfish.md: Correct bmc Manager capitalizationGunnar Mills2019-08-291-7/+7
* Improve the security headersEd Tanous2019-08-291-7/+11
* 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
* openbmc_dbus_rest: Add numeric_limits range checkAdriana Kobylak2019-08-271-3/+68
* Network : Fix the Service Validator FailureManojkiran Eda2019-08-271-1/+1
* [bmcweb]: Bump to latest sdbusplus versionRichard Marian Thomaiyar2019-08-221-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
* Add 5 bits of entropyJoseph Reynolds2019-08-161-3/+3
* 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
* Change the permission of the session databaseRatan Gupta2019-08-021-2/+12
* Fixed Accelerator StateSantosh Puranik2019-08-021-8/+8
* Add support to request a single Journal Event Log EntryJason M. Bills2019-08-022-1/+79
OpenPOWER on IntegriCloud