summaryrefslogtreecommitdiffstats
path: root/sdbusplus/asio
Commit message (Expand)AuthorAgeFilesLines
* Allow async_method_call to provide opt messageRichard Marian Thomaiyar2019-07-101-5/+28
* asio: Allow mutable lambdas + small cleanupJames Feist2019-06-042-9/+10
* Change async_method_call to be no-throwVernon Mauery2019-05-161-1/+5
* Change yield_method_call to be no-throwVernon Mauery2019-05-101-8/+34
* Move to modern asio interfacesEd Tanous2019-03-221-3/+3
* sdbusplus: Provide option to skip signal propertyRichard Marian Thomaiyar2019-03-191-3/+6
* sd_event_wrapper must not close descriptorVernon Mauery2019-03-071-0/+3
* Add method to check if an interface has been initializedJason M. Bills2019-02-201-0/+5
* Fix: ObjectManager path for asioRichard Marian Thomaiyar2019-02-021-4/+8
* Move asio interfaces away from deprecated namesEd Tanous2019-01-123-12/+12
* update asio set property to signal properlyRichard Marian Thomaiyar2018-12-151-18/+49
* sdbusplus::asio: Use the default busVernon Mauery2018-12-111-1/+1
* asio: Don't allow signaling uninitialized propertiesJames Feist2018-11-301-1/+7
* Add sdbusplus::asio coroutine method handlingVernon Mauery2018-10-242-23/+199
* asio: don't allow setting the same valueJames Feist2018-10-181-0/+4
* Add coroutine support for sdbusplus::asio method callsVernon Mauery2018-10-121-4/+93
* Use return value from sd_bus_error_set*William A. Kennington III2018-10-111-12/+6
* Fix invalid uses of sd_bus_error_set_constWilliam A. Kennington III2018-10-111-3/+3
* Fix memory leak in async_send_handler error pathVernon Mauery2018-09-241-2/+3
* sdbus::asio: service sd_event loop upon requestVernon Mauery2018-09-171-0/+125
* clang-format: Fix pointer alignmentWilliam A. Kennington III2018-08-311-59/+59
* clang-format: always break template declarationsPatrick Venture2018-08-311-1/+2
* update .clang-format header inclusion orderPatrick Venture2018-08-313-12/+13
* Allow callback raw access to messageVernon Mauery2018-08-281-12/+76
* Spelling fixesGunnar Mills2018-08-141-1/+1
* Add return code checking for process discardJames Feist2018-07-241-5/+24
* Correctly trigger interfaces added and removedJames Feist2018-07-111-1/+7
* Add sbusplus properties serverJames Feist2018-06-271-0/+514
* Add boost asio async connectionJames Feist2018-06-272-0/+197
OpenPOWER on IntegriCloud