summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-18Clean up power schemaEd Tanous1-279/+291
2024-03-18Add unit test for SSEEd Tanous4-40/+148
2024-03-17RFC: Implement redfish checklistEd Tanous1-0/+34
2024-03-16Refactor after loginEd Tanous1-28/+23
2024-03-16Update boost 1.83->1.84Ed Tanous2-5/+5
2024-03-16Fix PID Zone interface namePavanKumarIntel1-1/+1
2024-03-15Remove link from Chassis to PCIeDeviceSunny Srivastava2-4/+0
2024-03-13Fix duplicated https:// in github linkEd Tanous1-1/+1
2024-03-13Correct Actions/Manager.ResetToDefaults parameter nameKonstantin Aladyshev1-10/+21
2024-03-11fix usage of std::ranges::replace_copyAlexander Hansen1-0/+2
2024-03-08Fix behavior when service is missingEd Tanous1-2/+3
2024-03-06Support PATCH on IPv6StaticDefaultGatewaysSunitha Harish1-14/+292
2024-03-05redfish-schema: add ProtocolPatrick Williams5-0/+535
2024-03-05Sessions: Drop end / from odata.idGunnar Mills1-2/+2
2024-03-05DHCP Conf: Fix UseDomainName configurationRavi Teja1-6/+26
2024-03-04AllowedHostTransitions: look for on dbusAndrew Geissler4-19/+245
2024-03-01vscode: ignore directoryAndrew Geissler1-402/+18
2024-02-28Fix coredump on async method during validatePrivilegeMyung Bae1-1/+2
2024-02-28Fix duplicated etag generationMyung Bae1-5/+0
2024-02-24Systems: Add support to read AllowedPowerModesChris Cain1-48/+85
2024-02-23manager_diagnostic_data: add metric getJagpal Singh Gill4-0/+247
2024-02-23Refactor to pass dbus error code to callerMyung Bae1-59/+102
2024-02-21Chassis: Add support for Version propertyCarson Labrado1-0/+19
2024-02-21multi-host: give some more timePatrick Williams1-1/+1
2024-02-21OWNERS: Update Gunnar's email addressGunnar Mills1-1/+1
2024-02-16Write unit tests for http2 connectionEd Tanous3-0/+224
2024-02-16Simplify HTTP/2 bufferingEd Tanous2-72/+46
2024-02-16Add unit tests for file bodyEd Tanous4-24/+168
2024-02-16Simplify bodyEd Tanous10-379/+350
2024-02-16Configure DHCP4 and DHCP6 parameters independentlyJishnu CM1-75/+117
2024-02-08Systems: Add support for new eco power modesChris Cain1-11/+49
2024-02-08Enable redfish-new-powersubsystem-thermalsubsystemGunnar Mills1-4/+4
2024-02-07Add StandbyOffline to Redfish sensor getStateMatt Simmering1-5/+28
2024-02-06Make tests not require body interactionEd Tanous2-197/+231
2024-02-06Update gtest to 1.14.0Ed Tanous1-8/+14
2024-02-01Bump Redfish schemas to 2023.3Gunnar Mills139-1853/+6474
2024-01-29Reformat scriptsEd Tanous1-3/+3
2024-01-23Implements ThermalMetrics schemazhanghch054-0/+103
2024-01-22Make use of filebody for dump offloadAbhilash Raju4-53/+354
2024-01-22Make base64 encoder incrementalEd Tanous2-33/+126
2024-01-19Remove some boost includesEd Tanous21-104/+145
2024-01-19Clean up tftp update to use URLEd Tanous3-51/+125
2024-01-17Pass correct Argument Types to propertyValueIncorrect Error MessageGinu George3-11/+11
2024-01-16DBus REST: Fix array and dict handlingMikhail Zhvakin1-3/+3
2024-01-15redfish: Fix the property name to get EncryptionStatusKonda Reddy Kachana1-2/+2
2024-01-09Fix spelling mistakesEd Tanous34-69/+83
2024-01-09http_client: fix for broken connectionAbhilash Raju1-11/+37
2023-12-25bmcweb: Add nullptr check for weakptrzhaogang.01081-0/+5
2023-12-21Fix typo in collection.hppMyung Bae1-1/+1
2023-12-18Refactor PCIeDeviceList to use getCollectionMembersLakshmi Yadlapati4-48/+41