summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-29Resolve issue with duplicated static filesEd Tanous1-6/+18
2018-08-24Make dbus monitor compatible with phosphor-restEd Tanous2-36/+174
2018-08-24Add json to the known content typesEd Tanous1-0/+1
2018-08-21Make dbus-rest produce bool type instead of intEd Tanous1-7/+0
2018-08-15Update whitelistEd Tanous1-1/+3
2018-08-15cmake-format the CmakeLists.txt.inEd Tanous1-9/+10
2018-08-15Remove VScode specific scriptEd Tanous2-45/+0
2018-08-15Last round of variable renamesEd Tanous6-116/+111
2018-08-15Cleanups to update service schemaEd Tanous1-224/+137
2018-08-15Cleanups to network protocolEd Tanous1-103/+69
2018-08-15minor cleanups to dbus-restEd Tanous1-21/+17
2018-08-15Refactor Manager Network Protocol to use D-BusKowalski, Kamil1-37/+157
2018-08-15Disable threadingEd Tanous2-2/+1
2018-08-15Implement POST for redfish UpdateServiceJennifer Lee2-94/+278
2018-08-15Implement XSS overrideEd Tanous2-4/+20
2018-08-15Implement odata endpointEd Tanous1-0/+55
2018-08-15Change _PHOSPHOR_WEBUI to _STATIC_HOSTINGAndrew Geissler3-4/+4
2018-08-13Implement Location header for session authEd Tanous1-0/+3
2018-08-13Clang-format cleanupEd Tanous6-280/+901
2018-08-13Make out of tree builds work againJames Feist2-25/+12
2018-08-13Don't build unit tests by defaultEd Tanous1-1/+1
2018-08-09Fix merge conflictEd Tanous10-225/+218
2018-08-07Move websocket implementation to boost beastEd Tanous5-395/+135
2018-08-06Fix crash issue with Managers schemaEd Tanous1-4/+1
2018-07-27cmake-format the filesEd Tanous2-112/+115
2018-07-27Move over to upstream c++ styleEd Tanous73-3923/+3875
2018-07-27Remove CImg from treeEd Tanous1-60168/+0
2018-07-27Reimplement UUID based on systemd UUIDEd Tanous2-10/+33
2018-07-27Make doGet implementations optionalEd Tanous1-1/+4
2018-07-27Implement debug logging for responsesEd Tanous1-6/+11
2018-07-27Make Ethernet/VLAN Interfaces handle "404 Not Found" properlyKowalski, Kamil1-6/+134
2018-07-27Avoid an extra move when returning 404Ed Tanous1-1/+1
2018-07-26Refactor session storageEd Tanous2-59/+72
2018-07-25Make SessionStore a proper singletonBorawski.Lukasz13-87/+115
2018-07-25Implement VlanNetworkInterface and VlanNetworkInterfaceCollection SchemaKowalski, Kamil1-126/+23
2018-07-24Remove some critical debug printsEd Tanous1-2/+2
2018-07-21Move Sensors path to sensorsJames Feist2-6/+6
2018-07-17Prevent ssl key generation when disabledAndrew Geissler1-1/+3
2018-06-30Update sensors to reflect changes after switching to sdbusplusLewanczyk, Dawid4-16/+37
2018-06-29Fix for empty string in IPv4 PATCH.Kowalski, Kamil1-2/+6
2018-06-29Update Redfish Schema to 2018.1Jason M. Bills107-9613/+20428
2018-06-29Introduce ComputerSystem schemaLewanczyk, Dawid9-598/+1581
2018-06-29Fixed the Software Inventory schema Object Mapper callsJennifer Lee1-128/+145
2018-06-29Create separate pam config for webserver instead of using dropbear'sJennifer Lee3-2/+8
2018-06-29Implement VlanNetworkInterface Schema DELETE and PATCH methodsKowalski, Kamil1-71/+478
2018-06-29Implement actions interfaceEd Tanous3-210/+806
2018-06-29Pull in nlohmann json as a dependency rather than checking in.Ed Tanous5-14795/+38
2018-06-29Implement feature selection in bmcwebEd Tanous12-261/+346
2018-06-29Implemented PATCH for EthernetInterface IPv4Addresses arrayKowalski, Kamil1-65/+600
2018-06-29Implemented PATCH for EthernetInterface VLAN and HostName fieldsKowalski, Kamil4-155/+475