summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Parse Message Registry header info from the fileJason M. Bills2019-05-084-14/+56
* Remove the static Base Message Registry fileJason M. Bills2019-05-088-579/+1268
* Fix OemManager schema for profilesJames Feist2019-05-042-41/+97
* bmcweb: /s/boost::beast::string_view/std::string_view/gAdriana Kobylak2019-05-024-33/+33
* Redfish: Supporting ServiceRootUUID field for /redfish/v1/Managers/{ManagerId...Bernard Wong2019-05-023-23/+58
* Redfish(Network): Implement IPv6DefaultGateway supportRavi Teja2019-04-301-1/+22
* Fix empty IPV4 gateway errorGunnar Mills2019-04-261-1/+8
* CMakeLists.txt: Remove BOOST_ASIO_NO_DEPRECATEDAdriana Kobylak2019-04-241-1/+2
* crow: websocket: Increase input buffer sizeAdriana Kobylak2019-04-241-1/+1
* Change application and interface names to CrashdumpJason M. Bills2019-04-223-63/+67
* Add systemd unit filesBrad Bishop2019-04-223-0/+35
* Remove references to experimental filesystemJames Feist2019-04-154-19/+3
* fw-update: Support host image updateAndrew Geissler2019-04-101-50/+92
* fw-inventory: Add RelatedItem to inventoryAndrew Geissler2019-04-101-0/+27
* PATCH support for DateTimeSantosh Puranik2019-04-101-1/+59
* tls: Avoid Intel reference in in self-signed certsBrad Bishop2019-04-102-4/+3
* Redfish: Local variable overriding member variableMarri Devender Rao2019-04-081-4/+4
* Change the name from Immediate to On-Demand for CPU LogJason M. Bills2019-04-052-33/+32
* fw-inventory: Provide BiosVersion in system objAndrew Geissler2019-04-052-13/+195
* Add link for "Uri" objectsJason M. Bills2019-04-051-0/+4
* Add SerialConsole to Manager nodeSantosh Puranik2019-04-051-0/+10
* Redfish(Network): Implemented PATCH of StaticNameServers arrayRAJESWARAN THILLAIGOVINDAN2019-04-051-3/+38
* Redfish(Network): VLAN PATCH fixSunitha Harish2019-04-051-64/+46
* bmcweb: fix an issue with /org endpointsEd Tanous2019-04-041-2/+2
* Initial redfish logging supportAndrew Geissler2019-04-045-29/+352
* pid: fix zone string lengthJames Feist2019-04-031-1/+5
* Bump ManagerNetworkProtocol to fix errorGunnar Mills2019-04-021-1/+1
* Fix AllowableValues failProp errorGunnar Mills2019-04-021-1/+1
* Fix DCPowerOff.NumberOfArgs Mandatory propGunnar Mills2019-04-021-3/+5
* bmcweb: return 405 when a method is not supportedEd Tanous2019-04-011-0/+12
* bmcweb: avoid move in error conditionsEd Tanous2019-04-013-36/+19
* Allow multiple registrationsTanous2019-04-019-129/+292
* Redfish(Network): Implemented GET and PATCH support for NTP serversraviteja-b2019-03-301-2/+156
* fw-inventory: description of FirmwareInventory objAndrew Geissler2019-03-291-0/+21
* update ASIO interfacesEd Tanous2019-03-296-49/+112
* sdbusplus bump: Bump to latest sdbusplus shaAndrew Geissler2019-03-291-1/+1
* Redfish(Network): Fixes VLAN specific issuesSunitha Harish2019-03-281-97/+60
* Changing maxPasswordLength to 20AppaRao Puli2019-03-271-1/+1
* Revert "bmcweb: Fix a bunch of warnings"Ed Tanous2019-03-2523-224/+249
* bmcweb: Fix a bunch of warningsEd Tanous2019-03-2223-249/+224
* Add Redundancy to Thermal SchemaJames Feist2019-03-201-0/+201
* Redfish: Enhance and fix power/thermal sensorsShawn McCarney2019-03-203-149/+349
* Redfish(Ethernet): Send the correct JSON response after creating the IPV4 obj...Ratan Gupta2019-03-191-1/+6
* Redfish(Network): Support the PATCH opertration of MACAddress propertyRatan Gupta2019-03-191-2/+29
* Redfish(Network): Support for deletion of IP address through PATCH operationRatan Gupta2019-03-191-76/+80
* bmcweb: Add JSON response to /logoutAnthony Wilson2019-03-181-0/+5
* Redfish: Add Chassis PowerState callGunnar Mills2019-03-181-1/+45
* Refine KVM websock proxyJae Hyun Yoo2019-03-181-26/+30
* Redfish: Populate DHCPv4Configuration Informationmanojkiraneda2019-03-181-0/+58
* Fix Entries path to point to Systems/systemJason M. Bills2019-03-181-1/+1
OpenPOWER on IntegriCloud