summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2024-03-19Call systemd SetTime directlyEd Tanous3-23/+47
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-05redfish-schema: add ProtocolPatrick Williams1-0/+1
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-16Simplify bodyEd Tanous1-1/+0
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-02-01Bump Redfish schemas to 2023.3Gunnar Mills16-48/+177
2024-01-23Implements ThermalMetrics schemazhanghch053-0/+98
2024-01-22Make use of filebody for dump offloadAbhilash Raju1-41/+40
2024-01-19Remove some boost includesEd Tanous10-66/+59
2024-01-19Clean up tftp update to use URLEd Tanous1-51/+69
2024-01-17Pass correct Argument Types to propertyValueIncorrect Error MessageGinu George3-11/+11
2024-01-15redfish: Fix the property name to get EncryptionStatusKonda Reddy Kachana1-2/+2
2024-01-09Fix spelling mistakesEd Tanous13-23/+23
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 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
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-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
2023-11-02Rename getLocationIndicatorActive/setLocationIndicatorActiveGeorge Liu3-9/+9
2023-10-31Move to file_body in boostEd Tanous2-24/+23
2023-10-26Refactor getComputerSystemLakshmi Yadlapati1-215/+225
2023-10-24utils: date: fix clang warningPatrick Williams1-4/+4
2023-10-24clang-format: copy latest and re-formatPatrick Williams42-618/+614
2023-10-23Update schemas to 2023.2Ed Tanous16-1/+284
2023-10-20LogService: Retrieve dump generated by ManagerCarson Labrado2-108/+207
2023-10-11Fix update_schemas.py to add Oem JsonSchemasMyung Bae1-0/+4
2023-10-05Update to boost 1.83.0Ed Tanous8-10/+10
2023-10-03Add trace when unknown user errorGunnar Mills1-0/+1