summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-10bmcweb: make SSL enabling more effectiveEd Tanous1-34/+37
2018-12-07bmcweb: Session member count is zeroEd Tanous1-2/+0
2018-12-07Revert "Update Content-Security-Policy"Ed Tanous1-3/+2
2018-12-04bmcweb: Fix header includes to be more specificEd Tanous5-11/+13
2018-12-04Update Content-Security-PolicyJoseph Reynolds1-2/+3
2018-12-04bmcweb: Move some functions to utilitiesEd Tanous2-48/+49
2018-12-04Fix missing Managers route on serviceRootEd Tanous1-0/+1
2018-12-01build: prepare for boost 1.68Brad Bishop1-0/+1
2018-11-30build: add eof newline to CMakeLists.txtBrad Bishop1-1/+1
2018-11-30crow: work around gcc bug 87513Brad Bishop1-3/+1
2018-11-30Make chassis errors return the appropriate messageEd Tanous1-8/+3
2018-11-30Remove GET handler for manager.ResetEd Tanous0-0/+0
2018-11-26Remove HTTPMethod EnumEd Tanous1-24/+0
2018-11-26bmcweb: Redfish away from json cacheEd Tanous16-461/+333
2018-11-21bmcweb: fix Redfish UUIDEd Tanous1-16/+14
2018-11-20bmcweb:Properly implement the / operator in dbusEd Tanous1-8/+13
2018-11-19Move Redfish PECI to the new json interfaceEd Tanous2-53/+32
2018-11-19Add README configuration sectionJoseph Reynolds1-1/+21
2018-11-19Add MessageArgs for Redfish messages from the Base registryJason M. Bills1-0/+58
2018-11-17Add automatic range-checking and type-casting for readJsonJason M. Bills1-19/+64
2018-11-16Change the BMC LogService to only display from the message registryJason M. Bills4-53/+432
2018-11-16Add the Redfish message registriesJason M. Bills6-0/+708
2018-11-16Add helper functions to get data from the journalJason M. Bills1-124/+233
2018-11-16Use target_compile_definitions() for build flagsJason M. Bills3-14/+14
2018-11-15Simplify Redfish error message property interfaceJason M. Bills9-422/+99
2018-11-06Bump nlohmann-json externalproject to v3.3.0Jason M. Bills1-1/+1
2018-11-03Add VlanInterface patch backEd Tanous1-0/+1
2018-11-03Initial implementation of processors and memory schemaRapkiewicz, Pawel3-0/+523
2018-11-03Fix an issue with non-root objectmapper entriesEd Tanous1-117/+155
2018-11-03Managers: Actions object: Support Reset propertyJennifer Lee2-3/+105
2018-11-01bmcweb: fix a possible buffer overflow issueEd Tanous1-4/+3
2018-10-31Update Redfish to Base.1.4.0 message registryJason M. Bills2-68/+164
2018-10-31Update formatting of error string literals and message descriptionsJason M. Bills2-222/+166
2018-10-31Fix a bug in optional json parsingEd Tanous1-5/+1
2018-10-29Add Pid Oem Redfish SchemaJames Feist3-0/+648
2018-10-29bmcweb: merge conflict resolutionJason M. Bills2-134/+60
2018-10-29[scripts] Avoid deleting Oem Schemas During UpdateJames Feist1-1/+4
2018-10-29Chassis: Power: Support get PowerSupply and VoltagesEd Tanous5-8/+114
2018-10-29Add PID PatchJames Feist1-2/+536
2018-10-29Add paging and partial results for BMCLogServiceJason M. Bills2-3/+75
2018-10-29Speed up managers schemaJames Feist1-0/+10
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills20-3076/+1484
2018-10-22Implement a new way of unpacking json to structsEd Tanous5-431/+325
2018-10-22Clean up SessionService POSTEd Tanous1-114/+53
2018-10-22bmcweb: remove warning about coroutinesEd Tanous1-0/+1
2018-10-19Fix URL query parameter parsingJason M. Bills2-2/+2
2018-10-19Add a BMC LogServiceJason M. Bills2-216/+527
2018-10-19Fixup mapbox variant referencesWilliam A. Kennington III4-14/+12
2018-10-18bmcweb: Move to C++17Ed Tanous1-1/+1
2018-10-17cleanup: close open filesPatrick Venture2-0/+2