summaryrefslogtreecommitdiff
path: root/redfish-core/lib/managers.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-6/+7
2021-06-30Add DateTime & Offset in Managers & LogServicesTejas Patil1-1/+6
2021-06-27Move Consoles to ComputerSystemGunnar Mills1-0/+3
2021-06-16Remove ambiguous privileges constructorEd Tanous1-6/+6
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-611/+585
2021-04-21Redfish : Return after InternalError instead of ContinueChicago Duan1-1/+1
2021-04-08Using AsyncResp everywherezhanghch051-91/+98
2021-02-19Fix nlohmann::json::dump callsEd Tanous1-10/+35
2021-02-17Add additional Redfish Manager propertiesSunnySrivastava19841-34/+96
2020-12-02Redfish: Manager: Implement Manufacturer,PartNumber and SerialNumberChicago Duan1-0/+80
2020-11-10Manager: LOG: Remove __LINE__Gunnar Mills1-21/+12
2020-11-02Improve loops & fix cpp check warningManojkiran Eda1-1/+1
2020-10-23Turn on ALL perf checksEd Tanous1-4/+4
2020-10-15Lots of performance improvementsEd Tanous1-7/+7
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-10/+7
2020-09-12Add missing inlineEd Tanous1-1/+1
2020-09-02Add "Links""SoftwareImages"Gunnar Mills1-2/+2
2020-09-02Manager:Add ForceRestart to ResetTypeJayaprakash Mutyala1-4/+43
2020-08-17Enable unused variable warnings and resolveEd Tanous1-11/+11
2020-08-17Enable clang warningsEd Tanous1-19/+19
2020-08-17Remove middlewaresEd Tanous1-7/+7
2020-08-07Manager: Support for switching running imageGunnar Mills1-1/+136
2020-07-24Firmware: Add ActiveSoftwareImage for the running imageGunnar Mills1-1/+1
2020-07-21Add ResetActionInfo for ResetTypeAppaRao Puli1-1/+45
2020-07-10Codespell redfish-core spelling fixesGunnar Mills1-1/+1
2020-06-25Manager: LastResetTimeGunnar Mills1-1/+38
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-4/+4
2020-06-04Redfish: Manager: ResetToDefaultGunnar Mills1-1/+82
2020-06-02Manager: Refactor Reset ActionGunnar Mills1-57/+53
2020-02-20manager: Remove odata.contextGunnar Mills1-29/+0
2020-02-12pid: Don't delete configurationsJames Feist1-11/+5
2020-02-10Add a pid controller size limitJames Feist1-0/+33
2020-02-10PID: Don't attempt to delete unknown objectsJames Feist1-4/+25
2020-01-27Add VirtualMedia schema to RedfishPrzemyslaw Czarnowski1-0/+6
2019-10-23Minor fix: Typo correctionAppaRao Puli1-1/+1
2019-10-11Fix a bunch of warningsEd Tanous1-13/+13
2019-10-07Fix MaxConcurrentSessions property of GraphicalConsoleJae Hyun Yoo1-1/+1
2019-09-19Define MaxConcurrentSessions property for Manager.SerialConsole and Graphical...Kuiying Wang1-1/+4
2019-08-16Redfish: Add TrustStore certificate supportMarri Devender Rao1-0/+2
2019-08-03Fix Regression in PATCH on system nodeSantosh Puranik1-3/+3
2019-07-31Add SetPointOffset To RefishJames Feist1-5/+77
2019-07-27Add ManagerInChassis link in Managers/bmcJason M. Bills1-0/+2
2019-07-08Return active bmc fw versionAndrew Geissler1-43/+3
2019-06-27Health / Rollup SupportJames Feist1-0/+5
2019-06-14managers: allow starting stateJames Feist1-0/+34
2019-06-14Redfish: Added OCP mandatory propertiesJennifer Lee1-0/+8
2019-05-29Set GraphicalConsole to enabledSantosh Puranik1-4/+4
2019-05-24PID: Add fan profile supportJames Feist1-266/+596
2019-05-13Redfish: Fix managers UUID mixupEd Tanous1-2/+2
2019-05-09Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney1-5/+1