summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-05Fixes invalid memory accessKrzysztof Grobelny1-1/+1
2022-10-05Fixed issues with multipart parserKrzysztof Grobelny1-8/+35
2022-09-28clang-15: fixes for emplacePatrick Williams1-1/+1
2022-09-22Fix content-type return behavior for */*Ed Tanous2-8/+13
2022-09-22treewide: reorganize unit testsNan Zhou6-559/+0
2022-09-13Improve content typeEd Tanous3-43/+119
2022-09-09clang-tidy: fix misc warningsPatrick Williams2-2/+2
2022-09-06Update content of ResourceNotFound/ResourceAlreadyExists messageJiaqing Zhao1-2/+1
2022-09-06IBM Mgmt console lock algorithm improvementSunitha Harish2-28/+21
2022-09-06Fixes for IBM Management Console usecasesSunitha Harish1-5/+5
2022-09-02used sdbusplus::unpackPropertiesNoThrow part 6Krzysztof Grobelny1-4/+4
2022-08-24Add SSL support for http_client (EventService)AppaRao Puli1-0/+61
2022-08-22Remove q-factor weighting on Accept HeaderGunnar Mills2-2/+19
2022-08-15dbus_utility: Remove ManagedItem type aliasJiaqing Zhao1-5/+0
2022-08-11IBM Mgmt console writeLock conflict fixSunitha Harish1-1/+1
2022-08-06Use enum overload for field settingEd Tanous4-9/+13
2022-08-04Preserve headers from the root object on expandEd Tanous1-0/+2
2022-07-26authn: correct meson behaviorsNan Zhou1-1/+2
2022-07-25sdbusplus: use shorter type aliasesPatrick Williams4-35/+30
2022-07-23test treewide: iwyuNan Zhou9-13/+103
2022-07-16Remove usages of boost::starts/ends_withEd Tanous8-32/+28
2022-07-12Fix const correctness issuesEd Tanous3-6/+6
2022-07-11Google RoT: simplify subtree iterationNan Zhou1-9/+5
2022-07-11Google RoT: add unit tests for /google/v1Nan Zhou1-0/+39
2022-07-11Google RoT: remove global constant stringsNan Zhou1-13/+13
2022-07-11Google RoT: allign callback styleNan Zhou1-64/+85
2022-07-07dbus_singleton: use stack variable and externNan Zhou1-1/+5
2022-07-07Google RoT: avoid potential dangling pointerNan Zhou1-1/+1
2022-07-07dbus_utility_test: fix test case namesNan Zhou1-6/+8
2022-07-05Remove unused variablesEd Tanous1-1/+0
2022-07-01Make nbd-proxy header build in all casesEd Tanous1-3/+3
2022-07-01Remove BLONSEd Tanous1-1412/+0
2022-06-30Require explicit decorator on one arg constructorsEd Tanous1-2/+2
2022-06-28http_utility_test: fix test case namesNan Zhou1-4/+14
2022-06-28http_utility_test: add namespaceNan Zhou1-8/+14
2022-06-28Fix shadowed variable issuesEd Tanous3-13/+13
2022-06-28http_utility_test: fix headersNan Zhou1-2/+2
2022-06-28dbus_utility_test: clean up headersNan Zhou1-5/+4