summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Update supported ResetTypes and actionsJason M. Bills1-45/+79
2019-06-10Redfish: Correct PATCH for IPv6 static addressesJohnathan Mantey1-12/+4
2019-06-07Fix for Certificate Signature validation failureJayanth Othayoth1-1/+1
2019-06-06Support Processors and its collection for ProcessorType AcceleratorAlpana Kumari1-13/+91
2019-06-06Redfish(Network): Add support for IPv6Addresses and IPv6StaticAddressesRavi Teja1-60/+445
2019-06-06bmcweb: Fix sensor name identification methodRichard Marian Thomaiyar1-7/+5
2019-06-05Add inventory added and removed to registryJames Feist1-0/+34
2019-06-05Add basic PowerControl and PowerLimit propertiesEddie James2-4/+175
2019-05-31Update fan added / removed to use stringJames Feist1-5/+5
2019-05-30Fix DBUS Name For BootSource CdSantosh Puranik1-2/+2
2019-05-30[Redfish] Fixed PATCH behavior of IndicatorLED in ComputerSystemJennifer Lee1-6/+3
2019-05-30REST: PUT: return DBus error descriptionLei YU1-1/+2
2019-05-30[Redfish] Enable PATCH for DHCPv4 properties in EthernetInterface schemaJennifer Lee1-1/+86
2019-05-30Add security headers to websocketsEd Tanous1-4/+15
2019-05-30Add ClearLog support for the Redfish Event Log ServiceJason M. Bills2-0/+56
2019-05-29Fix a trailing slash on LogServicesEd Tanous1-2/+2
2019-05-29Set GraphicalConsole to enabledSantosh Puranik1-4/+4
2019-05-24Redfish: Move checkDbusPathExist function to dbus utilityRatan Gupta2-18/+18
2019-05-24Redfish(Account): Support the patch for individual properties for LDAPRatan Gupta1-0/+477
2019-05-24Redfish: Populate the LDAP property in AccountService schemaRatan Gupta1-1/+181
2019-05-24PID: Add fan profile supportJames Feist2-266/+601
2019-05-23[Redfish] Add OCP required properties for ChassisJennifer Lee2-1/+4
2019-05-21vm_websocket: Add websocket handlerAdriana Kobylak3-0/+227
2019-05-21Fix 404 handling in Redfish EthernetInterfacesEd Tanous1-16/+40
2019-05-13Redfish: Fix managers UUID mixupEd Tanous2-3/+7
2019-05-10Improve Redfish log entry parsingJason M. Bills1-9/+25
2019-05-10[Redfish] Fix incorrect mapping of dbus and Redfish API strings for BootSourceJennifer Lee1-2/+11
2019-05-10Redfish: Make sensor names more friendlyEd Tanous1-1/+2
2019-05-10Redfish: fix warning in validatorEd Tanous2-87/+87
2019-05-09Redfish(Network): Implemented PATCH of Nameservers arrayRAJESWARAN THILLAIGOVINDAN1-2/+11
2019-05-09simpleupdate: Move code around for future re-useAndrew Geissler1-140/+143
2019-05-09Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney7-122/+3
2019-05-09Acquire chassis sensors using the sensor association DBus itemJohnathan Mantey4-173/+304
2019-05-08Use syslog for Redfish messagesJason M. Bills1-140/+131
2019-05-08Construct Redfish messages using the Message RegistryJason M. Bills1-19/+72
2019-05-08Remove the static OpenBMC Message Registry fileJason M. Bills5-143/+1334
2019-05-08Parse Message Registry header info from the fileJason M. Bills4-14/+56
2019-05-08Remove the static Base Message Registry fileJason M. Bills8-579/+1268
2019-05-04Fix OemManager schema for profilesJames Feist2-41/+97
2019-05-02bmcweb: /s/boost::beast::string_view/std::string_view/gAdriana Kobylak4-33/+33
2019-05-02Redfish: Supporting ServiceRootUUID field for /redfish/v1/Managers/{ManagerId...Bernard Wong3-23/+58
2019-04-30Redfish(Network): Implement IPv6DefaultGateway supportRavi Teja1-1/+22
2019-04-26Fix empty IPV4 gateway errorGunnar Mills1-1/+8
2019-04-24CMakeLists.txt: Remove BOOST_ASIO_NO_DEPRECATEDAdriana Kobylak1-1/+2
2019-04-24crow: websocket: Increase input buffer sizeAdriana Kobylak1-1/+1
2019-04-22Change application and interface names to CrashdumpJason M. Bills3-63/+67
2019-04-22Add systemd unit filesBrad Bishop3-0/+35
2019-04-15Remove references to experimental filesystemJames Feist4-19/+3
2019-04-11fw-update: Support host image updateAndrew Geissler1-50/+92
2019-04-11fw-inventory: Add RelatedItem to inventoryAndrew Geissler1-0/+27