summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
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
2020-04-01minor fix: Add missing res.end()AppaRao Puli1-0/+1
2020-03-09Remove RSA comments and variable namesVernon Mauery1-11/+8
2020-03-09Change the default EC key to secp384r1Vernon Mauery1-1/+1
2020-03-05Permission check for virtual media proxy modePrzemyslaw Czarnowski1-63/+133
2020-03-03Adding new types to simplify access to ManagedObjectType.Zbigniew Kurzynski1-5/+6
2020-02-20Fix KVM page to display the KVM sessionJohnathan Mantey1-1/+1
2020-02-03Remove IBM specific variable nameEd Tanous1-5/+7
2020-01-30Enhance return value from pamAuthenticateUserJoseph Reynolds2-21/+22
2020-01-02nbd-proxy closing fixesIwona Winiarska1-18/+22
2019-12-19Turning ON the mutual TLSZbigniew Kurzynski1-1/+1
2019-12-18Remove #include of selfEd Tanous1-1/+0
2019-12-17Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-244/+0
2019-12-16Fixing mTLS switchesZbigniew Kurzynski1-0/+7
2019-12-12Change PAM service_name for password changesJoseph Reynolds1-1/+1
2019-12-10Revert "Fix authorization for LDAP users"James Feist1-0/+244
2019-12-09Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-244/+0
2019-11-21Fix a namespace closing commentEd Tanous1-1/+1
2019-11-21Implement nbd-proxy as a part of bmcwebIwona Klimaszewska6-5/+407
2019-11-19Remove unused wildcard capturesEd Tanous1-2/+2
2019-11-19Implement constant time string compare for tokenEd Tanous2-7/+22
2019-11-13Disable ssl verify peerJames Feist1-1/+3
2019-11-12Disable SSL renegotiationJames Feist1-0/+2
2019-11-12TLS method configurationZbigniew Kurzynski1-1/+7
2019-11-12Move error strings to const char*Ed Tanous1-16/+14
2019-11-11Replace all uses of NULL with nullptrEd Tanous3-13/+13
2019-11-11Move default destructors to = default syntaxEd Tanous1-3/+1
2019-11-08TLS based user auth implementationKowalski, Kamil1-1/+6
2019-11-07Auth methods configurationZbigniew Kurzynski3-4/+81
2019-11-05account_service: redfish user Patch error handlingjayaprakash Mutyala1-13/+10
2019-11-05Revert "Auth methods configuration"James Feist3-81/+4