summaryrefslogtreecommitdiffstats
path: root/src/webserver_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN2019-12-171-4/+0
* Revert "Fix authorization for LDAP users"James Feist2019-12-101-0/+4
* Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN2019-12-091-4/+0
* Implement nbd-proxy as a part of bmcwebIwona Klimaszewska2019-11-211-0/+9
* Make references to crow less obviousEd Tanous2019-10-181-1/+1
* Fix a bunch of warningsEd Tanous2019-10-101-1/+1
* Redfish(Authorization): Add the privilege in the user session object.Ratan Gupta2019-07-091-0/+4
* Redfish: Add certificate service to manage HTTPS certificatesMarri Devender Rao2019-06-121-9/+0
* vm_websocket: Add websocket handlerAdriana Kobylak2019-05-211-0/+5
* Implement KVM websocket proxy in bmcwebEd Tanous2019-02-211-2/+2
* bmcweb: Remove deprecatd ASIO interfacesEd Tanous2019-01-121-2/+2
* bmcweb: Fix header includes to be more specificEd Tanous2018-12-041-1/+1
* Use target_compile_definitions() for build flagsJason M. Bills2018-11-161-1/+0
* Fix merge conflict, and enable SOLEd Tanous2018-10-161-0/+5
* Move to clang-format-6.0Ed Tanous2018-09-051-47/+58
* Change _PHOSPHOR_WEBUI to _STATIC_HOSTINGAndrew Geissler2018-08-141-1/+1
* Move over to upstream c++ styleEd Tanous2018-07-261-25/+25
* Make SessionStore a proper singletonBorawski.Lukasz2018-07-251-2/+0
* Implement feature selection in bmcwebEd Tanous2018-06-291-3/+16
* Make bmcweb image upload compatible with upstream.Ed Tanous2018-06-291-3/+4
* Boost beastEd Tanous2018-06-291-2/+0
* Move bmcweb over to sdbusplusEd Tanous2018-06-291-4/+5
* Introduce Thermal schemaLewanczyk, Dawid2018-05-181-1/+3
* Remove multithreaded code, and make crow use a single threadEd Tanous2018-04-221-2/+3
* Improved Refish subroutesBorawski.Lukasz2018-03-271-4/+2
* Session and SessionCollectionKowalski, Kamil2018-02-051-1/+3
* Allow for systemd socket activationVernon Mauery2018-02-051-3/+26
* Service RootBorawski.Lukasz2018-01-241-0/+3
* Update WebserverEd Tanous2017-10-241-1/+3
* Large updates to webserverEd Tanous2017-10-111-166/+31
* Add System Configuration PageFeist, James2017-08-221-0/+15
* Turn auth back onEd Tanous2017-08-091-2/+1
* Lots of updates to webserver.Ed Tanous2017-08-081-106/+72
* update sensor pageEd Tanous2017-06-281-23/+27
* Make dbus connections allow multiple connectionsEd Tanous2017-06-261-33/+19
* incrementalEd Tanous2017-06-221-185/+64
* incrementalEd Tanous2017-06-121-47/+44
* incrementalEd Tanous2017-06-121-41/+38
* incrementalEd Tanous2017-06-061-8/+32
* Disable file loggingEd Tanous2017-05-231-4/+3
* Re-enable SSLEd Tanous2017-05-181-1/+1
* testEd Tanous2017-05-161-2/+2
* enable loggingEd Tanous2017-05-161-2/+5
* incrementalEd Tanous2017-05-111-0/+197
* incrementalEd Tanous2017-04-241-8/+8
* incrementalEd Tanous2017-04-181-8/+7
* Make app middlewares not require specific instances of appEd Tanous2017-04-051-8/+6
* Add route printerEd Tanous2017-04-041-1/+1
* incrementalEd Tanous2017-04-031-30/+2
* incrementalEd Tanous2017-03-241-11/+16
OpenPOWER on IntegriCloud