summaryrefslogtreecommitdiffstats
path: root/obmc/mapper
Commit message (Expand)AuthorAgeFilesLines
* Fix objmgr using pycodestyle (pep8) rulesAdriana Kobylak2018-01-102-7/+9
* Revert "server: Serve well-known bus names"Andrew Geissler2018-01-021-7/+7
* server: Log additional information for discoveryBrad Bishop2017-12-201-1/+9
* server: Print traceback to stderrBrad Bishop2017-12-201-1/+1
* bindings.py: Use get_dbus_name to check for errorAdriana Kobylak2017-12-181-1/+1
* server: Serve well-known bus namesBrad Bishop2017-12-151-7/+7
* server: Fix missing Association interfaceBrad Bishop2017-11-271-23/+4
* server: Delegate association signal logicBrad Bishop2017-11-271-29/+16
* server: Remove Association.__getattr__Brad Bishop2017-11-271-12/+8
* server: Add docstringsBrad Bishop2017-11-271-0/+9
* server: Performance improvementsBrad Bishop2017-11-271-8/+9
* server: Skip associations without an endpointBrad Bishop2017-11-271-0/+4
* server: Reduce PropertiesChanged wakeupsBrad Bishop2017-11-151-0/+1
* server: Update copyright yearBrad Bishop2017-11-011-1/+1
* Fix interface filter logic bug on GetSubTreePathsBrad Bishop2017-09-131-1/+1
* bindings: Fix interface matching when searchingBrad Bishop2017-09-111-4/+3
* Fix bug in mapper for associations KeyErrorGunnar Mills2017-09-071-2/+1
* server: Ignore mapper generated signalsBrad Bishop2017-07-291-1/+3
* server: Handle short lived bus name ownersBrad Bishop2017-07-291-2/+7
* server: Improve discovery failure handlingBrad Bishop2017-07-291-1/+12
* server: Add command line optionsBrad Bishop2017-07-101-15/+49
* server: fix unexpected GetSubTreePaths behaviorBrad Bishop2017-06-231-1/+3
* Fix interfaces added logic errorBrad Bishop2017-06-081-1/+1
* Move object_mapper per dbus path conventions.Leonel Gonzalez2017-03-201-1/+1
* Don't return errors when busyBrad Bishop2017-02-241-12/+0
* Add xyz.openbmc_project.ObjectMapper.PrivateBrad Bishop2017-02-242-21/+16
* Add retries for LimitsExceeded errorsMatt Spinler2017-01-302-3/+6
* Changing default retry interval to 0.2 secondsCory Klokman2017-01-251-4/+4
* Add sleep between retires in bindingsLei YU2017-01-161-9/+12
* Increase retries times on ObjectPathInUse exceptionLei YU2017-01-111-2/+2
* Add interfaces parameter to python bindingsBrad Bishop2016-11-212-8/+14
* Return an error for invalid path argumentBrad Bishop2016-11-211-0/+3
* Add interface filters to all methods.Brad Bishop2016-11-211-12/+48
* Rename mapper DBus names to match xyzBrad Bishop2016-11-211-2/+2
* python client: general wait utility refactoringBrad Bishop2016-09-201-23/+59
* server: unmask ObjectManager signalsBrad Bishop2016-09-201-0/+1
* server: non-blocking service discoveryBrad Bishop2016-09-201-92/+107
* python client: add retriesBrad Bishop2016-09-201-11/+35
* server: prepare for non-blocking discoveryBrad Bishop2016-09-201-8/+72
* server: remove dbus_find_interfacesBrad Bishop2016-09-201-13/+19
* server: remove discovery asyncBrad Bishop2016-09-201-18/+10
* server: remove unused tagmatchBrad Bishop2016-09-201-1/+0
* server: examine all servicesBrad Bishop2016-09-201-11/+4
* server: add subtree match keyword argumentBrad Bishop2016-09-201-2/+9
* server: change optional argument to a keywordBrad Bishop2016-09-201-3/+6
* Use a standard DBus error for not foundBrad Bishop2016-09-201-1/+1
* server: use super for ObjectManager constructionBrad Bishop2016-09-121-3/+2
* server: use lambda functions with _invoke_methodBrad Bishop2016-09-121-5/+4
* server: Remove interpreter from server moduleBrad Bishop2016-09-081-2/+0
* mapper-cli: rewrite with sdbusBrad Bishop2016-08-161-125/+0
OpenPOWER on IntegriCloud