summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-13Redfish(Ethernet): Don't init the vlanID and vlanEnableRatan Gupta1-2/+4
2019-03-13Redfish(AccountService): Send the correct error message for the read only pro...Ratan Gupta1-1/+17
2019-03-12Support for overriding multiple sensorRichard Marian Thomaiyar1-61/+119
2019-03-12Redfish: Send the success message in PATCH requestRatan Gupta1-0/+2
2019-03-12Fix IndicatorLED "Blinking" valueGunnar Mills1-3/+2
2019-03-12Fix: Power & Thermal patch method role updateRichard Marian Thomaiyar2-2/+2
2019-03-11Fix typelist for fan in Thermal schemaRichard Marian Thomaiyar1-1/+1
2019-03-11Redfish: Add the PATCH support for user locked property.Ratan Gupta1-45/+100
2019-03-11Patch support for sensor overrrideRichard Marian Thomaiyar3-24/+184
2019-03-11Support for boot propertiesSantosh Puranik1-14/+526
2019-03-11Redfish: Fix incorrect reference tag added as part of update_schemas.py scriptMarri Devender Rao2-2/+2
2019-03-11redfish: chassis: add property of physical securityQiang XU1-0/+71
2019-03-11Redfish: Fix incorrect data of NetworkProtocolJennifer Lee1-8/+11
2019-03-10REST: Increase timeout for image uploadLei YU1-3/+4
2019-03-08Redfish Chassis: Fix @odata.id, remove BuildDateShawn McCarney1-7/+18
2019-03-07bmcweb: /s/boost::string_view/std::string_view/gEd Tanous12-58/+58
2019-03-07Fix some static analysis bugsEd Tanous2-6/+24
2019-03-07Move some include headers to a less specific folderEd Tanous2-3/+3
2019-03-07Redfish(Network): Support the PATCH operation of HostName propertyraviteja-b1-0/+36
2019-03-05Redfish remove buildDate property from systembeccabroek1-8/+15
2019-03-01Don't set result to success when calling successJames Feist1-1/+2
2019-03-01pid: add direction to stepwiseJames Feist2-9/+38
2019-03-01s/MinThermalRpm/MinThermalOutputJames Feist1-5/+5
2019-03-01pid: fix patching with regex inputsJames Feist1-55/+88
2019-02-27bmcweb: move ethernet VLAN to readJsonEd Tanous1-124/+64
2019-02-22bmcweb: update TLS cipher suites to mozilla modernEd Tanous2-51/+20
2019-02-22Fixes in System schema PATCH handlingSantosh Puranik1-5/+3
2019-02-21bmcweb: fix compiler warningsEd Tanous10-45/+32
2019-02-21Implement KVM websocket proxy in bmcwebEd Tanous8-2354/+182
2019-02-20bmcweb: Resolve build error with non-SSL buildsEd Tanous3-11/+6
2019-02-20pid: Add hysteresisJames Feist1-1/+7
2019-02-20Move the CPU LogService to SystemsJason M. Bills2-22/+21
2019-02-20Add missing Entries fields for CPU and BMC LogServicesJason M. Bills1-2/+7
2019-02-20Update the CPU Log Timestamp locationJason M. Bills1-7/+12
2019-02-19bmcweb: Implement single Redfish "system" endpointEd Tanous7-416/+333
2019-02-13bmcweb: Fix some errors in Redfish SessionsEd Tanous2-1/+4
2019-02-09bmcweb: move variant usage to std namespaceEd Tanous16-203/+152
2019-02-07Use Chassis interfaces to determine if chassisGunnar Mills1-4/+7
2019-02-07Fix bad link in Redfish JsonSchemas IDEd Tanous87-174/+174
2019-02-04Delete socket adaptersEd Tanous11-297/+134
2019-02-02Add IBM Processor PropertiesGunnar Mills1-0/+6
2019-02-02Redfish: Update schema files to 2018.3Marri Devender Rao158-1535/+10930
2019-01-31REST: GET: Use convertDBusToJSONMatt Spinler1-31/+33
2019-01-30Support any message type in /subscribe callbacksMatt Spinler1-18/+35
2019-01-30REST: sd_bus_message->JSON: fix multiple entriesMatt Spinler1-20/+20
2019-01-24Revert "bmcweb: update SSL cipher suites to OWASP compatB"Ed Tanous2-20/+1
2019-01-23[redfish] Display missing field in PidControllersJames Feist1-0/+1
2019-01-23REST: Return a 405 on bad DELETE pathsMatt Spinler1-2/+3
2019-01-23REST: Refactor software image uploadMatt Spinler1-22/+41
2019-01-23Update content security policyEd Tanous1-1/+1