summaryrefslogtreecommitdiff
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 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
2020-10-06Modernize event service manager and sseEd Tanous2-14/+11
2020-10-06Fix for missing "Functional" property in dbus for GV cardsAlpana Kumari1-17/+16
2020-10-06Fix includesEd Tanous8-15/+16
2020-10-05Fix the build without the mutual TLS auth supportAlexander Filippov1-4/+7
2020-10-05Fix bmcweb logging behaviourManojkiran Eda1-1/+1
2020-10-05Fix naming conventions in loggerEd Tanous2-18/+18
2020-10-05Implement bugprone-branch-clone complianceEd Tanous5-54/+16
2020-10-05Add PATCH support for SessionTimeout PropertyManojkiran Eda3-6/+63
2020-10-04Fix nlohmann dependency for bmcwebManojkiran Eda1-2/+2
2020-10-04Remove a test file from the repoManojkiran Eda2-11/+1
2020-10-03Enable Meson Build System & remove cmake supportManojkiran Eda21-869/+495
2020-10-02Remove redundant void from error messagesEd Tanous2-36/+36
2020-10-02Fix bad log statementEd Tanous1-1/+1
2020-10-01Remove redundant void in taskEd Tanous1-2/+3
2020-10-01Remove socket() call from RequestEd Tanous1-7/+0
2020-09-30modernize ibm management consoleEd Tanous2-17/+16
2020-09-30Remove Server header from responsesEd Tanous2-14/+14
2020-09-29Fix naming conventionsEd Tanous24-303/+302
2020-09-28Fix the buildEd Tanous2-1/+6
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 Karunanithi7-373/+33