summaryrefslogtreecommitdiff
path: root/redfish-core/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-07/s/boost::beast::span/std::spanEd Tanous1-9/+10
2021-12-01Sync Telmetry service with EventServiceWludzik, Jozef1-91/+44
2021-11-18EventService: Pass httpHeaders to subscriberSunitha Harish1-6/+9
2021-11-16reduce error traces in priv and chassis codeAndrew Geissler1-2/+2
2021-11-05Make telemetry use the common collection utilitiesEd Tanous1-49/+2
2021-11-04Redfish: Support Host Log EntriesSpencer Ku2-0/+216
2021-10-27Sort collections by human sortEd Tanous1-3/+11
2021-10-21Remove NTPServers duplicate values and null valuesGeorge Liu1-0/+39
2021-10-19Revert "Redfish: Support Host Log Entries"Ed Tanous2-184/+0
2021-10-19Collections should handle no members presentEd Tanous1-1/+8
2021-10-19Only generate headers once in EventServiceEd Tanous1-2/+1
2021-10-19Redfish: Support Host Log EntriesSpencerKu2-0/+184
2021-10-18Define hex helper utilsEd Tanous1-0/+21
2021-10-17Improve HttpHeaders in EventServiceEd Tanous1-11/+1
2021-09-30Add message registry entry for FirmwareResiliencyErrorChalapathi Venkataramashetty1-1/+13
2021-09-29log_services: Add download of post code log entriesGeorge Liu1-0/+1
2021-09-24Update error messages file w.r.t Base.1.11.0Asmitha Karunanithi1-1/+13
2021-09-23Bump up base_message_registry to version Base.1.11.0Sunitha Harish1-5/+92
2021-09-07Make code pass clang-tidy-13Ed Tanous1-1/+1
2021-08-24Fix search for OEM privilegesJoseph Reynolds1-1/+1
2021-07-26EventService: Move subscription persistent dataJunLin Chen1-190/+148
2021-07-13Make code compile with clang-13Ed Tanous2-961/+1061
2021-07-08Generated files should not be copyrightEd Tanous3-45/+3
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-0/+1342
2021-07-01Revert "log_services: Add download of post code log entries"Ed Tanous1-1/+0
2021-06-30Add DateTime & Offset in Managers & LogServicesTejas Patil1-10/+11
2021-06-30log_services: Add download of post code log entriesGeorge Liu1-0/+1
2021-06-17Add compile flag to turn off the old Power/Thermalzhanghch051-1/+3
2021-06-10Update registriesEd Tanous2-153/+352
2021-06-10Remove Node class from NBD proxyEd Tanous1-8/+4
2021-06-09Remove the Node classEd Tanous4-233/+0
2021-06-09Move ethernet interface away from Node classEd Tanous1-5/+1
2021-06-09Move the hypervisor endpoints into a namespaceEd Tanous1-1/+1
2021-06-09Move Sessions to non Node structureEd Tanous1-1/+1
2021-06-08Remove Node class from Account ServiceEd Tanous2-34/+1
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-117/+108
2021-05-04Change the word TS to Time Stamp & add time unitManojkiran Eda2-13/+14
2021-04-14Fix publish a registry to verify messageIdGeorge Liu1-14/+17
2021-04-10Added Validation on MessageId and RegistryPrefixP Dheeraj Srujan Kumar1-12/+20
2021-04-08Using AsyncResp everywherezhanghch054-47/+53
2021-04-06Removed copy and move constructors from AsyncRespKrzysztof Grobelny1-1/+4
2021-04-03log_services: Remove raw PECI commandJason M. Bills1-3/+0
2021-04-02log_services: Add download of log entriesAdriana Kobylak1-0/+1
2021-04-01Move requestRoutes to asyncRespEd Tanous2-18/+28
2021-03-30Add POST and DELETE in MetricReportDefinitionsWludzik, Jozef2-2/+138
2021-03-29Add OData-version headerEd Tanous1-0/+40
2021-03-28Update Crashdump to the latest LogService and LogEntry schemasJason M. Bills1-2/+1
2021-02-25hypervisor: add support to turn onAndrew Geissler1-0/+2
2021-02-24Fix the build on clang-11Ed Tanous1-1/+1
2021-02-19Fix nlohmann::json::dump callsEd Tanous2-11/+37