sangelovic
|
f41d9bc395
|
Fix issue of event loop thread and synchronous method call thread polling on the same D-Bus connection
Synchronous D-Bus method calls are now done in terms of blocking asynchronous calls.
|
2020-01-19 18:51:19 +01:00 |
|
lubo-svk
|
c139110112
|
Add support for custom timeout value for D-Bus method calls (#72)
|
2019-11-03 13:54:13 +01:00 |
|
sangelovic
|
c6d4d2710f
|
Skip GetMachineId test when /etc/machine-id is not available
|
2019-10-11 15:56:00 +02:00 |
|
Stanislav Angelovic
|
bf35157a4a
|
Comment out unused parameter
|
2019-07-08 09:58:22 +02:00 |
|
Stanislav Angelovič
|
a09362f79a
|
Switch from plain UnixFd to owning UnixFd (#69)
|
2019-07-08 09:53:53 +02:00 |
|
Stanislav Angelovic
|
ab34b0ae50
|
Update header doxy comments in source files
|
2019-06-11 20:18:37 +02:00 |
|
sangelovic
|
57c840637c
|
Add support for Unix fd D-Bus type
|
2019-06-10 21:19:56 +02:00 |
|
Stanislav Angelovic
|
5c0a8d5ab4
|
Add object manager automatically in ObjectManager_adaptor constructor
|
2019-06-05 12:18:04 +02:00 |
|
sangelovic
|
b2b0bddf02
|
Fix Variant signal test in integration tests
|
2019-06-04 23:45:45 +02:00 |
|
sangelovic
|
11f0edf7b8
|
Fix fragile time-based waiting in integration tests
|
2019-06-04 22:48:54 +02:00 |
|
sangelovic
|
38b51bddc6
|
Add support for ObjectManager's InterfaceAdded/Removed signals on server side
|
2019-06-03 23:47:27 +02:00 |
|
Stanislav Angelovič
|
01e2a7a570
|
Add support for PropertyChanged signal on server side
|
2019-06-03 22:02:15 +02:00 |
|
Stanislav Angelovič
|
91fa35140b
|
Add support for ObjectManager and other standard D-Bus interfaces (#55)
Fixes #50
|
2019-05-29 22:28:15 +02:00 |
|
sangelovic
|
36269897fd
|
Remove unwanted sdbus-c++-internal includes from integration tests
|
2019-04-28 15:59:29 +02:00 |
|
sangelovic
|
1b02c604d8
|
Rename test subdirectory to tests for higher consistency with OSS standards
|
2019-04-25 23:54:51 +02:00 |
|