summaryrefslogtreecommitdiff
path: root/redfish-core/lib/network_protocol.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-02Bump ManagerNetworkProtocol to fix errorGunnar Mills1-1/+1
2019-03-30Redfish(Network): Implemented GET and PATCH support for NTP serversraviteja-b1-2/+156
2019-03-11Redfish: Fix incorrect data of NetworkProtocolJennifer Lee1-8/+11
2019-03-07Redfish(Network): Support the PATCH operation of HostName propertyraviteja-b1-0/+36
2019-02-21bmcweb: fix compiler warningsEd Tanous1-2/+1
2019-02-09bmcweb: move variant usage to std namespaceEd Tanous1-8/+8
2018-12-10Remove custom version of getPtrEd Tanous1-3/+4
2018-11-26bmcweb: Redfish away from json cacheEd Tanous1-20/+20
2018-11-15Simplify Redfish error message property interfaceJason M. Bills1-2/+1
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills1-8/+3
2018-10-16RedfishEd Tanous1-3/+2
2018-09-05Move to clang-format-6.0Ed Tanous1-137/+174
2018-08-15Cleanups to network protocolEd Tanous1-103/+69
2018-08-15Refactor Manager Network Protocol to use D-BusKowalski, Kamil1-37/+157
2018-07-27Move over to upstream c++ styleEd Tanous1-2/+2
2018-07-25Make SessionStore a proper singletonBorawski.Lukasz1-8/+8
2018-06-29Boost beastEd Tanous1-6/+6
2018-06-29Move bmcweb over to sdbusplusEd Tanous1-2/+2
2018-03-28Make a few changes to privileges commitEd Tanous1-9/+8
2018-03-28Redfish NetworkProtocolBorawski.Lukasz1-0/+105