summaryrefslogtreecommitdiff
path: root/redfish-core/lib
AgeCommit message (Expand)AuthorFilesLines
8 daysupdateservice: refactor task creationJagpal Singh Gill1-119/+117
8 daysupdateservice: refactor parse multi-part formsJagpal Singh Gill1-33/+72
10 daysFix TFTP merge conflictEd Tanous1-5/+6
10 daysAdd https parsingEd Tanous1-1/+25
2024-05-03Delete IPv4 default gateway when deleting an IPv4 static addressJohnathan Mantey1-49/+117
2024-05-03Implement client certificate schemasEd Tanous1-1/+125
2024-05-02Fix regression in CrashDumpGunnar Mills1-1/+1
2024-05-01Bring consistency to config optionsEd Tanous14-259/+300
2024-04-30Remove One chassis optionEd Tanous1-2/+0
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