1. e4b1b1e docs: Update documentation by Brad Bishop · 8 years ago
  2. effbd93 pimgen: use yaml.safe_load by Brad Bishop · 8 years ago
  3. c029f6a pimgen: Display possible commands with help by Brad Bishop · 8 years ago
  4. e07a164 Fix build failure by Brad Bishop · 8 years ago
  5. 6676c12 Fix a bug with new interface signals by Brad Bishop · 8 years ago
  6. 9d10fb2 Don't save empty objects by Brad Bishop · 8 years ago
  7. 9aa5e2f Regenerate manager bindings by Brad Bishop · 8 years ago
  8. 6524758 Remove pointless move operations by Brad Bishop · 8 years ago
  9. 2442498 Use a std::literal for dbus wait duration by Brad Bishop · 8 years ago
  10. 2162143 Use std::thread in favor of direct pthread access by Brad Bishop · 8 years ago
  11. b9b929b Add volatile keyword on shutdown by Brad Bishop · 8 years ago
  12. 5dd1c1e Remove decltype where unnecessary by Brad Bishop · 8 years ago
  13. 7b33777 Run astyle by Brad Bishop · 8 years ago
  14. 1ab880a Fix broken usage of emplace by Brad Bishop · 8 years ago
  15. 22ecacc Add a testcase for setProperty by Brad Bishop · 8 years ago
  16. e2e402f pimgen: Add support for setProperty by Brad Bishop · 8 years ago
  17. da649b1 Add setProperty action by Brad Bishop · 8 years ago
  18. b83a21e Add interface exposing utility functions by Brad Bishop · 8 years ago
  19. 432e352 Add a testcase for destroyObject by Brad Bishop · 8 years ago
  20. d1bbf3a Fix a bug with property change filter by Brad Bishop · 8 years ago
  21. 22cfbe6 Rewrite pimgen in the image of sdbus++ by Brad Bishop · 8 years ago
  22. 68c8083 Allow arrays of dbus events by Brad Bishop · 8 years ago
  23. 4f20a3e Add event framework by Brad Bishop · 8 years ago
  24. 370421b Use a vector for events by Brad Bishop · 8 years ago
  25. 67b788d Move filters.hpp to events.hpp by Brad Bishop · 8 years ago
  26. 9007432 Enable multiple actions per event by Brad Bishop · 8 years ago
  27. abb2a1a Enhance notify testcase by Brad Bishop · 8 years ago
  28. 65ffffa Removed duplicated Holder adapters by Brad Bishop · 8 years ago
  29. 451f8d9 Use sdbusplus object wrapper by Brad Bishop · 8 years ago
  30. 67a5cdb React to sdbus++ updates by Brad Bishop · 8 years ago
  31. 7cc13c3 Add gitignore by Brad Bishop · 8 years ago
  32. e30dd77 build: Fix out of tree build issues by Brad Bishop · 8 years ago
  33. c716635 build: Makefile.am refactoring by Brad Bishop · 8 years ago
  34. 1a886e3 build: Add targets for generated files by Brad Bishop · 8 years ago
  35. 14a9fe5 pimgen: Add list-interfaces command option by Brad Bishop · 8 years ago
  36. f4666f5 pimgen: Add command positional argument by Brad Bishop · 8 years ago
  37. 95dd98f pimgen: Split argument parsing logic by Brad Bishop · 8 years ago
  38. 0a6a479 pimgen: Enable multiple interface files by Brad Bishop · 8 years ago
  39. ea6d93a pimgen: Rename interfaces to extra_interfaces.d by Brad Bishop · 8 years ago
  40. 3904cf4 pimgen: Move events to events.d by Brad Bishop · 8 years ago
  41. cfb3c89 pimgen: Combine make_example and pimgen by Brad Bishop · 8 years ago
  42. 4d16b69 pimgen: change -o option to be a directory by Brad Bishop · 8 years ago
  43. af5e90c Remove sdbus++ template search workaround by Brad Bishop · 8 years ago
  44. f30db4c Find examples directory when invoked out of tree by Brad Bishop · 8 years ago
  45. 79d8f7a Find template automatically in script dir by Brad Bishop · 8 years ago
  46. 02ac9f7 Add brief description to example interfaces by Brad Bishop · 8 years ago
  47. bbf13bd Look for interfaces.yaml in --dir by Brad Bishop · 8 years ago
  48. a56c5ff Fix templatedir argument by Brad Bishop · 8 years ago
  49. aa7e6bf Set AC_LANG to C++ by Brad Bishop · 8 years ago
  50. b9fa433 configure: Add gtest enabling foo to configure by Brad Bishop · 8 years ago
  51. 898a7bb test: Use libmanager for integration testcase by Brad Bishop · 8 years ago
  52. d446835 Put most objects in a library by Brad Bishop · 8 years ago
  53. 624827a test: Remove existing test from make check by Brad Bishop · 8 years ago
  54. 74e52bc Build toplevel before test by Brad Bishop · 8 years ago
  55. 5fbaa7f Switch to generated interface factory methods by Brad Bishop · 8 years ago
  56. 561a565 pimgen: Pass interfaces.yaml to Mako template by Brad Bishop · 8 years ago
  57. 64d994a Optionally include generated example bindings by Brad Bishop · 8 years ago
  58. d202bfd Add example interfaces by Brad Bishop · 8 years ago
  59. 92665b2 Use a Mako template for generated code. by Brad Bishop · 8 years ago
  60. 789cf83 Move generated code to implementation file. by Brad Bishop · 8 years ago
  61. 09fc256 Move examples->example/events by Brad Bishop · 8 years ago
  62. adc4566 Add manager interface server binding by Brad Bishop · 8 years ago
  63. afbd28e README formatting update. by Brad Bishop · 8 years ago
  64. 656a7d0 actions: Add destroy action by Brad Bishop · 8 years ago
  65. c0eae11 filters/actions: Pass manager to filters/actions by Brad Bishop · 8 years ago
  66. bf5aa9c filters: Add propertiesChangedTo by Brad Bishop · 8 years ago
  67. c038e01 Add actions by Brad Bishop · 8 years ago
  68. 3d57f50 Enable filtering of signal matches by Brad Bishop · 8 years ago
  69. 49aefb3 Add manager skeleton by Brad Bishop · 8 years ago
  70. bf066a6 Parse match rules by Brad Bishop · 8 years ago
  71. 73b776b Application stub and build rules by Brad Bishop · 8 years ago
  72. c35cad2 Initial commit by Patrick Williams · 8 years ago