summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-28Fix clang-formatting in ethernetEd Tanous1-4/+4
2024-03-28Rename http2 unpackerEd Tanous2-9/+16
2024-03-27Enable clang-tidy-18 misc checksEd Tanous1-1/+8
2024-03-27Add clang-tidy-18 bugprone checksEd Tanous1-0/+13
2024-03-27Check optionals in tidyEd Tanous5-45/+53
2024-03-27Fix unused variable warning in LDAPEd Tanous1-19/+28
2024-03-27Update indicator LED verificationGeorge Liu1-2/+4
2024-03-25Remove unused variableEd Tanous2-2/+0
2024-03-25Enable bugprone clang checkEd Tanous2-1/+5
2024-03-25Fix redundant init issuesEd Tanous6-23/+34
2024-03-25Add nolint for naming violationsEd Tanous1-0/+3
2024-03-25Require specific compiler versionsEd Tanous1-32/+26
2024-03-25Don't use switch for single conditional http2Ed Tanous1-40/+38
2024-03-22Fix content-security-policy disableEd Tanous1-1/+1
2024-03-22Revert "Refactor after login"Ed Tanous1-23/+28
2024-03-21Allow reading http2 bodiesEd Tanous3-15/+103
2024-03-21Allow routes with 5 wildcardsEd Tanous1-1/+1
2024-03-21Allow no spaces in content-typeEd Tanous3-1/+36
2024-03-21Clean up event service to use readJsonEd Tanous1-31/+32
2024-03-21Clean up triggers to use readJsonEd Tanous1-109/+123
2024-03-21Clean up management console rest to use readJsonEd Tanous1-9/+9
2024-03-21Clean up Manager to use readJsonEd Tanous1-107/+86
2024-03-21Clean up metric report definition to use readJsonObjectEd Tanous1-46/+29
2024-03-21Clean up processor to use readJsonEd Tanous1-11/+6
2024-03-21Clean up power/thermal to use readJsonObjectEd Tanous3-24/+17
2024-03-21Clean up Certificate Service to use readJsonEd Tanous1-27/+12
2024-03-21Use readJson to simplify updateEd Tanous1-32/+24
2024-03-21Change logging to default to Error/CriticalEd Tanous1-1/+1
2024-03-19Make readJson accept object_tEd Tanous2-18/+87
2024-03-19Rename FileBody to HttpBodyEd Tanous12-60/+65
2024-03-19Call systemd SetTime directlyEd Tanous3-23/+47
2024-03-18Clean up power schemaEd Tanous1-279/+291
2024-03-18Add unit test for SSEEd Tanous4-40/+148
2024-03-17RFC: Implement redfish checklistEd Tanous1-0/+34
2024-03-16Refactor after loginEd Tanous1-28/+23
2024-03-16Update boost 1.83->1.84Ed Tanous2-5/+5
2024-03-16Fix PID Zone interface namePavanKumarIntel1-1/+1
2024-03-15Remove link from Chassis to PCIeDeviceSunny Srivastava2-4/+0
2024-03-13Fix duplicated https:// in github linkEd Tanous1-1/+1
2024-03-13Correct Actions/Manager.ResetToDefaults parameter nameKonstantin Aladyshev1-10/+21
2024-03-11fix usage of std::ranges::replace_copyAlexander Hansen1-0/+2
2024-03-08Fix behavior when service is missingEd Tanous1-2/+3
2024-03-06Support PATCH on IPv6StaticDefaultGatewaysSunitha Harish1-14/+292
2024-03-05redfish-schema: add ProtocolPatrick Williams5-0/+535
2024-03-05Sessions: Drop end / from odata.idGunnar Mills1-2/+2
2024-03-05DHCP Conf: Fix UseDomainName configurationRavi Teja1-6/+26
2024-03-04AllowedHostTransitions: look for on dbusAndrew Geissler4-19/+245
2024-03-01vscode: ignore directoryAndrew Geissler1-402/+18
2024-02-28Fix coredump on async method during validatePrivilegeMyung Bae1-1/+2
2024-02-28Fix duplicated etag generationMyung Bae1-5/+0