summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
17 hoursFix regression in LogServiceHEADmasterEd Tanous1-1/+1
26 hoursBring consistency to config optionsEd Tanous17-340/+393
2 daysRemove One chassis optionEd Tanous1-2/+0
3 daysConsolidate Vm implementationsEd Tanous1-4/+5
3 daysBreak out formattersEd Tanous2-0/+2
3 daysUse actual language for registries listAlexander Paramonov1-2/+2
6 daysMove to process v2Ed Tanous1-2/+1
7 daysAccountService: Add HTTPBasicAuth supportRavi Teja1-3/+30
8 daysHandle error code properlyEd Tanous1-5/+6
13 daysAdd missing headersEd Tanous12-3/+25
2024-04-18Initialize schemas array with explicit sizeMyung Bae1-1/+2
2024-04-17Refactor tftp parserEd Tanous1-32/+63
2024-04-17Break out DoTftpUpdateEd Tanous1-34/+44
2024-04-17Refactor UpdateServiceEd Tanous2-247/+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 Tanous2-22/+48
2024-04-16Update Privilege Registry from 1.3.0 to 1.5.0Gunnar Mills1-2/+395
2024-04-15Fix Privileges warningsEd Tanous1-3/+3
2024-04-15Move to Redfish setProperty callAsmitha Karunanithi6-392/+134
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-11Fix file removalEd Tanous1-2/+11
2024-04-11Remove logically dead codeEd Tanous1-6/+0
2024-04-11Remove logically dead codeEd Tanous1-6/+1
2024-04-11Give static analysis some hintsEd Tanous1-12/+21
2024-04-11Fix large copies with url_view and segments_viewEd Tanous6-63/+82
2024-04-11Fix object type in json utilsEd Tanous1-6/+4
2024-04-11Pull in all registriesGunnar Mills15-0/+4317
2024-04-10Simplify query_paramEd Tanous1-12/+4
2024-04-10Fix account serviceEd Tanous1-2/+2
2024-04-10Move run and redfish to compile unitsEd Tanous2-233/+229
2024-04-09Move to Redfish Action specific setProperty callAsmitha Karunanithi5-28/+127
2024-04-07Fix moves/forwardEd Tanous10-30/+31
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-04Allow parsing null or value classesEd Tanous1-1/+77
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-02Reduce multi-level calls of req.req membersMyung Bae1-4/+4
2024-04-01Move where appropriateEd Tanous1-1/+2
2024-04-01Enable readability checkEd Tanous1-3/+11