summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* InsertMedia and EjectMedia actions added to VirtualMedia schemaPrzemyslaw Czarnowski2020-01-271-0/+1
* Make the max http request body size configurableAdriana Kobylak2019-12-191-0/+3
* Turning ON the mutual TLSZbigniew Kurzynski2019-12-191-1/+1
* Implement nbd-proxy as a part of bmcwebIwona Klimaszewska2019-11-211-0/+6
* Fix tabbing in CMakeLists.txtEd Tanous2019-11-111-22/+22
* TLS based user auth implementationKowalski, Kamil2019-11-081-0/+15
* Update required version of boost to 1.71Ed Tanous2019-11-061-1/+1
* Added OemComputerSystems and properties for provisioningAppaRao Puli2019-10-301-0/+8
* rerun cmake-formatJames Feist2019-10-211-116/+155
* Make references to crow less obviousEd Tanous2019-10-181-1/+1
* Fix a bunch of warningsEd Tanous2019-10-101-11/+49
* simpleupdate: Basic support of SimpleUpdateAndrew Geissler2019-06-261-0/+5
* vm_websocket: Add websocket handlerAdriana Kobylak2019-05-211-0/+4
* Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney2019-05-091-4/+0
* CMakeLists.txt: Remove BOOST_ASIO_NO_DEPRECATEDAdriana Kobylak2019-04-241-1/+2
* Change application and interface names to CrashdumpJason M. Bills2019-04-221-1/+1
* Add systemd unit filesBrad Bishop2019-04-221-0/+13
* Initial redfish logging supportAndrew Geissler2019-04-041-0/+5
* update ASIO interfacesEd Tanous2019-03-291-0/+1
* Revert "bmcweb: Fix a bunch of warnings"Ed Tanous2019-03-251-1/+1
* bmcweb: Fix a bunch of warningsEd Tanous2019-03-221-1/+1
* Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build optionGunnar Mills2019-03-131-0/+4
* bmcweb: /s/boost::string_view/std::string_view/gEd Tanous2019-03-061-0/+1
* Implement KVM websocket proxy in bmcwebEd Tanous2019-02-211-4/+1
* Move the CPU LogService to SystemsJason M. Bills2019-02-201-2/+2
* Add details to BMCWEB config option help stringsJoseph Reynolds2018-12-101-21/+26
* build: prepare for boost 1.68Brad Bishop2018-12-011-0/+1
* build: add eof newline to CMakeLists.txtBrad Bishop2018-11-301-1/+1
* Change the BMC LogService to only display from the message registryJason M. Bills2018-11-161-0/+6
* Use target_compile_definitions() for build flagsJason M. Bills2018-11-161-1/+14
* bmcweb: remove warning about coroutinesEd Tanous2018-10-221-0/+1
* bmcweb: Move to C++17Ed Tanous2018-10-181-1/+1
* Fix a minor spacing issue in CMakeLists.txtEd Tanous2018-10-161-1/+1
* Implement redfish LogServiceEd Tanous2018-10-091-2/+10
* Implement /console0 websocketEd Tanous2018-09-051-0/+1
* Remove VScode specific scriptEd Tanous2018-08-151-16/+0
* Disable threadingEd Tanous2018-08-151-1/+1
* Change _PHOSPHOR_WEBUI to _STATIC_HOSTINGAndrew Geissler2018-08-141-2/+2
* Make out of tree builds work againJames Feist2018-08-131-14/+2
* Don't build unit tests by defaultEd Tanous2018-08-131-1/+1
* Fix merge conflictEd Tanous2018-08-091-1/+1
* cmake-format the filesEd Tanous2018-07-271-73/+78
* Move over to upstream c++ styleEd Tanous2018-07-261-5/+5
* Reimplement UUID based on systemd UUIDEd Tanous2018-07-261-0/+1
* Make SessionStore a proper singletonBorawski.Lukasz2018-07-251-0/+1
* Prevent ssl key generation when disabledAndrew Geissler2018-07-171-1/+3
* Create separate pam config for webserver instead of using dropbear'sJennifer Lee2018-06-291-1/+3
* Implement actions interfaceEd Tanous2018-06-291-1/+2
* Pull in nlohmann json as a dependency rather than checking in.Ed Tanous2018-06-291-61/+2
* Implement feature selection in bmcwebEd Tanous2018-06-291-104/+190
OpenPOWER on IntegriCloud