summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clang-format updatesMatt Spinler2018-09-1910-141/+163
* Remove dead MapperBusyExceptionBrad Bishop2018-06-271-8/+0
* libmapper: Retry when receiving ENOBUFSWilliam A. Kennington III2018-06-261-7/+4
* app: Drop mapper call subcommandBrad Bishop2018-06-251-68/+0
* libmapper: Retry with exponential backoffWilliam A. Kennington III2018-06-151-14/+15
* libmapper: Actually examine read errorsWilliam A. Kennington III2018-06-151-3/+17
* Add MAINTAINERS fileAndrew Jeffery2018-06-051-0/+46
* Speed up enumerate_subtree()Matt Spinler2018-06-041-13/+15
* clang-format this repoEd Tanous2018-05-3010-897/+930
* 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
* README: Reword cleaning the repoGunnar Mills2018-03-301-1/+1
* 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-162-4/+5
* Fix objmgr using pycodestyle (pep8) rulesAdriana Kobylak2018-01-103-7/+11
* 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-072-2/+2
* 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-102-16/+72
* Fill in phosphor-unit-failure-monitor main()Matt Spinler2017-06-264-0/+207
* Add class to monitor for unit failuresMatt Spinler2017-06-264-1/+255
* server: fix unexpected GetSubTreePaths behaviorBrad Bishop2017-06-231-1/+3
* gitignore updatesBrad Bishop2017-06-143-0/+25
OpenPOWER on IntegriCloud