summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-17Refactor UpdateServiceEd Tanous2-247/+251
2024-04-17Fix NTP set race conditionEd Tanous1-32/+28
2024-04-16Remove OpenSSL warnings ignoreEd Tanous6-6/+13
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 Mills2-3/+396
2024-04-15Fix Privileges warningsEd Tanous1-3/+3
2024-04-15Move to Redfish setProperty callAsmitha Karunanithi6-392/+134
2024-04-14Use beast message_generatorEd Tanous2-11/+11
2024-04-13Fix nullptr failures for image uploadEd Tanous4-0/+20
2024-04-11Fix post code parsingEd Tanous2-18/+53
2024-04-11Fix a couple includes to use <> instead of ""Ed Tanous2-3/+3
2024-04-11Use rvalue referenceEd Tanous1-1/+1
2024-04-11Remove a copyEd Tanous1-1/+1
2024-04-11Add nullptr checkEd Tanous3-4/+17
2024-04-11Fix file removalEd Tanous3-5/+24
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 buffer_copyEd Tanous4-13/+14
2024-04-11Fix large copies with url_view and segments_viewEd Tanous11-110/+108
2024-04-11Simplify routerEd Tanous8-270/+213
2024-04-11Fix object type in json utilsEd Tanous1-6/+4
2024-04-11Pull in all registriesGunnar Mills16-22/+4357
2024-04-11Fix generate auth certsEd Tanous1-88/+196
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 Tanous6-383/+393
2024-04-09Move to Redfish Action specific setProperty callAsmitha Karunanithi5-28/+127
2024-04-09Rework logger to create compile time errorsEd Tanous4-51/+80
2024-04-07Fix moves/forwardEd Tanous18-57/+39
2024-04-07Make flush explicitEd Tanous1-1/+2
2024-04-07Fix minor error in Request::methodEd Tanous1-1/+1
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 Mills12-387/+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 Tanous2-1/+106
2024-04-04Fix http2 payloadsEd Tanous1-3/+3
2024-04-03Call dump() lessEd Tanous2-19/+10
2024-04-03meson: Disable tests build for tinyxml2 dependencyKonstantin Aladyshev1-0/+1
2024-04-03log_services: Move to setProperty dbus util methodAsmitha Karunanithi1-12/+4
2024-04-02Create TemporaryFileHandle classEd Tanous3-67/+72
2024-04-02Remove redfish-enable-proccessor-memory-statusGunnar Mills4-102/+4
2024-04-02Reduce multi-level calls of req.req membersMyung Bae5-11/+21
2024-04-02Remove unused headerEd Tanous1-2/+0
2024-04-01Up the max connectionCount to 200Gunnar Mills1-1/+1
2024-04-01Update nghttp2 1.54->1.60Ed Tanous1-4/+4