summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-18EventService: Pass httpHeaders to subscriberSunitha Harish2-8/+13
2021-11-17chassis: refactor chassis property to prepare for future supportWilly Tu1-70/+71
2021-11-17Revert "Adds new redfish unit testing for serviceroot"Ed Tanous2-65/+1
2021-11-17Adds new redfish unit testing for servicerootJohn Edward Broadbent2-1/+65
2021-11-16reduce error traces in connection and auth codeAndrew Geissler2-4/+12
2021-11-16Revert "Change the completionhandler to accept Res"Gunnar Mills6-56/+52
2021-11-16Revert "Remove AsyncResp from openHandler"Gunnar Mills7-15/+28
2021-11-16Remove AsyncResp from openHandlerzhanghch057-28/+15
2021-11-16reduce error traces in priv and chassis codeAndrew Geissler2-4/+4
2021-11-16Change the completionhandler to accept Reszhanghch056-52/+56
2021-11-16Fix build on clangEd Tanous1-2/+2
2021-11-16Redfish: Repair the wrong change made by non-adminEd Tanous1-21/+24
2021-11-13Drive: Refactor Drive property request functionsWilly Tu1-110/+127
2021-11-10redfish:sensors: change verbose error trace to debugAndrew Geissler1-1/+1
2021-11-05Make telemetry use the common collection utilitiesEd Tanous3-59/+18
2021-11-04Redfish: Support Host Log EntriesSpencer Ku5-0/+460
2021-11-04build: switch to C++20Patrick Williams1-4/+4
2021-11-03Fix c++20 issueEd Tanous1-1/+1
2021-11-03Add features to feature map & remove redundant codeManojkiran Eda1-44/+27
2021-11-02Systems: Add IdlePowerSave supportChris Cain2-2/+372
2021-11-02Fix NTPServers are hard-coded for eth0George Liu1-51/+82
2021-10-29Revert "Use AsyncResp in retrieveUriToDbusMap"Krzysztof Grobelny2-6/+7
2021-10-28Rearrange meson file and remove redundant testsEd Tanous1-53/+45
2021-10-27Use AsyncResp in retrieveUriToDbusMapzhanghch052-7/+6
2021-10-27Enable beast separate compilationEd Tanous4-2/+57
2021-10-27Sort collections by human sortEd Tanous1-3/+11
2021-10-27Make code build in clangEd Tanous1-2/+0
2021-10-25Update Boost subproject to 1.77Ed Tanous2-5/+5
2021-10-21Remove NTPServers duplicate values and null valuesGeorge Liu4-8/+76
2021-10-20Fix service validator on OEM account serviceEd Tanous1-0/+1
2021-10-19Revert "Redfish: Support Host Log Entries"Ed Tanous5-409/+0
2021-10-19Collections should handle no members presentEd Tanous1-1/+8
2021-10-19Cleanup HttpClient to use inline initializationEd Tanous1-10/+8
2021-10-19Only generate headers once in EventServiceEd Tanous2-20/+9
2021-10-19Redfish: Support Host Log EntriesSpencerKu5-0/+409
2021-10-18Rename method to isOnAllowlistEd Tanous2-2/+2
2021-10-18Deduplicate url parsing codeEd Tanous2-32/+42
2021-10-18Use less specific includesEd Tanous1-1/+3
2021-10-18Define hex helper utilsEd Tanous5-3/+56
2021-10-18Remove unused includesEd Tanous1-2/+0
2021-10-17Improve HttpHeaders in EventServiceEd Tanous5-28/+60
2021-10-17meson: upgrade tinyxml wrap filePatrick Williams2-14/+10
2021-10-17ibm: remove unused tinyxml2 includePatrick Williams1-1/+0
2021-10-17meson: update deprecated get_pkgconfig_variablePatrick Williams1-2/+2
2021-10-15Add CoreCount to ProcessorSummaryAli Ahmed1-82/+112
2021-10-12Implement human sort utility functionEd Tanous3-0/+164
2021-10-11Fix build warningLei YU1-2/+2
2021-10-09Simplify requestPrefersHtml unit testEd Tanous1-15/+6
2021-10-09Split up authenticateEd Tanous2-13/+17
2021-10-08Avoid hardcoding nlohmann_json include directoryJosh Lehan1-7/+2