summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update whitelistEd Tanous2018-08-151-1/+3
* cmake-format the CmakeLists.txt.inEd Tanous2018-08-151-9/+10
* Remove VScode specific scriptEd Tanous2018-08-152-45/+0
* Last round of variable renamesEd Tanous2018-08-156-116/+111
* Cleanups to update service schemaEd Tanous2018-08-151-224/+137
* Cleanups to network protocolEd Tanous2018-08-151-103/+69
* minor cleanups to dbus-restEd Tanous2018-08-151-21/+17
* Refactor Manager Network Protocol to use D-BusKowalski, Kamil2018-08-151-37/+157
* Disable threadingEd Tanous2018-08-152-2/+1
* Implement POST for redfish UpdateServiceJennifer Lee2018-08-152-94/+278
* Implement XSS overrideEd Tanous2018-08-152-4/+20
* Implement odata endpointEd Tanous2018-08-151-0/+55
* Change _PHOSPHOR_WEBUI to _STATIC_HOSTINGAndrew Geissler2018-08-143-4/+4
* Implement Location header for session authEd Tanous2018-08-131-0/+3
* Clang-format cleanupEd Tanous2018-08-136-280/+901
* Make out of tree builds work againJames Feist2018-08-132-25/+12
* Don't build unit tests by defaultEd Tanous2018-08-131-1/+1
* Fix merge conflictEd Tanous2018-08-0910-225/+218
* Move websocket implementation to boost beastEd Tanous2018-08-075-395/+135
* Fix crash issue with Managers schemaEd Tanous2018-08-061-4/+1
* cmake-format the filesEd Tanous2018-07-272-112/+115
* Move over to upstream c++ styleEd Tanous2018-07-2673-3923/+3875
* Remove CImg from treeEd Tanous2018-07-261-60168/+0
* Reimplement UUID based on systemd UUIDEd Tanous2018-07-262-10/+33
* Make doGet implementations optionalEd Tanous2018-07-261-1/+4
* Implement debug logging for responsesEd Tanous2018-07-261-6/+11
* Make Ethernet/VLAN Interfaces handle "404 Not Found" properlyKowalski, Kamil2018-07-261-6/+134
* Avoid an extra move when returning 404Ed Tanous2018-07-261-1/+1
* Refactor session storageEd Tanous2018-07-262-59/+72
* Make SessionStore a proper singletonBorawski.Lukasz2018-07-2513-87/+115
* Implement VlanNetworkInterface and VlanNetworkInterfaceCollection SchemaKowalski, Kamil2018-07-241-126/+23
* Remove some critical debug printsEd Tanous2018-07-241-2/+2
* Move Sensors path to sensorsJames Feist2018-07-202-6/+6
* Prevent ssl key generation when disabledAndrew Geissler2018-07-171-1/+3
* Update sensors to reflect changes after switching to sdbusplusLewanczyk, Dawid2018-06-294-16/+37
* Fix for empty string in IPv4 PATCH.Kowalski, Kamil2018-06-291-2/+6
* Update Redfish Schema to 2018.1Jason M. Bills2018-06-29107-9613/+20428
* Introduce ComputerSystem schemaLewanczyk, Dawid2018-06-299-598/+1581
* Fixed the Software Inventory schema Object Mapper callsJennifer Lee2018-06-291-128/+145
* Create separate pam config for webserver instead of using dropbear'sJennifer Lee2018-06-293-2/+8
* Implement VlanNetworkInterface Schema DELETE and PATCH methodsKowalski, Kamil2018-06-291-71/+478
* Implement actions interfaceEd Tanous2018-06-293-210/+806
* Pull in nlohmann json as a dependency rather than checking in.Ed Tanous2018-06-295-14795/+38
* Implement feature selection in bmcwebEd Tanous2018-06-2912-261/+346
* Implemented PATCH for EthernetInterface IPv4Addresses arrayKowalski, Kamil2018-06-291-65/+600
* Implemented PATCH for EthernetInterface VLAN and HostName fieldsKowalski, Kamil2018-06-294-155/+475
* Move bmcweb to mozilla compatibility ciphersEd Tanous2018-06-291-1/+1
* Make bmcweb image upload compatible with upstream.Ed Tanous2018-06-293-41/+107
* Added UpdateService to RedfishJennifer Lee2018-06-292-3/+295
* Fix issue with dbus interfaces and compatibilityEd Tanous2018-06-291-32/+53
OpenPOWER on IntegriCloud