Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SBUS: Add org.freedesktop.DBus.Properties.GetAll to Introspection | Jakub Hrozek | 2014-05-27 | 1 | -0/+4 |
* | SBUS: Implement org.freedesktop.DBus.Properties.GetAll for primitive types | Jakub Hrozek | 2014-05-27 | 1 | -0/+1 |
* | SBUS: Add org.freedesktop.DBus.Properties.Get to Introspection | Jakub Hrozek | 2014-05-22 | 1 | -0/+7 |
* | SBUS: Add a convenience function sbus_error_new | Jakub Hrozek | 2014-05-13 | 1 | -0/+32 |
* | sbus_tests: fix missing invoker in initializer | Pavel Březina | 2014-04-19 | 1 | -0/+2 |
* | SBUS: Generate introspection from the interface meta structure | Jakub Hrozek | 2014-04-15 | 1 | -0/+49 |
* | tests: Don't set the check fork mode explicitly | Jakub Hrozek | 2014-04-10 | 1 | -1/+0 |
* | sbus: Add the sbus_request_parse_or_finish() method | Stef Walter | 2014-03-14 | 1 | -0/+99 |
* | sbus_tests: Add some testing of dispatch and handler code | Stef Walter | 2014-03-14 | 1 | -0/+231 |