summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Replace rfind method in sensors.hppGeorge Liu1-34/+34
2021-02-17Add additional Redfish Processor propertiesSunnySrivastava19841-2/+73
2021-02-17Add additional Redfish Manager propertiesSunnySrivastava19841-34/+96
2021-02-14IBM ConfigFile upload : Fix content-type validationSunitha Harish1-6/+4
2021-02-14IBM Management Console: Replacing crow::Response with bmcweb::AsyncRespSunitha Harish1-142/+165
2021-02-13Bind dev server to ipv4 onlyEd Tanous1-1/+1
2021-02-13hypervisor: rename source file to be more generalAndrew Geissler2-1/+1
2021-02-13Validate the path during ConfigFile uploadSunitha Harish3-14/+235
2021-02-12Add 404 handling to COMMON_ERRORS.mdEd Tanous1-0/+58
2021-02-11log_services: Improve error handling for DBus Log EntryAdriana Kobylak1-45/+19
2021-02-09Remove LogService from TelemetryServiceWludzik, Jozef1-2/+0
2021-02-09Redfish TelemetryService schema implementationWludzik, Jozef7-0/+601
2021-02-09Add OWNERS file to repoEd Tanous1-0/+4
2021-02-08Re-enable dead code eliminationEd Tanous1-0/+3
2021-02-06Number the common errorsEd Tanous1-10/+10
2021-02-06Add chrono include to http/utility.hppEd Tanous1-0/+1
2021-02-06Remove management console special checkEd Tanous1-7/+0
2021-02-04Remove unnecessary error responses for LDAP certsJonathan Doman1-8/+11
2021-02-03http: utility: Add base64encodeAdriana Kobylak2-0/+98
2021-02-01Fix wrong check in EventService eventsAppaRao Puli1-1/+1
2021-01-26Exclude not used schemasGunnar Mills233-50380/+110
2021-01-25Move to 2020.4Gunnar Mills192-838/+10462
2021-01-25Tasks for TFTP uploadAlbert Zhang1-1/+1
2021-01-16Add missing nullptr checkEd Tanous1-7/+10
2021-01-15Remove boost warningsEd Tanous1-1/+2
2021-01-13Document Redfish OEM resource policyEd Tanous2-8/+74
2021-01-08transition support for system stateAndrew Geissler1-0/+12
2021-01-07Omit using subscripting operator in json utilsEd Tanous1-4/+3
2021-01-07Move network protocol to a constexpr structEd Tanous1-4/+2
2021-01-07Remove unused filesEd Tanous9-1152/+0
2021-01-06Fix Power Restore Policy to match D-BusGunnar Mills1-2/+2
2021-01-04Implement PercentComplete for code updateGeorge Liu2-0/+4
2021-01-03Fix the MessageArgs parameter typeGeorge Liu1-1/+1
2020-12-30Look for Version Already Exists ErrorGunnar Mills1-2/+12
2020-12-18Fix .clang-tidyEd Tanous23-327/+322
2020-12-15Add meson options for all authentication methods.Alan Kuo5-2/+81
2020-12-15IndicatorLED: Add a deprecated warning headerGunnar Mills2-0/+9
2020-12-12Flush the timer queue at each timer cancellationKarthick Sundarrajan1-0/+5
2020-12-12Add hostname listener for generating self-signed HTTPS certificateAlan Kuo3-5/+213
2020-12-04VirtualMedia doesn't propagate information to WebUIAnna Platash1-32/+77
2020-12-04Add support for Redfish OperatingConfig resourcesJonathan Doman2-2/+450
2020-12-04Refactor getProcessorDataJonathan Doman1-45/+50
2020-12-04Refactor getCollectionMembersJonathan Doman1-17/+17
2020-12-02Redfish: Manager: Implement Manufacturer,PartNumber and SerialNumberChicago Duan1-0/+80
2020-12-02Adding sdbusplus missing dependency for test moduleSathish V1-1/+1
2020-11-30Replace IRC with DiscordGunnar Mills1-3/+3
2020-11-30MAINTAINERS: Stylize GunnarM Discord UsernameGunnar Mills1-1/+1
2020-11-30MAINTAINERS: Remove VernonGunnar Mills1-1/+0
2020-11-30boot-progress: support LastState propertyAndrew Geissler1-0/+102
2020-11-26Memory: Remove if (*memorySize == 0)Gunnar Mills1-9/+0