summaryrefslogtreecommitdiffstats
path: root/example
Commit message (Expand)AuthorAgeFilesLines
* asio: Allow mutable lambdas + small cleanupJames Feist2019-06-041-3/+6
* Change async_method_call to be no-throwVernon Mauery2019-05-161-10/+51
* Change yield_method_call to be no-throwVernon Mauery2019-05-101-6/+6
* std::variant: Remove uses of the variant_nsWilliam A. Kennington III2019-04-051-9/+6
* Move asio interfaces away from deprecated namesEd Tanous2019-01-121-2/+2
* asio: Update variant usageYong Li2018-12-131-4/+8
* sdbusplus: better mirror bus aquisition methodsVernon Mauery2018-12-111-1/+1
* Add sdbusplus::asio coroutine method handlingVernon Mauery2018-10-241-61/+223
* Avoid build failure when sdbus++ tool is disabledManojkiran Eda2018-10-161-5/+8
* Add coroutine support for sdbusplus::asio method callsVernon Mauery2018-10-122-1/+76
* sdbus::asio: service sd_event loop upon requestVernon Mauery2018-09-171-0/+11
* sdbusplus::asio: fix callback with void args specializationVernon Mauery2018-09-051-0/+7
* update .clang-format header inclusion orderPatrick Venture2018-08-313-9/+9
* Allow callback raw access to messageVernon Mauery2018-08-281-1/+7
* property: Add support for const (read-only) valuesAdriana Kobylak2018-08-211-0/+2
* Add sbusplus properties serverJames Feist2018-06-271-0/+58
* Add boost asio async connectionJames Feist2018-06-272-0/+86
* property: Add errors supportAdriana Kobylak2018-06-122-0/+9
* Spelling fixesGunnar Mills2018-04-081-1/+1
* Update repo to conform to openbmc code standardAndrew Geissler2018-02-052-11/+12
* build: fix out of tree build in examplePatrick Williams2017-07-181-2/+13
* example: add client API examplePatrick Williams2017-07-172-1/+35
* sdbus++: move default directoryPatrick Williams2017-07-171-6/+6
* example: create calculator server appPatrick Williams2017-07-172-0/+116
* example: move schema to top-level dirPatrick Williams2017-07-032-0/+80
OpenPOWER on IntegriCloud