summaryrefslogtreecommitdiff
path: root/include/nbd_proxy.hpp
AgeCommit message (Expand)AuthorFilesLines
2024-04-30Consolidate Vm implementationsEd Tanous1-387/+0
2024-04-19Add missing headersEd Tanous1-1/+0
2024-04-11Fix file removalEd Tanous1-2/+7
2024-04-11Fix buffer_copyEd Tanous1-3/+3
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-3/+3
2023-10-16Remove extra variables in websocketsEd Tanous1-2/+2
2023-07-20Replace logging with std::formatEd Tanous1-23/+22
2023-06-20Refactor getManagedObjects methodGeorge Liu1-6/+4
2023-05-25Fix some includesEd Tanous1-1/+1
2023-03-23nbd proxy and websocket cleanupsEd Tanous1-112/+105
2023-03-23Break out another lambdaEd Tanous1-60/+66
2023-03-23Remove authorization checks in nbd_proxyEd Tanous1-107/+57
2023-03-06Move nbdproxy to non lambda methodsEd Tanous1-140/+144
2023-02-24Take boost error_code by referenceEd Tanous1-12/+12
2023-02-24Pass string views by valueEd Tanous1-1/+1
2023-01-18Fix a boatload of #includesEd Tanous1-3/+4
2023-01-17Add check for globalsEd Tanous1-4/+5
2022-07-01Make nbd-proxy header build in all casesEd Tanous1-3/+3
2022-06-01Try to fix the lambda formatting issueEd Tanous1-173/+167
2022-04-30Fix unmounting image in proxy mode.Przemyslaw Czarnowski1-1/+1
2022-04-30Fix compilation of nbd_proxy.hppPrzemyslaw Czarnowski1-4/+6
2022-03-29Remove AsyncResp from openHandlerzhanghch051-2/+1
2022-03-22Consitently use dbus::utility typesEd Tanous1-4/+2
2022-02-23Fix clang-tidy issues in nbd proxyEd Tanous1-1/+7
2022-02-23Update nbd_proxy for new ManagedObjectTypeJason M. Bills1-82/+68
2022-02-17Use (size() == 0) check for multi_bufferJason M. Bills1-1/+1
2022-01-28Enable readability-container-size-empty testsEd Tanous1-1/+1
2021-12-28Move to common variantEd Tanous1-59/+53
2021-11-16Revert "Remove AsyncResp from openHandler"Gunnar Mills1-7/+9
2021-11-16Remove AsyncResp from openHandlerzhanghch051-9/+7
2020-12-18Fix .clang-tidyEd Tanous1-5/+4
2020-10-23fix include namesEd Tanous1-3/+2
2020-10-06Fix includesEd Tanous1-1/+3
2020-09-29Fix naming conventionsEd Tanous1-1/+1
2020-08-26Fix unused param errorsVikram Bodireddy1-2/+2
2020-08-17Remove middlewaresEd Tanous1-2/+1
2020-07-23Add 'reason' message to websocket close methodWludzik, Jozef1-129/+128
2020-06-11Remove include experimental/filesystemGunnar Mills1-1/+0
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-4/+4
2020-03-05Permission check for virtual media proxy modePrzemyslaw Czarnowski1-63/+133
2020-01-02nbd-proxy closing fixesIwona Winiarska1-18/+22
2019-11-21Implement nbd-proxy as a part of bmcwebIwona Klimaszewska1-0/+381