summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-06Fix CI; Run blackGunnar Mills1-4/+4
2023-02-03Add Support for ActionParameterNotInList MessageAlex Schendel2-0/+42
2023-02-03Aggregation: Better handle dropped requestsCarson Labrado3-1/+230
2023-02-02Fix some warnings by cppcheckGeorge Liu2-6/+3
2023-02-02Update schema pack to 2022.3Ed Tanous111-593/+5025
2023-01-31Set state to Absent on Present == falseWilly Tu1-6/+6
2023-01-28Fix handleAccounttDelete spellingGunnar Mills1-4/+4
2023-01-27Remove unused variablesEd Tanous1-3/+0
2023-01-25Timer not started if user session is logged inNinad Palsule1-1/+0
2023-01-24Refactor GetSubTree methodGeorge Liu16-348/+275
2023-01-23Break out set time function and unit test itEd Tanous3-37/+80
2023-01-23Retab OemVirtualMedia schemaEd Tanous1-6/+6
2023-01-21Aggregation: Aggregate top level collectionsCarson Labrado1-62/+80
2023-01-21Replace "Fix keepalive false" with patchset 3Ed Tanous1-3/+6
2023-01-19Remove OemSession from metadataEd Tanous2-13/+0
2023-01-19Remove proprietary OEMSession supportEd Tanous3-115/+1
2023-01-19Aggregation: Fix and forward all responsesCarson Labrado2-37/+127
2023-01-19Removed checking cookie in mTLS authenticationKarol Niczyj1-16/+10
2023-01-19Add the GetObject method to dbus_utilityGeorge Liu7-102/+90
2023-01-19Add Get for PCIe property LanesInUseMyung Bae2-1/+15
2023-01-18Fix a boatload of #includesEd Tanous81-297/+378
2023-01-17Refactor ipv4VerifyIpAndGetBitcountEd Tanous1-64/+54
2023-01-17Add unit tests for ipv4VerifyIpAndGetBitcountEd Tanous1-1/+89
2023-01-17Add check for globalsEd Tanous18-24/+55
2023-01-14LogService: Use DeleteAll DBus method in clearDumpClaire Weinan2-113/+38
2023-01-13Remove a couple references to @odata.contextEd Tanous1-4/+0
2023-01-12Fix keepalive falseEd Tanous1-4/+4
2023-01-12Add FabricAdapter schemaLakshmi Yadlapati7-0/+926
2023-01-12Clean up http end_of_stream tracesMyung Bae1-1/+2
2023-01-12Aggregation: Improve prefix fixup matchingCarson Labrado4-87/+192
2023-01-12Refactor mtls callbacks into their own fileEd Tanous2-161/+174
2023-01-12Optimize task event registryEd Tanous1-79/+46
2023-01-11Fix parameter type for calling getSubTreePaths methodGeorge Liu1-1/+1
2023-01-11Refactor GetSubTreePaths methodGeorge Liu22-192/+202
2023-01-10Use actionParams struct instead of fieldsPrzemyslaw Czarnowski1-37/+33
2023-01-10Use intermediate bmcweb object filesEd Tanous1-2/+11
2023-01-08Aggregation: Generate collections from schemaCarson Labrado4-0/+357
2023-01-05Add ServiceProviderNotifyAbhishek Patel1-2/+46
2023-01-04Problem with RemoteRoleMapping JSONJorge Cisneros1-9/+2
2023-01-03Remove old TODOEd Tanous1-5/+0
2023-01-03Ignore clang warningEd Tanous1-0/+1
2023-01-03Remove extra semi colonsEd Tanous1-8/+0
2023-01-03Add missing inline on function prototypeEd Tanous1-1/+1
2023-01-03Fix sensor overrideEd Tanous3-16/+69
2022-12-29cppcheck: Fix Ineffective call of function 'substr'Ed Tanous1-2/+2
2022-12-29Add missing const in update serviceEd Tanous1-1/+1
2022-12-28Generate includes for all schemasEd Tanous42-8/+2569
2022-12-28Add CBOR supportEd Tanous2-4/+11
2022-12-28Add missing usage of new verb class in routerSnehalatha Venkatesh1-4/+4
2022-12-28Fix some use-after-move issuesEd Tanous1-79/+77