summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-07Remove dead hostname codeEd Tanous3-35/+1
2021-10-06catch exceptions as constPatrick Williams2-5/+5
2021-10-05Boost uri updateEd Tanous7-52/+67
2021-10-04Corrects Bios privilgesJohn Edward Broadbent1-1/+1
2021-10-04Move to 2021.2Gunnar Mills57-307/+2721
2021-10-04Meson break lists into multiple linesEd Tanous1-57/+73
2021-10-04Change ordering of meson fileEd Tanous1-53/+53
2021-10-04Make time_utils tests compile on clangEd Tanous1-53/+42
2021-09-30EventService : Fix retry handling for http-clientSunitha Harish1-85/+140
2021-09-30Fix use after move in account serviceEd Tanous1-3/+3
2021-09-30Add message registry entry for FirmwareResiliencyErrorChalapathi Venkataramashetty1-1/+13
2021-09-30Fix compile issue when basic auth is disabledEd Tanous1-2/+2
2021-09-29move to free function: TelemetryJohn Edward Broadbent1-61/+61
2021-09-29s/registry1/registryMatchJohn Edward Broadbent1-3/+3
2021-09-29move to free function: BiosJohn Edward Broadbent1-35/+37
2021-09-29move to free function: Message_registriesJohn Edward Broadbent1-176/+171
2021-09-29log_services: Add download of post code log entriesGeorge Liu5-45/+187