summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-16Boost::urls::formatEd Tanous1-2/+3
2023-05-12fix more push vs emplace callsPatrick Williams3-14/+14
2023-05-12ibm-locks: shut up clang-tidy by disabling codePatrick Williams1-2/+9
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams2-4/+3
2023-05-12log-services: fix clang-tidy warningsPatrick Williams1-5/+3
2023-05-11json-html-serializer: fix clang-tidy warningPatrick Williams1-25/+26
2023-05-11pam-authenticate: fix clang-tidy warningPatrick Williams1-6/+9
2023-05-11multipart-parser: fix clang-tidy issuesPatrick Williams1-18/+11
2023-05-11human-sort: fix clang-tidy warnings about pointer arithmeticPatrick Williams1-6/+6
2023-05-11clang-format: copy latest and re-formatPatrick Williams12-42/+29
2023-04-25dbus_utility: Support new ObjectMapper methodsWilly Tu1-0/+36
2023-04-06Fix websocket csrf checkingGunnar Mills1-2/+1
2023-03-23nbd proxy and websocket cleanupsEd Tanous2-112/+114
2023-03-23Break out another lambdaEd Tanous1-60/+66
2023-03-23Remove authorization checks in nbd_proxyEd Tanous1-107/+57
2023-03-17dbus_rest: Fix dangling reference of crow::ResponseLei YU1-19/+20
2023-03-17Add the GetManagedObjects method to dbus_utilityGeorge Liu1-0/+15
2023-03-11Remove body member from RequestEd Tanous4-5/+6
2023-03-09Move logging level to WARNING for 404Gunnar Mills1-3/+3
2023-03-06Move nbdproxy to non lambda methodsEd Tanous1-140/+144
2023-03-03Add the getAssociationEndPoints methodGeorge Liu1-0/+13
2023-02-28sdbusplus: use shorter type aliasesPatrick Williams1-1/+1
2023-02-28Remove sessions when user is deletedXie Ning2-0/+42
2023-02-28Fixing blocking system call to async modeTroy Lee1-0/+2
2023-02-24Take boost error_code by referenceEd Tanous6-33/+34
2023-02-24Pass string views by valueEd Tanous8-15/+11
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-2/+2
2023-02-21Disable token compress in strEd Tanous1-1/+2
2023-02-17Add option for validating content-type headerEd Tanous1-11/+38
2023-02-17Implement alternative to on boost::splitEd Tanous2-2/+26
2023-02-13Fix a couple #includesEd Tanous2-2/+0
2023-02-13Change static to inlineEd Tanous1-1/+1
2023-02-10Revert "Add the getAssociationEndPoints method"Gunnar Mills1-12/+0
2023-02-10Remove unused gzip helperEd Tanous1-65/+0
2023-02-09Add the getAssociationEndPoints methodGeorge Liu1-0/+12
2023-01-24Refactor GetSubTree methodGeorge Liu3-18/+14
2023-01-19Removed checking cookie in mTLS authenticationKarol Niczyj1-16/+10
2023-01-19Add the GetObject method to dbus_utilityGeorge Liu2-35/+36
2023-01-18Fix a boatload of #includesEd Tanous24-73/+96
2023-01-17Add check for globalsEd Tanous10-10/+26
2023-01-11Refactor GetSubTreePaths methodGeorge Liu3-11/+15
2022-12-29cppcheck: Fix Ineffective call of function 'substr'Ed Tanous1-2/+2
2022-12-28Add CBOR supportEd Tanous1-2/+3
2022-12-21Change variable scopesEd Tanous4-13/+6
2022-12-16Restrict use of subfolder in configfiles pathcm-jishnu1-3/+6
2022-12-08Aggregation: Detect and fix all URI propertiesCarson Labrado1-0/+1
2022-11-29Add the GetSubTree and GetSubTreePaths method to dbus_utilityGeorge Liu1-0/+33
2022-11-02Update CollectionMembers to use UrlFromPiecesWilly Tu1-1/+1
2022-10-12header cleanupsNan Zhou1-1/+2
2022-10-07Move ClientID parameter out of OEMEd Tanous5-18/+17