summaryrefslogtreecommitdiff
path: root/redfish-core/lib
AgeCommit message (Expand)AuthorFilesLines
2020-10-16Processors: Remove / at end of odata.idGunnar Mills1-1/+1
2020-10-16Chassis Collection: Use getCollectionMembersGunnar Mills1-41/+5
2020-10-16Fix up Function to Populate collection MembersGunnar Mills2-4/+5
2020-10-16cpudimm.hpp: Separate Memory and Processor functionalityGunnar Mills2-499/+527
2020-10-16Move getResourceList to Util classGunnar Mills1-45/+7
2020-10-16Rename getCpuData -> getProcessorDataGunnar Mills1-14/+16
2020-10-15Update Chassis power cycle supportVijay Khemka1-12/+46
2020-10-15Lots of performance improvementsEd Tanous14-202/+211
2020-10-13Fix integer constant from 20 to 18Ed Tanous1-1/+1
2020-10-13Change BMC and System dump codeAsmitha Karunanithi1-58/+52
2020-10-12Use std::array instead of char arrayEd Tanous1-2/+4
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous11-120/+86
2020-10-08Redfish Session : Support ClientOriginIPAddressSunitha Harish1-4/+5
2020-10-08Fix validator: Remove Health UnavailableOfflineGunnar Mills1-4/+0
2020-10-07Remove adl_serializer uses for jsonEd Tanous2-52/+156
2020-10-06Fix for missing "Functional" property in dbus for GV cardsAlpana Kumari1-17/+16
2020-10-06Fix includesEd Tanous1-1/+2
2020-10-05Implement bugprone-branch-clone complianceEd Tanous3-35/+13
2020-10-05Add PATCH support for SessionTimeout PropertyManojkiran Eda1-0/+34
2020-10-01Remove redundant void in taskEd Tanous1-2/+3
2020-09-29Fix naming conventionsEd Tanous8-204/+201
2020-09-27Fix Task related issue when creating a bmc dumpAsmitha Karunanithi1-5/+6
2020-09-27Remove OEM schemas and related code for Dump LogServicesAsmitha Karunanithi1-43/+32
2020-09-25OemComputerSystems: add missing odata.typesJames Feist1-0/+4
2020-09-24Response with internal error on invalid Chassis pathWludzik, Jozef1-1/+8
2020-09-12Add missing inlineEd Tanous1-1/+1
2020-09-10fix processor summaryZhikui Ren1-5/+4
2020-09-10Fix the snmp parameter in NetworkProtocolXiaochao Ma1-21/+0
2020-09-09Add MutualExclusiveProperties registryAppaRao Puli1-0/+10
2020-09-09update cpu information to cpu interfaceZhikui Ren2-103/+177
2020-09-03Revert http::Request::socket() callbackEd Tanous3-184/+0
2020-09-02Add "Links""SoftwareImages"Gunnar Mills3-5/+6
2020-09-02Manager:Add ForceRestart to ResetTypeJayaprakash Mutyala1-4/+43
2020-08-27Fix potential null pointer dereferenceGeorge Liu1-8/+21
2020-08-26Fix unused param errorsVikram Bodireddy1-4/+3
2020-08-25Implement Modified Event log propertyGeorge Liu1-20/+35
2020-08-24update_service: add sufficient delay for fw object to get createdChalapathi Venkataramashetty1-1/+1
2020-08-21Fix missing inlinesEd Tanous1-7/+8
2020-08-21Redfish : Fix setting the Hypervisor interface prefixlengthSunitha Harish1-4/+3
2020-08-20Increase TFTP timeoutGunnar Mills1-3/+3
2020-08-20EventService : Send event for the Task LifecycleSunitha Harish1-2/+79
2020-08-19Fix minor regression in chassisEd Tanous1-6/+1
2020-08-17Deleting the deprecated format for SendRawPeciKarthick Sundarrajan1-38/+17
2020-08-17Enable unused variable warnings and resolveEd Tanous24-261/+278
2020-08-17Enable clang warningsEd Tanous16-212/+214
2020-08-17Remove middlewaresEd Tanous24-181/+136
2020-08-11VirtualMedia fixes for Redfish Service ValidatorPrzemyslaw Czarnowski1-2/+2
2020-08-08Redfish: Support for DownloadLog ActionAsmitha Karunanithi1-5/+36
2020-08-07Manager: Support for switching running imageGunnar Mills1-1/+136
2020-08-06DIMM: Add support for more propertiesJames Feist1-9/+391