Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bus: synthesize timeout message errors instead of returning error codes | Lennart Poettering | 2013-05-16 | 1 | -6/+74 |
* | bus: implement full method call timeout logic | Lennart Poettering | 2013-03-21 | 1 | -0/+7 |
* | bus: compare to negative errno | Dave Reisner | 2013-03-21 | 1 | -1/+1 |
* | bus: hook up client with socket communication | Lennart Poettering | 2013-03-20 | 1 | -17/+13 |
* | bus: introduce bus_error_is_dirty() independently of sd_bus_error_is_set() | Lennart Poettering | 2013-03-20 | 1 | -4/+12 |
* | bus: add basic implementation of a native bus client library | Lennart Poettering | 2013-03-20 | 1 | -0/+166 |