summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add sensor health supportJames Feist2019-06-191-1/+81
* Redfish: ApplyTime property patch supportJayashankar Padath2019-06-141-0/+53
* Fix some of the system endpointsEd Tanous2019-06-141-175/+186
* Fix errors introduced in Message RegistriesEd Tanous2019-06-142-132/+87
* managers: allow starting stateJames Feist2019-06-141-0/+34
* REST: PUT: return DBus error descriptionLei YU2019-06-142-4/+5
* 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-129-61/+927
* Update supported ResetTypes and actionsJason M. Bills2019-06-121-45/+79
* Redfish: Correct PATCH for IPv6 static addressesJohnathan Mantey2019-06-101-12/+4
* Fix for Certificate Signature validation failureJayanth Othayoth2019-06-071-1/+1
* 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
* REST: PUT: return DBus error descriptionLei YU2019-05-291-1/+2
* [Redfish] Enable PATCH for DHCPv4 properties in EthernetInterface schemaJennifer Lee2019-05-291-1/+86
* Add security headers to websocketsEd Tanous2019-05-291-4/+15
* 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-232-18/+18
* Redfish(Account): Support the patch for individual properties for LDAPRatan Gupta2019-05-231-0/+477
* Redfish: Populate the LDAP property in AccountService schemaRatan Gupta2019-05-231-1/+181
* PID: Add fan profile supportJames Feist2019-05-232-266/+601
* [Redfish] Add OCP required properties for ChassisJennifer Lee2019-05-232-1/+4
* vm_websocket: Add websocket handlerAdriana Kobylak2019-05-213-0/+227
* Fix 404 handling in Redfish EthernetInterfacesEd Tanous2019-05-201-16/+40
* Redfish: Fix managers UUID mixupEd Tanous2019-05-132-3/+7
* Improve Redfish log entry parsingJason M. Bills2019-05-101-9/+25
* [Redfish] Fix incorrect mapping of dbus and Redfish API strings for BootSourceJennifer Lee2019-05-101-2/+11
* Redfish: Make sensor names more friendlyEd Tanous2019-05-091-1/+2
* Redfish: fix warning in validatorEd Tanous2019-05-092-87/+87
* Redfish(Network): Implemented PATCH of Nameservers arrayRAJESWARAN THILLAIGOVINDAN2019-05-091-2/+11
* simpleupdate: Move code around for future re-useAndrew Geissler2019-05-091-140/+143
* Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney2019-05-097-122/+3
* Acquire chassis sensors using the sensor association DBus itemJohnathan Mantey2019-05-094-173/+304
* Use syslog for Redfish messagesJason M. Bills2019-05-081-140/+131
* Construct Redfish messages using the Message RegistryJason M. Bills2019-05-081-19/+72
* Remove the static OpenBMC Message Registry fileJason M. Bills2019-05-085-143/+1334
OpenPOWER on IntegriCloud