summaryrefslogtreecommitdiffstats
path: root/obmc/dbuslib
Commit message (Expand)AuthorAgeFilesLines
* Enable pycodestyleBrad Bishop2018-03-292-13/+13
* Port to python 3CamVan Nguyen2018-03-123-12/+17
* Revert "Port obmc to python3.5"Brad Bishop2018-01-313-12/+12
* Port obmc to python3.5Balaji B Rao2018-01-303-12/+12
* dbuslib: Fix UnknownInterface errorAdriana Kobylak2017-12-142-3/+5
* dbuslib: Add decorator for property only ifacesBrad Bishop2017-11-021-0/+35
* dbuslib: Point OBJ_PREFIX at new xyz namespaceBrad Bishop2017-07-291-1/+1
* dbus-binding: Fix 'pop' error when no validator givenPatrick Williams2016-09-281-1/+1
* Callback input validator function on property setVishwanatha Subbanna2016-09-271-0/+5
* bindings: cooperative multiple inheritanceBrad Bishop2016-09-121-5/+4
* bindings: Add missing module importsBrad Bishop2016-09-121-0/+2
* bindings: remove unused methodsBrad Bishop2016-09-121-15/+2
* propertycacher: context manager for file openBrad Bishop2016-08-101-10/+8
* propertycacher: make parent directoriesBrad Bishop2016-08-101-1/+4
* Remove find_dbus_interfacesBrad Bishop2016-07-251-103/+0
* Allow control of signal generationBrad Bishop2016-07-101-7/+37
* Improve short-lived object handlingBrad Bishop2016-06-281-8/+46
* Remove unnecessary variableBrad Bishop2016-06-281-9/+9
* Remove name mangling from find_dbus_interfacesBrad Bishop2016-06-281-17/+17
* Add find_dbus_interfaces to introspection utilsBrad Bishop2016-06-281-2/+67
* Add alias for org.freedesktop.DBus.Error.NoReplyBrad Bishop2016-06-281-0/+1
* Remove org.openbmc.Object.Enumerate interfaceBrad Bishop2016-06-211-21/+1
* Merge pull request #4 from bradbishop/sensors-propertycacherPatrick Williams2016-06-061-0/+64
|\
| * Move sensors.py and propertycacher.py frm skeletonBrad Bishop2016-05-171-0/+64
* | Merge pull request #2 from bradbishop/set-multiple-bugPatrick Williams2016-06-061-1/+1
|\ \
| * | Fix bug injected during skeleton portBrad Bishop2016-05-161-1/+1
| |/
* | Add enum for Freedesktop unknown service errorBrad Bishop2016-05-161-0/+1
|/
* Introducing pyobmcBrad Bishop2016-04-154-0/+337
OpenPOWER on IntegriCloud