summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-11Disable nbd proxy from the buildEd Tanous2-2/+9
2021-03-11bmcweb build issue fixAppaRao Puli1-1/+1
2021-03-10Remove IBM copyrightGunnar Mills1-15/+0
2021-03-09Fix KVM issue on DISABLE_XSS_PREVENTIONArun P. Mohanan1-1/+1
2021-03-08Chassis Location property on bmcwebSunnySrivastava19841-0/+35
2021-03-08EventService : Support async_resolve for subscribersSunitha Harish2-24/+154
2021-02-25log_services: Update PostCode D-Bus namesJonathan Doman1-8/+8
2021-02-25hypervisor: add support to turn onAndrew Geissler2-0/+221
2021-02-25hypervisor: add state supportAndrew Geissler1-0/+80
2021-02-24Fix XSS regressionsEd Tanous2-6/+1
2021-02-24Fix the build on clang-11Ed Tanous8-7/+14
2021-02-23clang-format-11: reformatPatrick Williams2-6/+7
2021-02-22Add additional Redfish Memory propertiesSunnySrivastava19841-1/+36
2021-02-22Change config file name to bmcweb_config.hEd Tanous4-4/+4
2021-02-20Remove permessage deflate from the buildEd Tanous1-1/+1
2021-02-19Fix compile issue on DISABLE_XSS_PREVENTIONEd Tanous6-48/+66
2021-02-19Fix nlohmann::json::dump callsEd Tanous11-38/+120
2021-02-19Add issue templatesEd Tanous3-0/+50
2021-02-19Start using sdbusplus::message::filename()Ed Tanous9-87/+66
2021-02-19Enable Parallel Linking for LTO buildsManojkiran Eda1-1/+3
2021-02-18Add back rttiEd Tanous2-8/+6
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