summaryrefslogtreecommitdiff
path: root/include/ibm
AgeCommit message (Expand)AuthorFilesLines
2021-04-30Fix typos in commentsAli Ahmed1-4/+4
2021-04-20Create IBM ConfigFile base directorySunitha Harish3-102/+81
2021-04-08Using AsyncResp everywherezhanghch051-110/+109
2021-02-14IBM ConfigFile upload : Fix content-type validationSunitha Harish1-6/+4
2021-02-14IBM Management Console: Replacing crow::Response with bmcweb::AsyncRespSunitha Harish1-142/+165
2021-02-13Validate the path during ConfigFile uploadSunitha Harish1-13/+162
2020-10-29Fix Release Lock APIManojkiran Eda1-1/+1
2020-10-23fix include namesEd Tanous2-3/+2
2020-10-15Lots of performance improvementsEd Tanous1-15/+15
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous2-206/+166
2020-10-02Fix bad log statementEd Tanous1-1/+1
2020-09-30modernize ibm management consoleEd Tanous2-17/+16
2020-09-29Fix naming conventionsEd Tanous1-4/+4
2020-09-22Fix IBM management console to match coding standardEd Tanous2-17/+19
2020-09-16remove using namespaceEd Tanous1-1/+0
2020-08-17Enable unused variable warnings and resolveEd Tanous1-6/+6
2020-08-17Enable clang warningsEd Tanous1-9/+9
2020-08-17Remove middlewaresEd Tanous1-2/+1
2020-08-05Handling Broadcast message serviceAsmitha Karunanithi1-4/+37
2020-08-05EventService : Send event for ConfigFile updationAsmitha Karunanithi1-6/+24
2020-08-04EventService : Send event for the ConfigFile creationSunitha Harish1-0/+7
2020-07-31EventService: Add the parameter ResourceTypes to subscriptionSunitha Harish1-4/+4
2020-07-16Deprecate the "" operator, and isEqPEd Tanous1-12/+13
2020-07-10Codespell spelling fixesGunnar Mills1-7/+7
2020-06-17Lock Management : Add Support for Mutltiple HMC'sManojkiran Eda1-6/+5
2020-06-11clang-format: update to latest from docs repoGunnar Mills2-79/+81
2020-06-09Add unit test for the lock managementmanojkiraneda1-26/+34
2020-05-15AcquireLock : ResourceID Endianness ChangesManojkiran Eda1-3/+13
2020-05-15Implement ReleaseAll Locks functionalityManojkiran Eda2-16/+39
2020-05-14Remove the locks associated with the sessionRatan Gupta2-30/+72
2020-05-13Change the allowed host configuration file sizeRatan Gupta1-2/+4
2020-05-07Persist the lock tableSunitha Harish1-1/+107
2020-05-01Implement GetLockList function in Lock Servicemanojkiraneda2-7/+102
2020-04-28Implement Release Lock in Lock Servicemanojkiraneda2-5/+220
2020-04-22Implement Acquire Lock Function in Lock Servicemanojkiraneda2-0/+585
2020-04-09Implement lock service introspectRatan Gupta1-0/+23
2020-04-09Implement config file collectionRatan Gupta1-2/+59
2020-04-09Read and Delete config files through REST interfaceasmithakarun1-52/+106
2020-04-09Save-area file upload to BMCSunitha Harish1-0/+144
2020-04-08Rest service root implementationRatan Gupta1-0/+34