summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-23Refactor getAssociationEndPoints methodGeorge Liu5-62/+35
2023-03-23nbd proxy and websocket cleanupsEd Tanous4-137/+253
2023-03-23Break out another lambdaEd Tanous1-60/+66
2023-03-23Remove authorization checks in nbd_proxyEd Tanous2-134/+59
2023-03-22systems: Fix missing EnterDwellTime propertyChris Cain1-3/+3
2023-03-22Fix Request use-after-moveJonathan Doman1-11/+10
2023-03-22LogService: Fix potential null pointer dereferenceCarson Labrado1-6/+9
2023-03-21Add component integrity schemasEd Tanous7-0/+2099
2023-03-21IPv6: Remove AddressState from redfish response.Sunitha Harish1-1/+1
2023-03-20Aggregation: Increase response read limit to 50MBCarson Labrado5-193/+103
2023-03-18Implement AggregationSourceCarson Labrado9-53/+1342
2023-03-17Fix cannot get NTPServersJian Zhang1-2/+5
2023-03-17dbus_rest: Fix dangling reference of crow::ResponseLei YU1-19/+20
2023-03-17Add the GetManagedObjects method to dbus_utilityGeorge Liu2-9/+24
2023-03-17Fix some movesEd Tanous1-17/+22
2023-03-16Fix resource delete event issueAsmitha Karunanithi1-1/+1
2023-03-15Move PCIeDeviceCollection to separate methodLakshmi Yadlapati1-24/+35
2023-03-15Take url views by valueEd Tanous5-63/+54
2023-03-15Replace space with underscore for Dbus Object PathYaswanth Reddy M1-1/+1
2023-03-15Add Support for privilege check in handleUpgradeP Dheeraj Srujan Kumar2-46/+79
2023-03-15Remove try-catch blocks on handleUpgradeEd Tanous1-22/+2
2023-03-15Move validation code to unpackPropertiesNoThrowEd Tanous1-32/+28
2023-03-15Break out large lambda into callbackEd Tanous1-96/+108
2023-03-15Add asyncResp support to handleUpgradeP Dheeraj Srujan Kumar3-27/+42
2023-03-14Only parse to the depth requestedEd Tanous2-25/+198
2023-03-14Implement AggregationSourceCollectionCarson Labrado8-0/+214
2023-03-13Raise UnpackErrorPrinter to Log BMCWEB_LOG_ERRORdeepakala-k1-1/+1
2023-03-13Fix `MemberId` value error causes Validator to failGeorge Liu1-5/+3
2023-03-11Make url by value in RequestEd Tanous11-55/+58
2023-03-11Remove body member from RequestEd Tanous10-29/+36
2023-03-11Remove fields member from RequestEd Tanous3-12/+14
2023-03-11Update hypervisor todoGunnar Mills1-5/+0
2023-03-11Fix hypervisor system GetAsmitha Karunanithi2-24/+15
2023-03-09Move logging level to WARNING for 404Gunnar Mills4-8/+8
2023-03-09Attempt to document logging levelsGunnar Mills2-16/+43
2023-03-09Move hypervisor system to separate methodGunnar Mills1-41/+43
2023-03-09Move hypervisor ethernet to separate methodsGunnar Mills1-193/+198
2023-03-09Move hypervisor reset to separate methodsGunnar Mills1-120/+127
2023-03-08Add originator id & type for user trigerred dumpsAsmitha Karunanithi1-3/+89
2023-03-08Remove the redfish hypervisor namespaceEd Tanous2-7/+7
2023-03-08account_service: Don't call HEAD handler in GET handlerJiaqing Zhao1-7/+25
2023-03-07Pass boost error_code by referenceLakshmi Yadlapati2-5/+5
2023-03-06Fix local CI failure issueGeorge Liu1-11/+11
2023-03-06Move nbdproxy to non lambda methodsEd Tanous1-140/+144
2023-03-06Change BMCWEB_LOG level for 404/405Gunnar Mills1-2/+2
2023-03-04Redfish.md: Add missing cable propertiesGunnar Mills1-0/+15
2023-03-03Fix async_method_call object paths while updating/deleting IP addressRavi Teja1-92/+31
2023-03-03Allow logged in users to upload incrementallyEd Tanous1-15/+40
2023-03-03Add the getAssociationEndPoints methodGeorge Liu2-6/+17
2023-03-02Remove excessive logging in managersEd Tanous1-35/+0