summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2021-12-17Add support for DELETE on Triggers schemaSzymon Dompke2-11/+42
2021-12-17Add GET method for TriggersLukasz Kazmierczak4-0/+348
2021-12-17Add GET method for TriggerCollectionLukasz Kazmierczak4-1/+43
2021-12-16Remove unused headerEd Tanous1-1/+0
2021-12-16error_messages: Use int64_t in invalidIndexJosh Lehan2-4/+4
2021-12-15Fix - RedFish response for non-manufacturing modeJayaprakash Mutyala1-50/+56
2021-12-13Add Spare Part Number for ChassisAlpana Kumari1-5/+20
2021-12-11fix the year 2038 problem in getDateTimeNan Zhou6-32/+24
2021-12-10Add logging to internal errorEd Tanous2-2/+7
2021-12-10Remove non-standard IPv6StaticAddress propertiesJiaqing Zhao1-3/+1
2021-12-10Convert IPv4-mapped IPv6 ClientIP back to IPv4Jiaqing Zhao3-1/+53
2021-12-10Restructure Redfish EventLog Transmit code flowP Dheeraj Srujan Kumar1-42/+50
2021-12-08Fix bmcweb crash problem when no-authJunLin Chen1-2/+5
2021-12-08span: clean up stray boost headers.Patrick Williams2-1/+2
2021-12-07Remove copies from log services and virtual mediaEd Tanous2-62/+62
2021-12-07/s/boost::beast::span/std::spanEd Tanous3-26/+26
2021-12-05Enhance logs for networkd, hypervisor networkd appAsmitha Karunanithi2-0/+16
2021-12-04test: time_utils: fix negative testPatrick Williams1-1/+1
2021-12-01Sync Telmetry service with EventServiceWludzik, Jozef2-105/+59
2021-12-01redfish-core: processor: Add Model, Microcode, StepBrandon Kim1-4/+36
2021-11-19Update clang-formatGeorge Liu19-1457/+1395
2021-11-18chassis: Remove boost::ends_with methodGeorge Liu1-2/+4
2021-11-18EventService: Pass httpHeaders to subscriberSunitha Harish1-6/+9
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 Tanous1-63/+0
2021-11-17Adds new redfish unit testing for servicerootJohn Edward Broadbent1-0/+63
2021-11-16Revert "Change the completionhandler to accept Res"Gunnar Mills1-2/+3
2021-11-16reduce error traces in priv and chassis codeAndrew Geissler2-4/+4
2021-11-16Change the completionhandler to accept Reszhanghch051-3/+2
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 Ku3-0/+458
2021-11-03Fix c++20 issueEd Tanous1-1/+1
2021-11-02Systems: Add IdlePowerSave supportChris Cain1-2/+367
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-27Use AsyncResp in retrieveUriToDbusMapzhanghch052-7/+6
2021-10-27Sort collections by human sortEd Tanous1-3/+11
2021-10-21Remove NTPServers duplicate values and null valuesGeorge Liu3-8/+75
2021-10-20Fix service validator on OEM account serviceEd Tanous1-0/+1
2021-10-19Revert "Redfish: Support Host Log Entries"Ed Tanous3-407/+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 EntriesSpencerKu3-0/+407
2021-10-18Define hex helper utilsEd Tanous4-3/+55
2021-10-17Improve HttpHeaders in EventServiceEd Tanous2-13/+37
2021-10-15Add CoreCount to ProcessorSummaryAli Ahmed1-82/+112