summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix interfaces added logic errorBrad Bishop2017-06-081-1/+1
* Add phosphor-unit-failure-monitor frameworkMatt Spinler2017-06-024-2/+44
* build: change oldincludedir to includedirPatrick Williams2017-06-011-1/+1
* libmapper: Add subtree callback functionsAdriana Kobylak2017-05-151-0/+105
* libmapper: Add function to call GetSubTreePathsAdriana Kobylak2017-05-151-0/+46
* libmapper: Add match for removed interfacesAdriana Kobylak2017-05-151-0/+64
* Create libmapper subtree function and call it in event loopAdriana Kobylak2017-05-113-0/+69
* app: Split subtree argumentAdriana Kobylak2017-05-111-1/+12
* app: Add subtree-remove optionAdriana Kobylak2017-05-081-0/+18
* Revert "Add mapper-wait-until-removed"Adriana Kobylak2017-05-043-58/+25
* Revert "wait-until-removed: Add Interface parameter"Adriana Kobylak2017-05-043-110/+4
* wait-until-removed: Add Interface parameterAdriana Kobylak2017-04-233-4/+110
* Add mapper-wait-until-removedAdriana Kobylak2017-04-213-25/+58
* Move object_mapper per dbus path conventions.Leonel Gonzalez2017-03-202-2/+2
* Add get-service option to mapper toolAndrew Geissler2017-03-071-2/+39
* Don't return errors when busyBrad Bishop2017-02-241-12/+0
* Add xyz.openbmc_project.ObjectMapper.PrivateBrad Bishop2017-02-243-67/+30
* 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
* Correct out-of-tree builds for systemd workaroundMatthew Barth2017-01-041-1/+1
* Workaround sd_bus_message_append_cmdlineMatthew Barth2016-11-233-0/+21
* Switch to use generated config.hMatthew Barth2016-11-232-4/+1
* Add path information on service lookup failureBrad Bishop2016-11-211-2/+2
* libmapper: React to DBus API changeBrad Bishop2016-11-211-4/+11
* 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-212-5/+5
* Add awk program check and use which one is foundMatthew Barth2016-11-182-1/+2
* Convert build process to autotoolsMatthew Barth2016-11-097-44/+127
* Use config.h defines for path, bus, and interfaceBrad Bishop2016-11-021-9/+10
* libmapper: add config.hBrad Bishop2016-11-021-0/+3
* python client: general wait utility refactoringBrad Bishop2016-09-201-23/+59
* sdbus client: Add proper error handling for ENOENTBrad Bishop2016-09-201-4/+4
* server: unmask ObjectManager signalsBrad Bishop2016-09-201-0/+1
* server: non-blocking service discoveryBrad Bishop2016-09-201-92/+107
* sdbus client: add retriesBrad Bishop2016-09-204-14/+118
* 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
OpenPOWER on IntegriCloud