summaryrefslogtreecommitdiff
path: root/redfish-core/lib/managers.hpp
AgeCommit message (Expand)AuthorFilesLines
4 daysRevert "Refactor Managers with getValidManagerPath"Gunnar Mills1-75/+157
8 daysRefactor Managers with getValidManagerPathMyung Bae1-157/+75
2025-08-26Fix includesEd Tanous1-1/+0
2025-08-22Refactor Manager Reset ActionsMyung Bae1-165/+148
2025-08-21Refactor Managers codeMyung Bae1-238/+236
2025-07-07Add ServiceIdentificationCorey Ethington1-2/+13
2025-06-30Implement LocationIndicatorActive for Manager resourceGeorge Liu1-0/+72
2025-06-24Managers: Factor out large lambdasJanet Adkins1-124/+136
2025-05-14Remove ResetToDefaultsType since timeGunnar Mills1-62/+51
2025-04-15Redfish OEM Patch Route Handlingrohitpai1-42/+2
2025-04-03OEM Route Handling Infrastructurerohitpai1-8/+3
2025-02-18Migration of OpenBMC Manager OEM schemarohitpai1-1454/+2
2025-02-04clang-format: update latest spec and reformatPatrick Williams1-65/+65
2025-01-31Fix includesEd Tanous1-1/+23
2025-01-20Use SPDX identifiersEd Tanous1-15/+3
2024-12-17Move getProperty calls to utilityEd Tanous1-15/+13
2024-11-15Manager: Remove SerialConsole and TODOGunnar Mills1-9/+0
2024-11-13update service name for UPDATESERVICE_USE_DBUSJagpal Singh Gill1-5/+21
2024-10-14Format readjsonMyung Bae1-41/+60
2024-09-11Remove duplicated block commentsEd Tanous1-13/+13
2024-08-17clang-format: re-format for clang-18Patrick Williams1-1061/+1115
2024-08-02Consistently use generated enumerationsEd Tanous1-9/+16
2024-07-17Fix OpenBMC OEMManagerEd Tanous1-11/+14
2024-06-14Fix regression in Manager chassis findingEd Tanous1-2/+2
2024-05-21Allow configuring "bmc" and "system"Ed Tanous1-39/+102
2024-05-01Bring consistency to config optionsEd Tanous1-40/+47
2024-04-30Consolidate Vm implementationsEd Tanous1-4/+5
2024-04-04Remove redfish-health-populateGunnar Mills1-7/+0
2024-03-21Clean up Manager to use readJsonEd Tanous1-107/+86
2024-03-19Call systemd SetTime directlyEd Tanous1-19/+43
2024-03-16Fix PID Zone interface namePavanKumarIntel1-1/+1
2024-03-13Correct Actions/Manager.ResetToDefaults parameter nameKonstantin Aladyshev1-10/+21
2024-01-19Remove some boost includesEd Tanous1-4/+3
2023-11-20managers: use async_method_call() set PID propertiesPotin Lai1-5/+5
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-28/+28
2023-08-21Use rangesEd Tanous1-14/+13
2023-08-14Reduce some Error log severitiesCarson Labrado1-1/+1
2023-07-20Replace logging with std::formatEd Tanous1-109/+105
2023-06-28Refactor setProperty methodGeorge Liu1-36/+29
2023-06-21Add an option flag for multi-computersystemEd Tanous1-9/+11
2023-06-20Refactor getManagedObjects methodGeorge Liu1-16/+16
2023-06-13Make propertyValueFormatError more typesafeEd Tanous1-3/+2
2023-06-13Make propertyValueNotInList typesafeEd Tanous1-2/+2
2023-06-09Consistently name AsyncResp variablesEd Tanous1-27/+28
2023-05-31health: Add option to disable health-populateWilly Tu1-3/+8
2023-05-24Add check for "quiesced" bmc manager stateEd Tanous1-25/+42
2023-05-19Clear json objectEd Tanous1-1/+0
2023-05-16Boost::urls::formatEd Tanous1-21/+19
2023-05-12fix more push vs emplace callsPatrick Williams1-2/+2
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams1-5/+5