summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
AgeCommit message (Collapse)AuthorFilesLines
2024-04-19bmcweb: srcrev bump f2caadcee1..211cfa49d1Andrew Geissler1-1/+1
Ed Tanous (2): Clean up BMCWEB_ENABLE_SSL Update nghttp2 1.60->1.61 Myung Bae (1): Initialize schemas array with explicit size Sunitha Harish (1): Remove ibm locks feature Change-Id: I474f319bde2efbdd14f4b333fd07e4a2f08c90fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-17bmcweb: srcrev bump ac25adb8d4..f2caadcee1Andrew Geissler1-1/+1
Ed Tanous (8): Add type safety for NTP server objects Stage 2 refactor LDAP parameters Remove OpenSSL warnings ignore Fix NTP set race condition Refactor UpdateService Break out DoTftpUpdate Refactor tftp parser Reformat meson files Gunnar Mills (1): Update Privilege Registry from 1.3.0 to 1.5.0 Change-Id: I34d0cce4d3b482a4f40a0d4a3d004813eee69374 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-16bmcweb: srcrev bump 87c449664e..ac25adb8d4Andrew Geissler1-1/+1
Ed Tanous (1): Fix Privileges warnings Change-Id: Iccc9bd566808e28e13268af10b3d0cb92e50ee93 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-15bmcweb: srcrev bump 76b038f20f..87c449664eAndrew Geissler1-1/+1
Asmitha Karunanithi (1): Move to Redfish setProperty call Ed Tanous (14): Simplify router Fix large copies with url_view and segments_view Fix buffer_copy Give static analysis some hints Remove logically dead code Remove logically dead code Fix file removal Add nullptr check Remove a copy Use rvalue reference Fix a couple includes to use <> instead of "" Fix post code parsing Fix nullptr failures for image upload Use beast message_generator Change-Id: I8fff254e3b857518ecc1fcb4885913068131a935 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-11bmcweb: srcrev bump 1827b4f1de..76b038f20fAndrew Geissler1-1/+1
Ed Tanous (5): Move run and redfish to compile units Fix account service Simplify query_param Fix generate auth certs Fix object type in json utils Gunnar Mills (1): Pull in all registries Change-Id: Ie070fdf4b41a291f853f0d97b88dc378f3ab2cb0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-10bmcweb: srcrev bump 7ac13cc939..1827b4f1deAndrew Geissler1-1/+1
Asmitha Karunanithi (1): Move to Redfish Action specific setProperty call Ed Tanous (6): Fix undefined behavior in getUniqueEntryID Remove redundant static modifier Fix minor error in Request::method Make flush explicit Fix moves/forward Rework logger to create compile time errors Change-Id: Ia36f0cebcb9451f87be1aa92f3580530780e008c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-05bmcweb: srcrev bump 5575efb613..7ac13cc939Andrew Geissler1-1/+1
Asmitha Karunanithi (1): log_services: Move to setProperty dbus util method Ed Tanous (6): Call dump() less Fix http2 payloads Allow parsing null or value classes Clean up hypervisor to use readJson Clean up Account Service to use readJson Clean up Ethernet to use readJson Gunnar Mills (1): Remove redfish-health-populate Konstantin Aladyshev (1): meson: Disable tests build for tinyxml2 dependency Change-Id: Ie72d092d1c7a7fd5cc1aeb2b735058669dc9970c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-02bmcweb: srcrev bump f0b59af46a..5575efb613Andrew Geissler1-1/+1
Asmitha Karunanithi (2): ethernet: Move to setProperty dbus utility method hypervisor: Move to setProperty dbus util method Ed Tanous (14): Create Redfish specific setProperty call Remove old uses of cout/cerr Fix regression in http_file_body Fix SSE sockets Use no-switch-default on clang Fix redundant inline operators Make boost/nghttp2 cmake build static libraries Remove duplicated include Enable readability check Move where appropriate Delete old tests Update nghttp2 1.54->1.60 Remove unused header Create TemporaryFileHandle class Gunnar Mills (3): Cable: Fix Logging Level Error Up the max connectionCount to 200 Remove redfish-enable-proccessor-memory-status Myung Bae (1): Reduce multi-level calls of req.req members Change-Id: Icf5a11dc8826651de66792c594be4ebf5f4073fd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-29bmcweb: srcrev bump d0eb0e7303..f0b59af46aAndrew Geissler1-1/+1
Ed Tanous (7): Fix unused variable warning in LDAP Check optionals in tidy Add clang-tidy-18 bugprone checks Enable clang-tidy-18 misc checks Rename http2 unpacker Fix clang-formatting in ethernet Add misc-include-cleaner George Liu (1): Update indicator LED verification Change-Id: I1daa65f7db95d41140d59bbcf36d79a12250a744 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-27bmcweb: srcrev bump a10321e792..d0eb0e7303Andrew Geissler1-1/+1
Ed Tanous (6): Don't use switch for single conditional http2 Require specific compiler versions Add nolint for naming violations Fix redundant init issues Enable bugprone clang check Remove unused variable Change-Id: I25a4e0a4cb74898960da73550b3577cbb8bfe947 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-22bmcweb: srcrev bump e10f0176d6..a10321e792Andrew Geissler1-1/+1
Ed Tanous (1): Fix content-security-policy disable Change-Id: I2961b67f7ebb70443c261b86a2721cc34707d042 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-22bmcweb: srcrev bump 4d1db045ef..e10f0176d6Andrew Geissler1-1/+1
Ed Tanous (13): Use readJson to simplify update Clean up Certificate Service to use readJson Clean up power/thermal to use readJsonObject Clean up processor to use readJson Clean up metric report definition to use readJsonObject Clean up Manager to use readJson Clean up management console rest to use readJson Clean up triggers to use readJson Clean up event service to use readJson Allow no spaces in content-type Allow routes with 5 wildcards Allow reading http2 bodies Revert "Refactor after login" Change-Id: I5eb310124600025f15e1a5b07546dedde13f3fb6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-21bmcweb: srcrev bump b2896149c3..4d1db045efAndrew Geissler1-1/+1
Ed Tanous (2): Make readJson accept object_t Change logging to default to Error/Critical Change-Id: I15b436f5d7fc72631d64f352baaebf1e2d3cd18a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-19bmcweb: srcrev bump 9970e93f79..b2896149c3Andrew Geissler1-1/+1
Ed Tanous (8): Fix duplicated https:// in github link Update boost 1.83->1.84 Refactor after login RFC: Implement redfish checklist Add unit test for SSE Clean up power schema Call systemd SetTime directly Rename FileBody to HttpBody PavanKumarIntel (1): Fix PID Zone interface name Sunny Srivastava (1): Remove link from Chassis to PCIeDevice Change-Id: I186287ad04971ece393160feef150cb7ef314412 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-14bmcweb: srcrev bump e715d14b25..9970e93f79Andrew Geissler1-1/+1
Alexander Hansen (1): fix usage of std::ranges::replace_copy Konstantin Aladyshev (1): Correct Actions/Manager.ResetToDefaults parameter name Change-Id: I705ab757d337c8c145dd7f8740d4ddb3395caf4a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-11bmcweb: srcrev bump ce73d5c851..e715d14b25Andrew Geissler1-1/+1
Ed Tanous (1): Fix behavior when service is missing Change-Id: I7c77ee087ab48a38c8f5810c034ca8fbf12008f8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-06bmcweb: srcrev bump 33e1f122b7..ce73d5c851Andrew Geissler1-1/+1
Gunnar Mills (1): Sessions: Drop end / from odata.id Patrick Williams (1): redfish-schema: add Protocol Ravi Teja (1): DHCP Conf: Fix UseDomainName configuration Sunitha Harish (1): Support PATCH on IPv6StaticDefaultGateways Change-Id: I1981c5427559894f50727095b07ba6e9aa938767 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-03-05bmcweb: srcrev bump 41b25aa3a5..33e1f122b7Andrew Geissler1-1/+1
Andrew Geissler (2): vscode: ignore directory AllowedHostTransitions: look for on dbus Change-Id: I0d27f40fcf6620b473b20616678bd1ac568e432b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-02-28bmcweb: srcrev bump 6b9ac4f23e..41b25aa3a5Andrew Geissler1-1/+1
Myung Bae (2): Fix duplicated etag generation Fix coredump on async method during validatePrivilege Change-Id: I5637227e6389058f3b9a3afb208ab09f148d8ef6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-02-28bmcweb: allow mutual-tls-common-name-parsing settingPatrick Williams1-0/+5
Add a recipe variable that controls the mutual-tls-common-name-parsing setting, when mutual-tls-auth is enabled: MUTUAL_TLS_PARSING. Default to 'username' to match the underlying repository. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5eea87f51981402d82da23b7853ab74e7bf4f03b
2024-02-28bmcweb: add mutual-tls-auth PACAKGECONFIGPatrick Williams1-1/+2
meta-ibm already overrides this meson setting in some cases. Promote it to a PACKAGECONFIG so it is clearer as to which machines have it enabled and which have it disabled. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I198d2ac1f403317f0eaf4ee2a348da87707d8820
2024-02-24bmcweb: srcrev bump 52dd6932de..6b9ac4f23eAndrew Geissler1-1/+1
Carson Labrado (1): Chassis: Add support for Version property Chris Cain (1): Systems: Add support to read AllowedPowerModes Gunnar Mills (1): OWNERS: Update Gunnar's email address Jagpal Singh Gill (1): manager_diagnostic_data: add metric get Myung Bae (1): Refactor to pass dbus error code to caller Patrick Williams (1): multi-host: give some more time Change-Id: I9ebeb11a92f4f2cf9bbd9b96d659f1e3311060ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-02-21bmcweb: srcrev bump b66551019c..52dd6932deAndrew Geissler1-1/+1
Ed Tanous (4): Simplify body Add unit tests for file body Simplify HTTP/2 buffering Write unit tests for http2 connection Jishnu CM (1): Configure DHCP4 and DHCP6 parameters independently Change-Id: I8a2c3419aaea073f91e1d52d383335996a634067 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-02-09bmcweb: srcrev bump 6fb96ce33d..b66551019cAndrew Geissler1-1/+1
Chris Cain (1): Systems: Add support for new eco power modes Gunnar Mills (1): Enable redfish-new-powersubsystem-thermalsubsystem Matt Simmering (1): Add StandbyOffline to Redfish sensor getState Change-Id: Ibd087a9a336d9592d6418b58762a9c1b88d73603 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-02-06bmcweb: srcrev bump 2ae81db99a..6fb96ce33dAndrew Geissler1-1/+1
Ed Tanous (2): Update gtest to 1.14.0 Make tests not require body interaction Change-Id: I458b7362d18924039f5d281534c269377280a69d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-02-06bmcweb: srcrev bump 4c8c12d2a6..2ae81db99aAndrew Geissler1-1/+1
Gunnar Mills (1): Bump Redfish schemas to 2023.3 Change-Id: I86ccb05f87ec11ae07a6d833ed236357a40cfb37 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-01-30bmcweb: srcrev bump 5ae1f7f3e0..4c8c12d2a6Andrew Geissler1-1/+1
Ed Tanous (1): Reformat scripts Change-Id: I5b0606d9c72426d0f3e14109e82f3aa12c3919b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-01-24bmcweb: srcrev bump 18f8f608b9..5ae1f7f3e0Andrew Geissler1-1/+1
Abhilash Raju (1): Make use of filebody for dump offload Ed Tanous (1): Make base64 encoder incremental zhanghch05 (1): Implements ThermalMetrics schema Change-Id: I8c8b7cbedde9fca698bccf05de0dcb6251924636 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-01-20bmcweb: srcrev bump f347756661..18f8f608b9Andrew Geissler1-1/+1
Ed Tanous (2): Clean up tftp update to use URL Remove some boost includes Ginu George (1): Pass correct Argument Types to propertyValueIncorrect Error Message Change-Id: Id0ee4adbd3e5d203d3087b55d6be135cb1d5d385 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-01-17bmcweb: srcrev bump 8ece0e457e..f347756661Andrew Geissler1-1/+1
Konda Reddy Kachana (1): redfish: Fix the property name to get EncryptionStatus Mikhail Zhvakin (1): DBus REST: Fix array and dict handling Change-Id: I8385901a715671335a0042cdcfef093632b1d567 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-01-10bmcweb: srcrev bump a88942019f..8ece0e457eAndrew Geissler1-1/+1
Abhilash Raju (1): http_client: fix for broken connection Ed Tanous (1): Fix spelling mistakes Change-Id: I4722356c095f33209c3566507cddbcb3be9c3edd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-12-30bmcweb: srcrev bump c48377db9e..a88942019fAndrew Geissler1-1/+1
zhaogang.0108 (1): bmcweb: Add nullptr check for weakptr Change-Id: I869e09b600f841652ef27978b68c838aa246c465 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-12-21bmcweb: srcrev bump 75e8e218cb..c48377db9eAndrew Geissler1-1/+1
Lakshmi Yadlapati (1): Refactor PCIeDeviceList to use getCollectionMembers Myung Bae (1): Fix typo in collection.hpp Change-Id: I374377607d1f80d827126a9247cb9855eb6e0316 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-12-13bmcweb: srcrev bump 998e0cbdc5..75e8e218cbAndrew Geissler1-1/+1
Abhilash Raju (1): Reponse: Fix incomplete implementation in write Ed Tanous (2): Add mutual tls unit test Simplify mutual TLS checks Marco Kawajiri (1): mutual-tls: Add support for Meta certificates Myung Bae (1): Use MonotonicTimeStamp for bmc log id Patrick Williams (1): meson: adjust nlohmann-json dependency Change-Id: Ia75b9bbf5e77697464adb91eead01ba1f2cb8253 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-12-06bmcweb: srcrev bump 7164bc62dd..998e0cbdc5Andrew Geissler1-1/+1
Ed Tanous (2): Unit test Connection Fix missing date Change-Id: I00e556043bcf92098de97b7ed3a315e584a5d256 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-12-04bmcweb: srcrev bump 7a696974d7..7164bc62ddAndrew Geissler1-1/+1
Chau Ly (1): chassis: Tidy up lambda funcs in get chassis Patrick Williams (1): build: use allowed over enabled Change-Id: I30811d0c6bc07fd86f7ed939c1fe515ea61ddd46 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-11-28bmcweb: srcrev bump 3e7a8da60d..7a696974d7Andrew Geissler1-1/+1
Potin Lai (1): managers: use async_method_call() set PID properties Change-Id: Ia54439411d355d90205b9706f90d5e5b3c1b9737 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-11-18bmcweb: srcrev bump 9e9d99dadc..3e7a8da60dAndrew Geissler1-1/+1
Anthony (1): ethernet: change MTU type to size_t Change-Id: I23ba31b45cae85495b90214cea674fb8da9e3548 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-11-15bmcweb: srcrev bump 63509dd54c..9e9d99dadcAndrew Geissler1-1/+1
Ravi Teja (1): Fix Dump and EventLog URI Change-Id: Ia1d1c3cb6231a5ad97e15d76b1ff24b1b6f7f422 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-11-07bmcweb: srcrev bump 59a17e4f40..63509dd54cAndrew Geissler1-1/+1
Ed Tanous (5): Move date_h to pragma once Break out retrieveUriToDbusMap Remove use after free in error handling path Don't warn on unused macros Make callback a template to avoid memory leak Ravi Teja (1): Fix SNMP invalid Destination error Change-Id: Id47c6d8cc918172c9872995ddfe89f2833cf18fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-11-03bmcweb: srcrev bump 522377dcb8..59a17e4f40Andrew Geissler1-1/+1
Ed Tanous (1): Move to file_body in boost George Liu (1): Rename getLocationIndicatorActive/setLocationIndicatorActive Change-Id: I19ec29d295090da4e06096470f022084dd3508cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-28bmcweb: srcrev bump db7b3876bc..522377dcb8Andrew Geissler1-1/+1
Jonathan Doman (1): Refactor populateUserInfo Lakshmi Yadlapati (1): Refactor getComputerSystem Change-Id: I311eccaa6eacf5822f33112402c1c369fddd8e12 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-25bmcweb: srcrev bump 480662d437..db7b3876bcAndrew Geissler1-1/+1
Carson Labrado (2): Fix local compile LogService: Retrieve dump generated by Manager Ed Tanous (3): Remove extra variables in websockets Update schemas to 2023.2 Fix boost build locally Patrick Williams (4): multipart-parser: use emplace_back clang-format: copy latest and re-format utils: date: fix clang warning multipart-parser: eliminate temporary to emplace_back Change-Id: I6a7c5d6f74c149bab290d6212c2f5b287d648036 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-23slpd-lite: srcrev bump 77350e12ef..99f391bafeAndrew Geissler1-1/+1
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I457d84930363859e7f94333a8ab60b38602948fd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-12bmcweb: srcrev bump 6fd295531d..480662d437Andrew Geissler1-1/+1
Myung Bae (1): Fix update_schemas.py to add Oem JsonSchemas Change-Id: Ibc2f199d46f388114a07b9a7fcc105926b13380d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-10bmcweb: srcrev bump b8ad583f70..6fd295531dAndrew Geissler1-1/+1
Ed Tanous (1): Update to boost 1.83.0 Includes new dependency on boost url library Change-Id: I1ad49913a431d085f71ccbee497e492e315b2d2d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-03bmcweb: srcrev bump 36b5f1ed97..b8ad583f70Andrew Geissler1-1/+1
Gunnar Mills (1): Add trace when unknown user error Change-Id: I1fa67c1785b191674888b36e70ed1d7a8491c1fa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-09-29bmcweb: srcrev bump f42e859032..36b5f1ed97Andrew Geissler1-1/+1
Lakshmi Yadlapati (1): Refactor getCollectionMembers Change-Id: I174cb3a970aa011ae552d9714ebcde760b61d741 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-09-27bmcweb: srcrev bump 818db200c0..f42e859032Andrew Geissler1-1/+1
Ed Tanous (2): Clean up vm CredentialPipe Fix http2 stream pointer Janet Adkins (1): Adjust #LogService schema version to same for all routes Change-Id: I5aa94f793c1a2ee20c764f0fecc0ceacb4d0f507 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-09-22bmcweb: srcrev bump e1bf8bb6a8..818db200c0Andrew Geissler1-1/+1
Ed Tanous (2): Generate OpenBMC registry Fix unessesary URL read Change-Id: Ic51e41cd6ea333d386a159372d49a9f9aaa754eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>