summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-28dbus_utility_test: add namespaceNan Zhou1-10/+17
2022-06-28human_sort_test: add namespaceNan Zhou1-2/+7
2022-06-28human_sort_test: fix headersNan Zhou1-2/+4
2022-06-27Rearrange forward_unauthorizedEd Tanous1-22/+21
2022-06-25sessions: iwyunitroglycerine1-8/+0
2022-06-25multipart_test: use ASSERT_EQ correctlyNan Zhou1-20/+20
2022-06-25multipart_test: add namespaceNan Zhou1-1/+6
2022-06-25multipart_test: fix headersNan Zhou1-3/+7