summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Fix bad log statementEd Tanous1-1/+1
2020-09-30modernize ibm management consoleEd Tanous2-17/+16
2020-09-29Fix naming conventionsEd Tanous8-48/+47
2020-09-28Fix the buildEd Tanous1-0/+5
2020-09-24Improve JSON->HTML conversionEd Tanous1-0/+614
2020-09-22Fix IBM management console to match coding standardEd Tanous2-17/+19
2020-09-17Fix using namespaceEd Tanous1-1/+1
2020-09-16remove using namespaceEd Tanous1-1/+0
2020-09-03Revert http::Request::socket() callbackEd Tanous1-299/+0
2020-08-27Move webassets structures to constexprEd Tanous1-7/+14
2020-08-26Fix unused param errorsVikram Bodireddy1-2/+2
2020-08-24Modernize; Move some apis to range based for loopEd Tanous2-9/+8
2020-08-24Prep for boost 1.74.0Ed Tanous1-0/+1
2020-08-17Enable unused variable warnings and resolveEd Tanous9-56/+60
2020-08-17Enable clang warningsEd Tanous14-145/+147
2020-08-17Remove middlewaresEd Tanous18-204/+136
2020-08-07Deallocate memory during failed caseAppaRao Puli1-0/+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-08-03Swap strcpy for strncpyEd Tanous1-1/+1
2020-08-03Remove using constructor for filesystemEd Tanous1-13/+12
2020-07-31EventService: Add the parameter ResourceTypes to subscriptionSunitha Harish1-4/+4
2020-07-29Fix MTLS AuthJames Feist1-1/+45
2020-07-23Add 'reason' message to websocket close methodWludzik, Jozef1-129/+128
2020-07-16Deprecate the "" operator, and isEqPEd Tanous7-52/+62
2020-07-16Rework Authorization flowJames Feist7-275/+289
2020-07-10Codespell spelling fixesGunnar Mills4-11/+11
2020-07-10Spelling: 's/Occured/Occurred/g'Gunnar Mills1-4/+5
2020-06-19Drop the boost 1.7 related dependencyManojkiran Eda2-10/+0
2020-06-17Fetch the ClientIP during session creationSunitha Harish1-12/+19
2020-06-17Lock Management : Add Support for Mutltiple HMC'sManojkiran Eda1-6/+5
2020-06-17Session creation : Get and Set Oem ClientIDSunitha Harish1-6/+19
2020-06-11Remove include experimental/filesystemGunnar Mills1-1/+0
2020-06-11clang-format: update to latest from docs repoGunnar Mills19-385/+395
2020-06-09Add unit test for the lock managementmanojkiraneda1-26/+34
2020-05-28Redfish:Call InitiateOffload with parameter OffloadUriRavi Teja1-1/+1
2020-05-28Redfish:Dump offload handler implementation using nbd-proxyraviteja-b1-0/+305
2020-05-20Implement Redfish PasswordChangeRequiredJoseph Reynolds2-9/+29
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 Gupta3-30/+83
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-17Use CPRNG for session secrets generationJames Feist1-4/+59
2020-04-15Add CSRF check into websocketsJames Feist2-0/+2
2020-04-09Implement lock service introspectRatan Gupta1-0/+23