summaryrefslogtreecommitdiffstats
path: root/module/obmc
Commit message (Expand)AuthorAgeFilesLines
* LDAP config: don't log bind passwordDeepak Kodihalli2018-10-161-0/+5
* certificate handler: fixup return codeDeepak Kodihalli2018-10-031-1/+1
* Implement certificate deleteDeepak Kodihalli2018-10-021-22/+30
* certificate handler: use mapperDeepak Kodihalli2018-10-021-10/+13
* Upload and activate new certificate file.Dhruvaraj Subhashchandran2018-09-281-0/+70
* Purge semicolonsDeepak Kodihalli2018-09-131-3/+3
* Log requests only if setting is enabledDeepak Kodihalli2018-09-071-0/+41
* Log requests and responsesDeepak Kodihalli2018-09-041-0/+56
* Explicitly convert dbus.Booleans to boolsMatt Spinler2018-08-281-0/+41
* rest_dbus: Add read-only property errorAdriana Kobylak2018-08-231-0/+3
* Revert "Provide the infrastructure to whitelist given URL from REST server"Gunnar Mills2018-07-251-32/+0
* Fix error message in do_put()Lei YU2018-07-121-2/+6
* Provide the infrastructure to whitelist given URL from REST serverNagaraju Goruganti2018-06-211-0/+32
* Avoid closing of web socket during the idle timeJayashankar Padath2018-06-041-13/+19
* Prevent users from logging in while BMC is not yet ready.Alexander Filippov2018-05-301-0/+32
* Don't fail on missing Delete interfacesMatt Spinler2018-05-241-9/+12
* Don't check for credentials on the login APIGunnar Mills2018-05-231-4/+0
* Expose host serial console over a websocketDeepak Kodihalli2018-04-301-0/+83
* rest_dbus: upload: Add version id error codeAdriana Kobylak2018-04-101-1/+4
* rest_dbus: upload: Return version idAdriana Kobylak2018-04-101-5/+57
* Spelling fixesGunnar Mills2018-04-081-2/+2
* Remove use of deprecated ListMatchBrad Bishop2018-04-041-1/+1
* Port to python 3CamVan Nguyen2018-03-141-27/+37
* Add web UI routing supportMatt Spinler2018-02-121-0/+90
* Revert "Remove org.openbmc.* from REST server"Lei YU2018-01-261-22/+0
* Remove org.openbmc.* from REST serverNagaraju Goruganti2018-01-231-0/+22
* Security: Cross Site ScriptingRatan Gupta2018-01-231-0/+8
* module: pep8 fixesBrad Bishop2018-01-231-2/+2
* rest_dbus.py:Update abort message for do_postNagaraju Goruganti2018-01-041-1/+1
* rest_dbus.py: Fix UnknownInterface errorAdriana Kobylak2017-12-141-6/+2
* Fix infinite do_put recursive call with retry only onceMarri Devender Rao2017-12-121-6/+6
* websocket client_simple example: add login codeDeepak Kodihalli2017-11-191-6/+8
* Fix missing return value from do_postNagaraju Goruganti2017-11-171-7/+25
* Don't create Image Dir if not presentGunnar Mills2017-11-161-1/+1
* Call all instances of an objectPath when executing "POST"Saqib Khan2017-11-081-6/+10
* Spelling fixesGunnar Mills2017-10-252-4/+4
* Add websocket client exampleDeepak Kodihalli2017-10-191-0/+59
* rest_dbus: implement client subscription APIDeepak Kodihalli2017-10-181-1/+88
* rest_dbus: add new route for event subscriptionDeepak Kodihalli2017-10-181-0/+31
* phosphor-gevent: enable websocket supportDeepak Kodihalli2017-10-181-1/+1
* Remove unused intf_matchBrad Bishop2017-09-111-1/+0
* Change ImageUpload to open file onceGunnar Mills2017-08-301-4/+4
* Change Dump file storage locationJayanth Othayoth2017-08-201-2/+1
* Convert value to expected type during POST methodRatan Gupta2017-08-091-0/+41
* Revert "Set content-type to routes that had none set"Brad Bishop2017-07-111-4/+2
* Revert "rest_dbus: run JSON response format plugin conditionally"Brad Bishop2017-07-101-7/+3
* Allow json response plugin to be suppressedBrad Bishop2017-07-101-3/+4
* pep8 fixesBrad Bishop2017-07-101-1/+1
* Set content-type to routes that had none setDeepak Kodihalli2017-07-081-2/+4
* rest_dbus: implement route 'download/dump/<dumpid>Jayanth Othayoth2017-07-071-1/+40
OpenPOWER on IntegriCloud