summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-02-24Systems: Add support to read AllowedPowerModesChris Cain1-48/+85
2024-02-23manager_diagnostic_data: add metric getJagpal Singh Gill4-0/+247
2024-02-23Refactor to pass dbus error code to callerMyung Bae1-59/+102
2024-02-21Chassis: Add support for Version propertyCarson Labrado1-0/+19
2024-02-21multi-host: give some more timePatrick Williams1-1/+1
2024-02-21OWNERS: Update Gunnar's email addressGunnar Mills1-1/+1
2024-02-16Write unit tests for http2 connectionEd Tanous3-0/+224
2024-02-16Simplify HTTP/2 bufferingEd Tanous2-72/+46
2024-02-16Add unit tests for file bodyEd Tanous4-24/+168
2024-02-16Simplify bodyEd Tanous10-379/+350
2024-02-16Configure DHCP4 and DHCP6 parameters independentlyJishnu CM1-75/+117
2024-02-08Systems: Add support for new eco power modesChris Cain1-11/+49