summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add registry messages for DC power eventsNikhil Potade2019-03-181-0/+12
* Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build optionGunnar Mills2019-03-136-10/+71
* Redfish(Network): Allow empty list item for ipv4 address.Ratan Gupta2019-03-121-0/+21
* Redfish(Ethernet): Fix to not convert the json index into stringRatan Gupta2019-03-121-6/+5
* Redfish(Ethernet): Don't init the vlanID and vlanEnableRatan Gupta2019-03-121-2/+4
* Redfish(AccountService): Send the correct error message for the read only pro...Ratan Gupta2019-03-121-1/+17
* Support for overriding multiple sensorRichard Marian Thomaiyar2019-03-121-61/+119
* Redfish: Send the success message in PATCH requestRatan Gupta2019-03-121-0/+2
* Fix IndicatorLED "Blinking" valueGunnar Mills2019-03-111-3/+2
* Fix: Power & Thermal patch method role updateRichard Marian Thomaiyar2019-03-112-2/+2
* Fix typelist for fan in Thermal schemaRichard Marian Thomaiyar2019-03-111-1/+1
* Redfish: Add the PATCH support for user locked property.Ratan Gupta2019-03-111-45/+100
* Patch support for sensor overrrideRichard Marian Thomaiyar2019-03-113-24/+184
* Support for boot propertiesSantosh Puranik2019-03-111-14/+526
* Redfish: Fix incorrect reference tag added as part of update_schemas.py scriptMarri Devender Rao2019-03-112-2/+2
* redfish: chassis: add property of physical securityQiang XU2019-03-111-0/+71
* Redfish: Fix incorrect data of NetworkProtocolJennifer Lee2019-03-111-8/+11
* REST: Increase timeout for image uploadLei YU2019-03-091-3/+4
* Redfish Chassis: Fix @odata.id, remove BuildDateShawn McCarney2019-03-081-7/+18
* bmcweb: /s/boost::string_view/std::string_view/gEd Tanous2019-03-0612-58/+58
* Fix some static analysis bugsEd Tanous2019-03-062-6/+24
* Move some include headers to a less specific folderEd Tanous2019-03-062-3/+3
* Redfish(Network): Support the PATCH operation of HostName propertyraviteja-b2019-03-061-0/+36
* Redfish remove buildDate property from systembeccabroek2019-03-051-8/+15
* Don't set result to success when calling successJames Feist2019-03-011-1/+2
* pid: add direction to stepwiseJames Feist2019-03-012-9/+38
* s/MinThermalRpm/MinThermalOutputJames Feist2019-03-011-5/+5
* pid: fix patching with regex inputsJames Feist2019-03-011-55/+88
* bmcweb: move ethernet VLAN to readJsonEd Tanous2019-02-271-124/+64
* bmcweb: update TLS cipher suites to mozilla modernEd Tanous2019-02-222-51/+20
* Fixes in System schema PATCH handlingSantosh Puranik2019-02-221-5/+3
* bmcweb: fix compiler warningsEd Tanous2019-02-2110-45/+32
* Implement KVM websocket proxy in bmcwebEd Tanous2019-02-218-2354/+182
* bmcweb: Resolve build error with non-SSL buildsEd Tanous2019-02-203-11/+6
* pid: Add hysteresisJames Feist2019-02-201-1/+7
* Move the CPU LogService to SystemsJason M. Bills2019-02-202-22/+21
* Add missing Entries fields for CPU and BMC LogServicesJason M. Bills2019-02-201-2/+7
* Update the CPU Log Timestamp locationJason M. Bills2019-02-201-7/+12
* bmcweb: Implement single Redfish "system" endpointEd Tanous2019-02-197-416/+333
* bmcweb: Fix some errors in Redfish SessionsEd Tanous2019-02-132-1/+4
* bmcweb: move variant usage to std namespaceEd Tanous2019-02-0916-203/+152
* Use Chassis interfaces to determine if chassisGunnar Mills2019-02-071-4/+7
* Fix bad link in Redfish JsonSchemas IDEd Tanous2019-02-0687-174/+174
* Delete socket adaptersEd Tanous2019-02-0411-297/+134
* Add IBM Processor PropertiesGunnar Mills2019-02-021-0/+6
* Redfish: Update schema files to 2018.3Marri Devender Rao2019-02-02158-1535/+10930
* REST: GET: Use convertDBusToJSONMatt Spinler2019-01-311-31/+33
* Support any message type in /subscribe callbacksMatt Spinler2019-01-301-18/+35
* REST: sd_bus_message->JSON: fix multiple entriesMatt Spinler2019-01-301-20/+20
* Revert "bmcweb: update SSL cipher suites to OWASP compatB"Ed Tanous2019-01-242-20/+1
OpenPOWER on IntegriCloud