summaryrefslogtreecommitdiffstats
path: root/libmapper
Commit message (Expand)AuthorAgeFilesLines
* mapper: Handle the expected GetSubTreePaths failsMatt Spinler2018-10-021-2/+14
* clang-format updatesMatt Spinler2018-09-194-119/+123
* 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
* clang-format this repoEd Tanous2018-05-304-737/+710
* gitignore updatesBrad Bishop2017-06-141-0/+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
* Add get-service option to mapper toolAndrew Geissler2017-03-071-2/+39
* Add xyz.openbmc_project.ObjectMapper.PrivateBrad Bishop2017-02-241-46/+14
* Workaround sd_bus_message_append_cmdlineMatthew Barth2016-11-232-0/+7
* Switch to use generated config.hMatthew Barth2016-11-231-3/+0
* Add path information on service lookup failureBrad Bishop2016-11-211-2/+2
* libmapper: React to DBus API changeBrad Bishop2016-11-211-4/+11
* Rename mapper DBus names to match xyzBrad Bishop2016-11-211-3/+3
* Convert build process to autotoolsMatthew Barth2016-11-091-41/+0
* Use config.h defines for path, bus, and interfaceBrad Bishop2016-11-021-9/+10
* libmapper: add config.hBrad Bishop2016-11-021-0/+3
* sdbus client: Add proper error handling for ENOENTBrad Bishop2016-09-201-4/+4
* sdbus client: add retriesBrad Bishop2016-09-204-14/+118
* Remove a handful of unused variablesBrad Bishop2016-08-301-3/+2
* Ensure all tools are building with -Wall and -WerrorMatthew Barth2016-08-301-1/+2
* mapper-cli: rewrite with sdbusBrad Bishop2016-08-164-3/+483
* Introducing libmapperBrad Bishop2016-07-274-0/+110
OpenPOWER on IntegriCloud