summaryrefslogtreecommitdiffstats
path: root/obmc
Commit message (Expand)AuthorAgeFilesLines
* bindings: Skip the default ifaces on enumerateMatt Spinler2018-11-261-0/+8
* python-mapper: Switch to dbus service whitelistBrad Bishop2018-10-251-13/+13
* python-mapper: Accept service-namespacesBrad Bishop2018-10-251-2/+9
* Remove dead MapperBusyExceptionBrad Bishop2018-06-271-8/+0
* Speed up enumerate_subtree()Matt Spinler2018-06-041-13/+15
* server: Only update_interfaces() if process_old_owner() finds an ownerAndrew Jeffery2018-05-151-3/+4
* server: Rework filter_interfaces() for less lambdaAndrew Jeffery2018-05-151-15/+19
* server: Rework methods to avoid mutable default argumentsAndrew Jeffery2018-05-151-2/+7
* server: Stop making lists out of everythingAndrew Jeffery2018-05-151-59/+48
* server: discovery: Apply interface filtering rulesBrad Bishop2018-04-031-1/+3
* Port to python 3CamVan Nguyen2018-03-123-20/+30
* Perform one retry on any discovery failureAndrew Geissler2018-02-191-1/+10
* server: Serve well-known bus namesBrad Bishop2018-01-311-19/+16
* server: Add early escapes to simplify logicBrad Bishop2018-01-311-5/+5
* server: drop bus check from get_signal_interfacesBrad Bishop2018-01-311-9/+11
* server: refactor valid_signalBrad Bishop2018-01-311-5/+13
* server: Unmask association signalsBrad Bishop2018-01-311-0/+1
* utils: pycodestyle fixBrad Bishop2018-01-312-4/+8
* Port obmc.mapper to python3.5Balaji B Rao2018-01-303-47/+44
* Ignore E731 in objmgrAdriana Kobylak2018-01-161-4/+4
* 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
OpenPOWER on IntegriCloud