summaryrefslogtreecommitdiff
path: root/redfish-core/lib
AgeCommit message (Expand)AuthorFilesLines
2024-04-30Consolidate Vm implementationsEd Tanous1-4/+5
2024-04-29Use actual language for registries listAlexander Paramonov1-2/+2
2024-04-27Move to process v2Ed Tanous1-2/+1
2024-04-25AccountService: Add HTTPBasicAuth supportRavi Teja1-3/+30
2024-04-24Handle error code properlyEd Tanous1-5/+6
2024-04-19Add missing headersEd Tanous7-0/+15
2024-04-17Refactor tftp parserEd Tanous1-32/+63
2024-04-17Break out DoTftpUpdateEd Tanous1-34/+44
2024-04-17Refactor UpdateServiceEd Tanous1-242/+251
2024-04-17Fix NTP set race conditionEd Tanous1-32/+28
2024-04-16Stage 2 refactor LDAP parametersEd Tanous1-80/+83
2024-04-16Add type safety for NTP server objectsEd Tanous1-16/+21
2024-04-15Move to Redfish setProperty callAsmitha Karunanithi5-392/+123
2024-04-13Fix nullptr failures for image uploadEd Tanous2-0/+12
2024-04-11Fix post code parsingEd Tanous1-18/+24
2024-04-11Use rvalue referenceEd Tanous1-1/+1
2024-04-11Remove a copyEd Tanous1-1/+1
2024-04-11Add nullptr checkEd Tanous2-4/+13
2024-04-11Remove logically dead codeEd Tanous1-6/+0
2024-04-11Fix large copies with url_view and segments_viewEd Tanous2-2/+3
2024-04-10Fix account serviceEd Tanous1-2/+2
2024-04-09Move to Redfish Action specific setProperty callAsmitha Karunanithi1-26/+6
2024-04-07Fix moves/forwardEd Tanous9-29/+30
2024-04-07Remove redundant static modifierEd Tanous2-17/+15
2024-04-07Fix undefined behavior in getUniqueEntryIDEd Tanous1-33/+30
2024-04-04Remove redfish-health-populateGunnar Mills9-375/+3
2024-04-04Clean up Ethernet to use readJsonEd Tanous1-102/+74
2024-04-04Clean up Account Service to use readJsonEd Tanous1-151/+78
2024-04-04Clean up hypervisor to use readJsonEd Tanous1-116/+69
2024-04-03Call dump() lessEd Tanous1-15/+9
2024-04-03log_services: Move to setProperty dbus util methodAsmitha Karunanithi1-12/+4
2024-04-02Remove redfish-enable-proccessor-memory-statusGunnar Mills1-88/+4
2024-04-01Enable readability checkEd Tanous1-3/+11
2024-04-01hypervisor: Move to setProperty dbus util methodAsmitha Karunanithi1-81/+39
2024-04-01Remove duplicated includeEd Tanous1-1/+0
2024-04-01Use no-switch-default on clangEd Tanous1-1/+1
2024-04-01Cable: Fix Logging Level ErrorGunnar Mills1-1/+1
2024-03-28ethernet: Move to setProperty dbus utility methodAsmitha Karunanithi1-35/+16
2024-03-28Create Redfish specific setProperty callEd Tanous6-558/+134
2024-03-28Fix clang-formatting in ethernetEd Tanous1-4/+4
2024-03-27Check optionals in tidyEd Tanous2-33/+22
2024-03-27Fix unused variable warning in LDAPEd Tanous1-19/+28
2024-03-27Update indicator LED verificationGeorge Liu1-2/+4
2024-03-25Fix redundant init issuesEd Tanous2-9/+9
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 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