summaryrefslogtreecommitdiffstats
path: root/redfish-core
Commit message (Expand)AuthorAgeFilesLines
...
* Add Redfish PCIe informationJason M. Bills2019-07-113-0/+352
* bmcweb implementation of NMI (soft reset) control codeLakshminarayana R. Kammath2019-07-091-1/+31
* Fix Redfish Validator Errors in EventLogGunnar Mills2019-07-091-4/+4
* Return active bmc fw versionAndrew Geissler2019-07-081-43/+3
* Move PowerLimit to correct locationGunnar Mills2019-07-082-6/+35
* bmcweb: Clear up event log entry class namesAnthony Wilson2019-07-032-5/+6
* redfish: Give DBus event logging its own classesAnthony Wilson2019-07-032-17/+49
* Redfish(Network): Add support for IPv4StaticAddressesRavi Teja2019-07-031-42/+97
* Redfish: Add support to upload/replace/view LDAP CertificateMarri Devender Rao2019-07-033-290/+327
* Return error on invalid swIdAndrew Geissler2019-07-031-0/+11
* fwstatus: Enhance state of firmware inventoryAndrew Geissler2019-07-022-53/+94
* Fix variable name case style for CI warningJason M. Bills2019-06-281-10/+10
* Fix initialier_list issuesEd Tanous2019-06-273-6/+5
* Refish:Memory - Populate missing propertiesManojkiran Eda2019-06-271-0/+12
* Fix parsing of Redfish messages with empty MessageArgsJason M. Bills2019-06-261-12/+22
* Health / Rollup SupportJames Feist2019-06-264-1/+248
* Fix redudancy for association changeJames Feist2019-06-261-1/+1
* Redfish: Check inventory item for sensor statusShawn McCarney2019-06-261-34/+501
* simpleupdate: Basic support of SimpleUpdateAndrew Geissler2019-06-262-11/+176
* Systems: Add AssetTag SupportJames Feist2019-06-241-3/+27
* Redfish: Implement PATCH operation for ActiveDirectory property in AccountSer...Ratan Gupta2019-06-241-11/+30
* Redfish: Populate the ActiveDirectory property in AccountService schemaRatan Gupta2019-06-241-134/+180
* Remove pulling BiosID for the system schemaEd Tanous2019-06-201-21/+0
* Add sensor health supportJames Feist2019-06-191-1/+81
* Redfish: ApplyTime property patch supportJayashankar Padath2019-06-141-0/+53
* Fix errors introduced in Message RegistriesEd Tanous2019-06-142-132/+87
* managers: allow starting stateJames Feist2019-06-141-0/+34
* Remove AllowableValues for read-only LDAP valuesEd Tanous2019-06-131-4/+0
* [Redfish] Add FQDN and IPv6Address in NetworkProtocol and EthernetInterfaceJennifer Lee2019-06-132-16/+58
* Redfish: Added OCP mandatory propertiesJennifer Lee2019-06-134-14/+120
* Redfish: Remove "state" response content from PATCH commandsJohnathan Mantey2019-06-131-131/+49
* Redfish: Remove the IPv4 AddressOrigin read-only elementJohnathan Mantey2019-06-131-88/+2
* Redfish: Correctly identify IPv4 LinkLocal vs. LinkGlobalJohnathan Mantey2019-06-131-2/+2
* Updating Roles to version 1.2.1 to be in compliance with PSMEv2.4 specification.Zbigniew Kurzynski2019-06-131-1/+2
* Redfish: Add certificate service to manage HTTPS certificatesMarri Devender Rao2019-06-124-4/+817
* Update supported ResetTypes and actionsJason M. Bills2019-06-121-45/+79
* Redfish: Correct PATCH for IPv6 static addressesJohnathan Mantey2019-06-101-12/+4
* Support Processors and its collection for ProcessorType AcceleratorAlpana Kumari2019-06-061-13/+91
* Redfish(Network): Add support for IPv6Addresses and IPv6StaticAddressesRavi Teja2019-06-061-60/+445
* bmcweb: Fix sensor name identification methodRichard Marian Thomaiyar2019-06-061-7/+5
* Add inventory added and removed to registryJames Feist2019-06-051-0/+34
* Add basic PowerControl and PowerLimit propertiesEddie James2019-06-052-4/+175
* Update fan added / removed to use stringJames Feist2019-05-301-5/+5
* Fix DBUS Name For BootSource CdSantosh Puranik2019-05-301-2/+2
* [Redfish] Fixed PATCH behavior of IndicatorLED in ComputerSystemJennifer Lee2019-05-301-6/+3
* [Redfish] Enable PATCH for DHCPv4 properties in EthernetInterface schemaJennifer Lee2019-05-291-1/+86
* Add ClearLog support for the Redfish Event Log ServiceJason M. Bills2019-05-292-0/+56
* Fix a trailing slash on LogServicesEd Tanous2019-05-291-2/+2
* Set GraphicalConsole to enabledSantosh Puranik2019-05-291-4/+4
* Redfish: Move checkDbusPathExist function to dbus utilityRatan Gupta2019-05-231-18/+1
OpenPOWER on IntegriCloud