summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Fixup mapbox variant referencesWilliam A. Kennington III3-13/+11
2018-10-16Add PID Get To RedfishJames Feist2-21/+109
2018-10-16Fix an implementation commentEd Tanous1-1/+1
2018-10-12Avoid some copies in some loopsEd Tanous1-2/+2
2018-10-08Implement AccountService PATCH methodEd Tanous1-8/+28
2018-10-08Move AccountService to node structureEd Tanous2-123/+2
2018-09-19Clean up rest-dbus interfaceEd Tanous2-282/+426
2018-09-17Implement JsonSchema endpointEd Tanous1-0/+1
2018-09-05Implement /console0 websocketEd Tanous1-0/+157
2018-09-05Move to clang-format-6.0Ed Tanous18-4216/+5209
2018-08-29Resolve issue with duplicated static filesEd Tanous1-6/+18
2018-08-24Make dbus monitor compatible with phosphor-restEd Tanous1-36/+153
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-15Last round of variable renamesEd Tanous2-88/+84
2018-08-15minor cleanups to dbus-restEd Tanous1-21/+17
2018-08-15Implement XSS overrideEd Tanous2-4/+20
2018-08-13Clang-format cleanupEd Tanous3-122/+743
2018-08-09Fix merge conflictEd Tanous3-10/+9
2018-08-07Move websocket implementation to boost beastEd Tanous1-2/+2
2018-07-27Move over to upstream c++ styleEd Tanous20-1400/+1388
2018-07-27Remove CImg from treeEd Tanous1-60168/+0
2018-07-26Refactor session storageEd Tanous2-59/+72
2018-07-25Make SessionStore a proper singletonBorawski.Lukasz5-47/+60
2018-06-29Create separate pam config for webserver instead of using dropbear'sJennifer Lee1-1/+1
2018-06-29Implement actions interfaceEd Tanous1-209/+753
2018-06-29Pull in nlohmann json as a dependency rather than checking in.Ed Tanous2-14729/+1
2018-06-29Implement feature selection in bmcwebEd Tanous1-1/+2
2018-06-29Move bmcweb to mozilla compatibility ciphersEd Tanous1-1/+1
2018-06-29Make bmcweb image upload compatible with upstream.Ed Tanous2-38/+103
2018-06-29Fix issue with dbus interfaces and compatibilityEd Tanous1-32/+53
2018-06-29Fix issue with basic auth and the bmcwebEd Tanous2-6/+49
2018-06-29Boost beastEd Tanous8-183/+175
2018-06-29Move thermal interfaces to new schemaEd Tanous1-2/+2
2018-06-29Move bmcweb over to sdbusplusEd Tanous6-153/+182
2018-04-22Fix an issue with directory permissionsEd Tanous1-0/+2
2018-04-22Make middleware try other auth types on auth failureEd Tanous1-14/+20
2018-04-22Change order of authorization typesEd Tanous1-20/+20
2018-04-22Implement pretty printing json to HTMLEd Tanous1-0/+2
2018-04-22Clean up async dbus endpointEd Tanous1-134/+190
2018-04-22Minor fixes to make redfish pass compliance testsEd Tanous1-29/+66
2018-04-22Adding Chassis and ChassisCollection Schemas to RedfishRapkiewicz, Pawel1-28/+0
2018-04-20Add full index support to static files loaderEd Tanous1-30/+19
2018-03-28Remove the last couple uses of json get<>Ed Tanous1-17/+22
2018-03-28Redfish Manager and ManagerCollectionBorawski.Lukasz1-53/+0
2018-03-28Redfish SessionServiceBorawski.Lukasz2-24/+7
2018-03-28Redfish NetworkProtocolBorawski.Lukasz1-57/+0
2018-03-28Improved Refish subroutesBorawski.Lukasz1-0/+24
2018-03-28AccountServiceLewanczyk, Dawid1-23/+0