1. 69425eb property: Add support for const (read-only) values by Adriana Kobylak · 6 years ago
  2. 261fe75 Support to skip property changed signal by Richard Marian Thomaiyar · 6 years ago
  3. 75a2e25 property: Add errors support by Adriana Kobylak · 6 years ago
  4. ee6ac69 property: Move property template to its own file by Adriana Kobylak · 6 years ago
  5. 263712f sdbusplus:: dbus-interfaces generated use inteface by Patrick Venture · 6 years ago
  6. f750906 Allow property called 'name' in interface by James Feist · 6 years ago
  7. 93c246c sdbus++: increase constness in convert[enum]FromString by Patrick Williams · 7 years ago
  8. fd43ef7 Disable transaction id support by default by Adriana Kobylak · 7 years ago[Renamed (98%) from tools/sdbusplus/templates/interface.mako.server.cpp]
  9. dfa1909 sdbus++: Add server method for get-property by Patrick Williams · 7 years ago
  10. 4d47bf0 sdbus++: Add server constructor from property-map by Patrick Williams · 7 years ago
  11. 9fa8552 sdbus++: add server method for set-property by Patrick Williams · 7 years ago
  12. 291f326 Initialize transaction id by Adriana Kobylak · 7 years ago
  13. 560e5fd message: Change conversion ctor to inc ref-count by Patrick Williams · 7 years ago
  14. aa71a3e Removed leading spaces from template by Abhishek Pandit · 8 years ago
  15. 9b373f0 sdbus++: exception handling for property callbacks by Patrick Williams · 8 years ago
  16. 0ad505c sdbus++: complete server support for enumerations by Patrick Williams · 8 years ago
  17. 386e8d2 sdbus++: provide enum-string conversion functions by Patrick Williams · 8 years ago
  18. 0aa0dde sdbus++: convert binding enum types to valid C++ by Patrick Williams · 8 years ago
  19. bd0b06b sdbus++: clean up extra error response by Patrick Williams · 8 years ago
  20. d0cd966 sdbus++: use consistent typenames for properties by Patrick Williams · 8 years ago
  21. 31691cf sdbus++: add exception handling to server bindings by Patrick Williams · 8 years ago
  22. 7aa8a1e sdbus++: Change namespace order by Patrick Williams · 8 years ago
  23. 3390687 Move templates by Brad Bishop · 8 years ago[Renamed from tools/templates/interface.mako.server.cpp]
  24. a475c03 interface: enable property-changed signals by Patrick Williams · 8 years ago
  25. 0e9ad0d sdbus++: interface namespaces closed backward by Patrick Williams · 8 years ago
  26. b2cca01 sdbus++: generate server bindings for properties by Patrick Williams · 8 years ago
  27. 5302a46 sdbus++: generate signal broadcast bindings by Patrick Williams · 8 years ago
  28. 0966ce8 server: minor refactoring by Patrick Williams · 8 years ago
  29. 178e8fc sdbus++: generate vtable for server bindings by Patrick Williams · 8 years ago
  30. adc1682 sdbus++: hook interface into server bindings by Patrick Williams · 8 years ago
  31. 831839a sdbus++: generate callback methods for server bindings by Patrick Williams · 8 years ago