summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-12Use MonotonicTimeStamp for bmc log idMyung Bae3-17/+131
2023-12-09mutual-tls: Add support for Meta certificatesMarco Kawajiri7-1/+155
2023-12-09Simplify mutual TLS checksEd Tanous2-116/+38
2023-12-09Add mutual tls unit testEd Tanous3-3/+210
2023-12-08Reponse: Fix incomplete implementation in writeAbhilash Raju3-2/+97
2023-12-07meson: adjust nlohmann-json dependencyPatrick Williams1-7/+2
2023-12-05Fix missing dateEd Tanous2-7/+21
2023-12-05Unit test ConnectionEd Tanous6-107/+180
2023-11-29chassis: Tidy up lambda funcs in get chassisChau Ly1-294/+289
2023-11-29build: use allowed over enabledPatrick Williams2-13/+13
2023-11-20managers: use async_method_call() set PID propertiesPotin Lai1-5/+5
2023-11-15ethernet: change MTU type to size_tAnthony1-2/+2
2023-11-14Fix Dump and EventLog URIRavi Teja1-2/+2
2023-11-06Fix SNMP invalid Destination errorRavi Teja1-13/+25
2023-11-06Make callback a template to avoid memory leakEd Tanous1-2/+4
2023-11-06Don't warn on unused macrosEd Tanous1-0/+1
2023-11-06Remove use after free in error handling pathEd Tanous1-1/+2
2023-11-06Break out retrieveUriToDbusMapEd Tanous1-14/+19
2023-11-06Move date_h to pragma onceEd Tanous1-5/+1