summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-10Redfish Session : Support ClientOriginIPAddressSunitha Harish8-21/+41
2020-11-10Manager: LOG: Remove __LINE__Gunnar Mills1-21/+12
2020-11-10AssetTag: Add PATCH supportGunnar Mills1-1/+85
2020-11-09Redfish: getComputerSystem: Fix DoxygenGunnar Mills1-1/+1
2020-11-09Fix Image and ImageName values in schemaPrzemyslaw Czarnowski1-7/+13
2020-11-06log_services: Fix redundant AsyncResp objects when deleting dump entriesStanley Chu1-6/+5
2020-11-03Fix a possible null pointer dereferenceManojkiran Eda1-1/+1
2020-11-02Remove Unnecessary Include HeadersManojkiran Eda1-3/+0
2020-11-02Improve loops & fix cpp check warningManojkiran Eda6-47/+66
2020-10-30Memory: Fix potential validator errorGunnar Mills1-8/+111
2020-10-29SubModel property under ComputerSystem Schema.SunnySrivastava19841-1/+2
2020-10-29Fix Release Lock APIManojkiran Eda1-1/+1
2020-10-29Revert "Redfish Session : Support ClientOriginIPAddress"Ed Tanous5-11/+14
2020-10-28Restore missing/broken Processor fieldsJonathan Doman1-1/+9
2020-10-28clang-tidy: fix typoBrad Bishop1-1/+1
2020-10-27log_services: Remove odata.contextGunnar Mills1-20/+12
2020-10-23Turn on ALL perf checksEd Tanous28-261/+263
2020-10-23fix include namesEd Tanous39-95/+74
2020-10-23Timeout is not per-sessionEd Tanous2-14/+27
2020-10-22Avoid using deleted Connection in ResponseWludzik, Jozef1-1/+2
2020-10-18Fix meson dump logService build optionRavi Teja2-2/+2
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 Mills3-12/+23
2020-10-16cpudimm.hpp: Separate Memory and Processor functionalityGunnar Mills3-500/+529
2020-10-16Move getResourceList to Util classGunnar Mills2-45/+61
2020-10-16Rename getCpuData -> getProcessorDataGunnar Mills1-14/+16
2020-10-15Update Chassis power cycle supportVijay Khemka1-12/+46
2020-10-15Lots of performance improvementsEd Tanous28-263/+278
2020-10-15Update gitignore with meson pathsWludzik, Jozef1-102/+281
2020-10-13Fix integer constant from 20 to 18Ed Tanous1-1/+1
2020-10-13Correct return code for too many subscriptions.Ed 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-11Remove James from MAINTAINERSJames Feist1-1/+0
2020-10-10Migrate docker support to mesonManojkiran Eda3-8/+6
2020-10-09Check in .clang-ignoreEd Tanous1-0/+1
2020-10-09add shellcheckEd Tanous2-1/+1
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous27-414/+574
2020-10-09Move Openssl GeneratorEd Tanous3-41/+60
2020-10-08Redfish Session : Support ClientOriginIPAddressSunitha Harish5-14/+11
2020-10-08Fix validator: Remove Health UnavailableOfflineGunnar Mills1-4/+0
2020-10-07Fix a weird log functionEd Tanous1-1/+1
2020-10-07Allow a max payload size of 512MBEd Tanous1-1/+1
2020-10-07Check in clang-tidy file for variable namingEd Tanous1-0/+11
2020-10-07Remove adl_serializer uses for jsonEd Tanous5-113/+188
2020-10-07Clean up utilsEd Tanous4-339/+115
2020-10-07Fix PATCH verbEd Tanous1-1/+1
2020-10-07Allow newer versions of boostEd Tanous1-1/+1
2020-10-06Cleanup per methodsEd Tanous1-4/+13