1. 572a8ea message-read: support obj-path and signature by Patrick Williams · 7 years ago
  2. fd3c462 message-append: support obj-path and signature by Patrick Williams · 7 years ago
  3. 4498298 message-types: support obj-path and signature by Patrick Williams · 7 years ago
  4. 9db2864 message: Add class for object-path and signatures by Patrick Williams · 7 years ago
  5. ab7de32 build: ensure C++14 is selected by Patrick Williams · 7 years ago
  6. 9b97062 message: added is_method_error method by Christian Andersen · 8 years ago
  7. 3f67eed sdbus++: fix pep8 issues by Patrick Williams · 8 years ago
  8. cf078c4 sdbus++: Avoid using C++ reserved words by Patrick Williams · 8 years ago
  9. abf5f78 sdbus++: fix incorrect type for variant by Patrick Williams · 8 years ago
  10. 768f128 sdbus++: Fix generation of enums by Christian Andersen · 8 years ago
  11. e416398 sdbus++: Handle parsing of multi-level containers by Christian Andersen · 8 years ago
  12. 7904ed6 sdbusplus: remove 'move' ops from server bindings by Patrick Williams · 8 years ago
  13. 213da28 message: remove hard-coded boolean types by Patrick Williams · 8 years ago
  14. 6a9c8ae message: pass 'bool' types to sdbus as 'int' by Patrick Williams · 8 years ago
  15. b760a99 append/read: additional testcases for bool forms by Patrick Williams · 8 years ago
  16. 2ae86cd bus: wrap response sd_bus_message into sdbusplus::message by Christian Andersen · 8 years ago
  17. abd10b0 sdbus++: generate valid code 0 return methods by Patrick Williams · 8 years ago
  18. aa71a3e Removed leading spaces from template by Abhishek Pandit · 8 years ago
  19. c5b45f1 Added readme with instructions on how to use sdbus++ by Abhishek Pandit · 8 years ago
  20. 3f56596 Install server/bindings.hpp by Christian Andersen · 8 years ago
  21. 9b373f0 sdbus++: exception handling for property callbacks by Patrick Williams · 8 years ago
  22. 0ad505c sdbus++: complete server support for enumerations by Patrick Williams · 8 years ago
  23. 386e8d2 sdbus++: provide enum-string conversion functions by Patrick Williams · 8 years ago
  24. 59b70d1 exception: add InvalidEnumString error by Patrick Williams · 8 years ago
  25. bbd0023 server-bindings: convertForMessage utility by Patrick Williams · 8 years ago
  26. 2adcefa sdbus++: fix enumeration property default values by Patrick Williams · 8 years ago
  27. 0aa0dde sdbus++: convert binding enum types to valid C++ by Patrick Williams · 8 years ago
  28. 8c00fed sdbus++: add enumeration parsing by Patrick Williams · 8 years ago
  29. fa5c311 sdbus++: generate markdown for errors by Patrick Williams · 8 years ago
  30. d2505cc sdbus++: generate markdown for enumerations by Patrick Williams · 8 years ago
  31. bd0b06b sdbus++: clean up extra error response by Patrick Williams · 8 years ago
  32. ea24144 sdbus++: enhance exception information by Patrick Williams · 8 years ago
  33. 4a5c3b3 sdbus++: Prepend all errors with 'Error' namespace by Patrick Williams · 8 years ago
  34. d0cd966 sdbus++: use consistent typenames for properties by Patrick Williams · 8 years ago
  35. 31691cf sdbus++: add exception handling to server bindings by Patrick Williams · 8 years ago
  36. 1a28306 exception: define 'internal_exception' class by Patrick Williams · 8 years ago
  37. 250654e sdbus++: generate error cpp by Patrick Williams · 8 years ago
  38. 179ed9b sdbus++: generate error header by Patrick Williams · 8 years ago
  39. 7d7fda5 sdbus++: parse error info yaml by Patrick Williams · 8 years ago
  40. f4a6f41 exception: Create exception class by Patrick Williams · 8 years ago
  41. 7aa8a1e sdbus++: Change namespace order by Patrick Williams · 8 years ago
  42. ccacc4a sdbus++: find templates in datadir by Brad Bishop · 8 years ago
  43. 14275cf Enable configure of just sdbus++ by Brad Bishop · 8 years ago
  44. de32f57 Use canonical env by Brad Bishop · 8 years ago
  45. bba7f8c Install sdbus++ by Brad Bishop · 8 years ago
  46. 3390687 Move templates by Brad Bishop · 8 years ago
  47. cd97761 Install message/types.hpp by Brad Bishop · 8 years ago
  48. f101ee2 message: testcase to read missing variant type by Patrick Williams · 8 years ago
  49. 75538a7 build: fix out of tree builds by Patrick Williams · 8 years ago
  50. 24fb296 message: fix parallel test issue by Patrick Williams · 8 years ago
  51. 83a9d0b build: run testcases via autotools by Patrick Williams · 8 years ago
  52. 696e315 message: compile warning in testcases by Patrick Williams · 8 years ago
  53. 5e0b681 build: autotools-based install of headers by Patrick Williams · 8 years ago
  54. ac52113 Skip variant for unknown types by Brad Bishop · 8 years ago
  55. f5c3cde sdbus++: fix PEP8 style errors by Patrick Williams · 8 years ago
  56. b12ca16 match: add optional context parameter by Patrick Williams · 8 years ago
  57. ebd6b9c match: add signal callback registerer by Patrick Williams · 8 years ago
  58. a475c03 interface: enable property-changed signals by Patrick Williams · 8 years ago
  59. 5354c82 object: allow deferred creation signal by Patrick Williams · 8 years ago
  60. 0e9ad0d sdbus++: interface namespaces closed backward by Patrick Williams · 8 years ago
  61. b2cca01 sdbus++: generate server bindings for properties by Patrick Williams · 8 years ago
  62. c7ba66f bus: add process_discard method for server operation by Patrick Williams · 8 years ago
  63. 5302a46 sdbus++: generate signal broadcast bindings by Patrick Williams · 8 years ago
  64. cfea00a interface: add signal support by Patrick Williams · 8 years ago
  65. 20d8246 message: add signal interfaces by Patrick Williams · 8 years ago
  66. 9e3b51e message: write testcase to confirm bool and double by Patrick Williams · 8 years ago
  67. 0966ce8 server: minor refactoring by Patrick Williams · 8 years ago
  68. d1102f4 object: add binding for 'sd_bus_emit_object_added/removed by Patrick Williams · 8 years ago
  69. 425dc9b bus: fix method_return by Patrick Williams · 8 years ago
  70. 178e8fc sdbus++: generate vtable for server bindings by Patrick Williams · 8 years ago
  71. cb922df vtable: avoid ambiguity in method by Patrick Williams · 8 years ago
  72. adc1682 sdbus++: hook interface into server bindings by Patrick Williams · 8 years ago
  73. 05aab8b manager: add binding for sd_bus_add_object_manager by Patrick Williams · 8 years ago
  74. 13f1ef7 interface: add binding for sd_bus_add_object_vtable by Patrick Williams · 8 years ago
  75. 0f9ed69 slot: add binding class for sd_bus_slot by Patrick Williams · 8 years ago
  76. affeafa sdbus++: work around unicode support in python2 by Patrick Williams · 8 years ago
  77. 831839a sdbus++: generate callback methods for server bindings by Patrick Williams · 8 years ago
  78. 67df0f2 bus: change destructor to just 'unref' by Patrick Williams · 8 years ago
  79. cae30a0 bus: 'method_return' for responding to method-calls by Patrick Williams · 8 years ago
  80. 2a47ecd message: new_method_return for method-call replies by Patrick Williams · 8 years ago
  81. ce8a467 sdbus++: use style-correct names for C++ methods by Patrick Williams · 8 years ago
  82. 04e007f sdbus++: generate header for server bindings by Patrick Williams · 8 years ago
  83. e70f0e8 sdbus++: renderer post-processing lambda by Patrick Williams · 8 years ago
  84. 52dd41e sdbus++: Refactor markdown into generic renderer by Patrick Williams · 8 years ago
  85. 3a2cc9c sdbus++: remove duplicate inheritence by Patrick Williams · 8 years ago
  86. 24e8ae6 sdbus++: missing dictionary lookup for process func by Patrick Williams · 8 years ago
  87. 887ebf6 bus: use infinity for default timeout by Brad Bishop · 8 years ago
  88. aed8179 bus: inline getters by Brad Bishop · 8 years ago
  89. 7033b5a Add .gitignore by Patrick Williams · 8 years ago
  90. 40c2e19 signal: render as markdown by Patrick Williams · 8 years ago
  91. 96683fa method: render as markdown by Patrick Williams · 8 years ago
  92. 62c3f27 property: render as markdown by Patrick Williams · 8 years ago
  93. a90b01e sdbus++: Utility for rendering interface YAML by Patrick Williams · 8 years ago
  94. 7127329 interface: render as markdown document by Patrick Williams · 8 years ago
  95. 9225511 signal: parse YAML content by Patrick Williams · 8 years ago
  96. 1695cdf method: parse YAML content by Patrick Williams · 8 years ago
  97. f79f358 property: parse YAML content by Patrick Williams · 8 years ago
  98. a8972b0 interface: Parse YAML content by Patrick Williams · 8 years ago
  99. 696fa72 Example interface YAML file by Patrick Williams · 8 years ago
  100. 9d3ec7f Add vtable support by Patrick Williams · 8 years ago