summaryrefslogtreecommitdiff
path: root/redfish-core/lib
AgeCommit message (Expand)AuthorFilesLines
2024-04-01Remove duplicated includeEd Tanous1-1/+0
2024-04-01Use no-switch-default on clangEd Tanous1-1/+1
2024-04-01Cable: Fix Logging Level ErrorGunnar Mills1-1/+1
2024-03-28ethernet: Move to setProperty dbus utility methodAsmitha Karunanithi1-35/+16
2024-03-28Create Redfish specific setProperty callEd Tanous6-558/+134
2024-03-28Fix clang-formatting in ethernetEd Tanous1-4/+4
2024-03-27Check optionals in tidyEd Tanous2-33/+22
2024-03-27Fix unused variable warning in LDAPEd Tanous1-19/+28
2024-03-27Update indicator LED verificationGeorge Liu1-2/+4
2024-03-25Fix redundant init issuesEd Tanous2-9/+9
2024-03-21Clean up event service to use readJsonEd Tanous1-31/+32
2024-03-21Clean up triggers to use readJsonEd Tanous1-109/+123
2024-03-21Clean up Manager to use readJsonEd Tanous1-107/+86
2024-03-21Clean up metric report definition to use readJsonObjectEd Tanous1-46/+29
2024-03-21Clean up processor to use readJsonEd Tanous1-11/+6
2024-03-21Clean up power/thermal to use readJsonObjectEd Tanous3-24/+17
2024-03-21Clean up Certificate Service to use readJsonEd Tanous1-27/+12
2024-03-21Use readJson to simplify updateEd Tanous1-32/+24
2024-03-19Rename FileBody to HttpBodyEd Tanous1-9/+9
2024-03-19Call systemd SetTime directlyEd Tanous1-19/+43
2024-03-18Clean up power schemaEd Tanous1-279/+291
2024-03-16Fix PID Zone interface namePavanKumarIntel1-1/+1
2024-03-15Remove link from Chassis to PCIeDeviceSunny Srivastava1-3/+0
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-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 Geissler1-19/+104
2024-02-24Systems: Add support to read AllowedPowerModesChris Cain1-48/+85
2024-02-23manager_diagnostic_data: add metric getJagpal Singh Gill1-0/+163
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-16Configure DHCP4 and DHCP6 parameters independentlyJishnu CM1-75/+117
2024-02-08Systems: Add support for new eco power modesChris Cain1-11/+49
2024-02-07Add StandbyOffline to Redfish sensor getStateMatt Simmering1-5/+28
2024-01-23Implements ThermalMetrics schemazhanghch052-0/+96
2024-01-22Make use of filebody for dump offloadAbhilash Raju1-41/+40
2024-01-19Remove some boost includesEd Tanous7-51/+49
2024-01-19Clean up tftp update to use URLEd Tanous1-51/+69
2024-01-17Pass correct Argument Types to propertyValueIncorrect Error MessageGinu George1-1/+1
2024-01-15redfish: Fix the property name to get EncryptionStatusKonda Reddy Kachana1-2/+2
2024-01-09Fix spelling mistakesEd Tanous8-12/+12
2023-12-18Refactor PCIeDeviceList to use getCollectionMembersLakshmi Yadlapati2-4/+4
2023-12-12Use MonotonicTimeStamp for bmc log idMyung Bae1-17/+61
2023-11-29chassis: Tidy up lambda funcs in get chassisChau Ly1-294/+289
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