summaryrefslogtreecommitdiffstats
path: root/redfish-core
Commit message (Expand)AuthorAgeFilesLines
...
* 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-231-266/+596
* [Redfish] Add OCP required properties for ChassisJennifer Lee2019-05-232-1/+4
* 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(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-096-118/+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-083-0/+1334
* Parse Message Registry header info from the fileJason M. Bills2019-05-083-12/+41
* Remove the static Base Message Registry fileJason M. Bills2019-05-084-1/+1183
* bmcweb: /s/boost::beast::string_view/std::string_view/gAdriana Kobylak2019-05-021-2/+2
* 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
* Change application and interface names to CrashdumpJason M. Bills2019-04-222-62/+66
* Remove references to experimental filesystemJames Feist2019-04-151-1/+1
* 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
* 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 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
* Initial redfish logging supportAndrew Geissler2019-04-043-28/+318
* 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
* Allow multiple registrationsTanous2019-04-015-49/+87
* 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-291-1/+8
* 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-257-41/+80
* bmcweb: Fix a bunch of warningsEd Tanous2019-03-227-80/+41
* 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
* Redfish: Add Chassis PowerState callGunnar Mills2019-03-181-1/+45
OpenPOWER on IntegriCloud