summaryrefslogtreecommitdiff
path: root/redfish-core/lib
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Add a BMC LogServiceJason M. Bills1-211/+519
2018-10-16Implement fan PWM reading through redfishEd Tanous2-36/+35
2018-10-16Redfish: Fixed incorrect firmware ID stringsJennifer Lee1-40/+54
2018-10-16Redfish Rename LogService variablesEd Tanous1-53/+49
2018-10-16Add PID Get To RedfishJames Feist1-31/+353
2018-10-16Implement PowerState in the chassis schemaEd Tanous1-0/+1
2018-10-16Redfish- Clean up system schema implementationEd Tanous2-111/+71
2018-10-16Cleanups to ethernet schemasEd Tanous1-1391/+1225
2018-10-16RedfishEd Tanous1-3/+2
2018-10-12Ampere bmcweb: Add Firmware Version to Managers SchemaJennifer Lee1-18/+70
2018-10-09Implement redfish LogServiceEd Tanous2-0/+602
2018-10-08Last round of variable renamesEd Tanous1-25/+24
2018-10-08Implement AccountService POSTEd Tanous1-0/+191
2018-10-08Implement AccountService DELETE methodEd Tanous1-0/+34
2018-10-08Unhardcode Enabled and Locked from AccountServiceEd Tanous1-1/+41
2018-10-08Implement AccountService PATCH methodEd Tanous1-0/+128
2018-10-08Move AccountService to node structureEd Tanous1-1/+163
2018-09-27remove providers interface from chassis schemaEd Tanous1-115/+56
2018-09-17Implement JsonSchema endpointEd Tanous1-0/+1
2018-09-13Implement Computer System reset actionEd Tanous1-2/+147
2018-09-13Modernization of systemsEd Tanous1-190/+168
2018-09-13Remove the providers interface from systemsEd Tanous1-544/+490
2018-09-12Generalize the "Async Response" patternEd Tanous1-119/+90
2018-09-05Move to clang-format-6.0Ed Tanous12-3738/+4589
2018-08-15Last round of variable renamesEd Tanous3-19/+18
2018-08-15Cleanups to update service schemaEd Tanous1-224/+137
2018-08-15Cleanups to network protocolEd Tanous1-103/+69
2018-08-15Refactor Manager Network Protocol to use D-BusKowalski, Kamil1-37/+157
2018-08-15Implement POST for redfish UpdateServiceJennifer Lee1-92/+269
2018-08-13Implement Location header for session authEd Tanous1-0/+3
2018-08-13Clang-format cleanupEd Tanous2-156/+156
2018-08-09Fix merge conflictEd Tanous4-209/+204
2018-08-06Fix crash issue with Managers schemaEd Tanous1-4/+1
2018-07-27Move over to upstream c++ styleEd Tanous12-637/+642
2018-07-27Reimplement UUID based on systemd UUIDEd Tanous1-10/+32
2018-07-27Make Ethernet/VLAN Interfaces handle "404 Not Found" properlyKowalski, Kamil1-6/+134
2018-07-25Make SessionStore a proper singletonBorawski.Lukasz5-24/+21
2018-07-25Implement VlanNetworkInterface and VlanNetworkInterfaceCollection SchemaKowalski, Kamil1-126/+23
2018-07-21Move Sensors path to sensorsJames Feist2-6/+6
2018-06-30Update sensors to reflect changes after switching to sdbusplusLewanczyk, Dawid3-16/+34
2018-06-29Fix for empty string in IPv4 PATCH.Kowalski, Kamil1-2/+6
2018-06-29Introduce ComputerSystem schemaLewanczyk, Dawid2-1/+686
2018-06-29Fixed the Software Inventory schema Object Mapper callsJennifer Lee1-128/+145
2018-06-29Implement VlanNetworkInterface Schema DELETE and PATCH methodsKowalski, Kamil1-71/+478
2018-06-29Implemented PATCH for EthernetInterface IPv4Addresses arrayKowalski, Kamil1-65/+600
2018-06-29Implemented PATCH for EthernetInterface VLAN and HostName fieldsKowalski, Kamil3-155/+462
2018-06-29Added UpdateService to RedfishJennifer Lee1-0/+289
2018-06-29Boost beastEd Tanous10-207/+214
2018-06-29Move thermal interfaces to new schemaEd Tanous3-124/+112
2018-06-29Move bmcweb over to sdbusplusEd Tanous4-67/+75