summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2020-06-09Add unit test for the lock managementmanojkiraneda1-8/+10
2020-06-01sdbusplus: use meson buildPatrick Williams1-1/+1
2020-05-08Redfish: Log service implementation for system dumpraviteja-b1-0/+8
2020-04-24EventService: Manager and subscriptions supportAppaRao Puli1-0/+7
2020-04-08Rest service root implementationRatan Gupta1-0/+9
2020-03-14Allow unrestricted sensor override through flagjayaprakash Mutyala1-4/+12
2020-03-09Allow sensor value override in mfg mode onlyjayaprakash Mutyala1-0/+7
2020-01-27InsertMedia and EjectMedia actions added to VirtualMedia schemaPrzemyslaw Czarnowski1-0/+1
2019-12-19Make the max http request body size configurableAdriana Kobylak1-0/+3
2019-12-19Turning ON the mutual TLSZbigniew Kurzynski1-1/+1
2019-11-21Implement nbd-proxy as a part of bmcwebIwona Klimaszewska1-0/+6
2019-11-11Fix tabbing in CMakeLists.txtEd Tanous1-22/+22
2019-11-08TLS based user auth implementationKowalski, Kamil1-0/+15
2019-11-06Update required version of boost to 1.71Ed Tanous1-1/+1
2019-10-30Added OemComputerSystems and properties for provisioningAppaRao Puli1-0/+8
2019-10-21rerun cmake-formatJames Feist1-116/+155
2019-10-18Make references to crow less obviousEd Tanous1-1/+1
2019-10-11Fix a bunch of warningsEd Tanous1-11/+49
2019-06-26simpleupdate: Basic support of SimpleUpdateAndrew Geissler1-0/+5
2019-05-21vm_websocket: Add websocket handlerAdriana Kobylak1-0/+4
2019-05-09Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney1-4/+0
2019-04-24CMakeLists.txt: Remove BOOST_ASIO_NO_DEPRECATEDAdriana Kobylak1-1/+2
2019-04-22Change application and interface names to CrashdumpJason M. Bills1-1/+1
2019-04-22Add systemd unit filesBrad Bishop1-0/+13
2019-04-05Initial redfish logging supportAndrew Geissler1-0/+5
2019-03-29update ASIO interfacesEd Tanous1-0/+1
2019-03-25Revert "bmcweb: Fix a bunch of warnings"Ed Tanous1-1/+1
2019-03-23bmcweb: Fix a bunch of warningsEd Tanous1-1/+1
2019-03-13Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build optionGunnar Mills1-0/+4
2019-03-07bmcweb: /s/boost::string_view/std::string_view/gEd Tanous1-0/+1
2019-02-21Implement KVM websocket proxy in bmcwebEd Tanous1-4/+1
2019-02-20Move the CPU LogService to SystemsJason M. Bills1-2/+2
2018-12-11Add details to BMCWEB config option help stringsJoseph Reynolds1-21/+26
2018-12-01build: prepare for boost 1.68Brad Bishop1-0/+1
2018-11-30build: add eof newline to CMakeLists.txtBrad Bishop1-1/+1
2018-11-16Change the BMC LogService to only display from the message registryJason M. Bills1-0/+6
2018-11-16Use target_compile_definitions() for build flagsJason M. Bills1-1/+14
2018-10-22bmcweb: remove warning about coroutinesEd Tanous1-0/+1
2018-10-18bmcweb: Move to C++17Ed Tanous1-1/+1
2018-10-16Fix a minor spacing issue in CMakeLists.txtEd Tanous1-1/+1
2018-10-09Implement redfish LogServiceEd Tanous1-2/+10
2018-09-05Implement /console0 websocketEd Tanous1-0/+1
2018-08-15Remove VScode specific scriptEd Tanous1-16/+0
2018-08-15Disable threadingEd Tanous1-1/+1
2018-08-15Change _PHOSPHOR_WEBUI to _STATIC_HOSTINGAndrew Geissler1-2/+2
2018-08-13Make out of tree builds work againJames Feist1-14/+2
2018-08-13Don't build unit tests by defaultEd Tanous1-1/+1
2018-08-09Fix merge conflictEd Tanous1-1/+1
2018-07-27cmake-format the filesEd Tanous1-73/+78
2018-07-27Move over to upstream c++ styleEd Tanous1-5/+5