summaryrefslogtreecommitdiff
path: root/include/ibm/management_console_rest.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-10-17ibm: remove unused tinyxml2 includePatrick Williams1-1/+0
2021-06-16Remove ambiguous privileges constructorEd Tanous1-9/+9
2021-04-20Create IBM ConfigFile base directorySunitha Harish1-48/+20
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-23fix include namesEd Tanous1-1/+1
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-85/+72
2020-09-30modernize ibm management consoleEd Tanous1-14/+14
2020-09-29Fix naming conventionsEd Tanous1-4/+4
2020-09-22Fix IBM management console to match coding standardEd Tanous1-16/+18
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-06-17Lock Management : Add Support for Mutltiple HMC'sManojkiran Eda1-6/+5
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-41/+43
2020-05-15Implement ReleaseAll Locks functionalityManojkiran Eda1-12/+35
2020-05-14Remove the locks associated with the sessionRatan Gupta1-7/+4
2020-05-13Change the allowed host configuration file sizeRatan Gupta1-2/+4
2020-05-01Implement GetLockList function in Lock Servicemanojkiraneda1-4/+60
2020-04-28Implement Release Lock in Lock Servicemanojkiraneda1-0/+85
2020-04-22Implement Acquire Lock Function in Lock Servicemanojkiraneda1-0/+163
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