1. 76ede76 clang-format: re-format for clang-19 by Patrick Williams · 3 days ago master
  2. e359017 Fix spelling mistakes using codespell by Manojkiran Eda · 6 months ago
  3. 2d72883 Fix get all property values under the client interface by George Liu · 3 months ago
  4. 8de8177 meson: Fix local meson build by Konstantin Aladyshev · 8 months ago
  5. 9fa30b9 clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
  6. 673d9ce build: Fix pkg-config generation on local build by Konstantin Aladyshev · 9 months ago
  7. 6c79a72 build: use allowed over enabled by Patrick Williams · 1 year, 1 month ago
  8. 717fdc4 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  9. ef6bad1 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 4 months ago
  10. 46d7ea4 Use a real struct by Ed Tanous · 1 year, 5 months ago
  11. 47652f2 build: upgrade to C++23 by Patrick Williams · 1 year, 5 months ago
  12. 69cea06 Use scopes for construction by Ed Tanous · 1 year, 5 months ago
  13. 6d42173 Zero initialize member variables by Ed Tanous · 1 year, 5 months ago
  14. 40f769b Add UDP protocol by default in SNMP client by Ivan Mikhaylov · 1 year, 6 months ago
  15. e338b32 snmp-configuration: fix markdownlint issues by Patrick Williams · 1 year, 6 months ago
  16. edd7082 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  17. cab8c53 prettier: re-format by Patrick Williams · 2 years ago
  18. c0d7cd4 Fix deleteSNMPClient method in Unit Test file by George Liu · 2 years, 5 months ago
  19. 54d83f5 Fix generating last client Id by George Liu · 2 years, 5 months ago
  20. 8116532 MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  21. 0b4cba0 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 5 months ago
  22. 87d3edd sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
  23. 06c65c0 remove unused experimental::any by Patrick Williams · 2 years, 6 months ago
  24. 65113c2 Simplify construction of tuples by Ed Tanous · 2 years, 7 months ago
  25. 2fddc40 Make test code use the correct signed types by Ed Tanous · 2 years, 7 months ago
  26. dec3026 Remove compilation using autotools by George Liu · 2 years, 8 months ago
  27. e65b0a7 Handle D-Bus exceptions by George Liu · 2 years, 8 months ago
  28. 4caedfb logging: switch to lg2 by George Liu · 2 years, 8 months ago
  29. 208acee meson: Add meson build for test by George Liu · 2 years, 8 months ago
  30. 918e4aa meson: Add meson build by George Liu · 2 years, 8 months ago
  31. ed2ee73 meson: Add subprojects file by George Liu · 2 years, 8 months ago
  32. f87999d Update clang-format by George Liu · 2 years, 8 months ago
  33. 0357dff build: enable C++20 by Patrick Williams · 2 years, 8 months ago
  34. b9b4c7d sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 9 months ago
  35. 34d129a Resolve Meson issues by Ratan Gupta · 3 years, 1 month ago
  36. 7350c77 SNMPTrap: SNMPTrap address support hostname by Chicago Duan · 3 years, 1 month ago
  37. d560529 Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
  38. 5374d6e use Create interface from phosphor-dbus-interfaces by Patrick Williams · 3 years, 2 months ago
  39. c3600d8 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  40. 9e60ef5 Add validation of IP address by Asmitha Karunanithi · 3 years, 7 months ago
  41. df871e9 MAINTAINERS: Change Ratan's email address by Ratan Gupta · 3 years, 7 months ago
  42. 33a34f0 bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 8 months ago
  43. 0d5094b Add the Sysuptime in SNMP trap by Ratan Gupta · 3 years, 10 months ago
  44. 1334b7b clang-format-11: reformat by Patrick Williams · 3 years, 10 months ago
  45. 2cbf723 test: unit test fixes for vtable exception by Patrick Williams · 3 years, 10 months ago
  46. e5d90c3 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 7 months ago
  47. 7d4bd22 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 7 months ago
  48. 85c11b9 autotools: Fix autoconf-archive compatibility issues by Andrew Jeffery · 5 years ago
  49. 52b3ad2 build: install into bin instead of sbin by Patrick Venture · 6 years ago
  50. 7f1c6e1 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  51. 9d18e56 Add support for individual property update by Ratan Gupta · 6 years ago
  52. 9c4fed6 Add the check for the existense of the client by Ratan Gupta · 6 years ago
  53. a7ff385 Change the logic of generating the D-Bus object identifier by Ratan Gupta · 6 years ago
  54. d84e327 Create Interface returns the D-Bus object path by Ratan Gupta · 6 years ago
  55. bbee5d0 Fix usage of std::variant by William A. Kennington III · 6 years ago
  56. ce714f4 phosphor-snmp: use c++17 by Vernon Mauery · 6 years ago
  57. aea53d0 Fix spelling errors by Ratan Gupta · 6 years ago
  58. f4ecf88 Fix broken link by Gunnar Mills · 6 years ago
  59. f3fac22 Spelling fixes by Gunnar Mills · 6 years ago
  60. 595a38f Add SNMP user documentation by Ratan Gupta · 7 years ago
  61. 212f53e Persist the snmp manager configuration by Ratan Gupta · 7 years ago
  62. 213517b Validate the client address by Ratan Gupta · 7 years ago
  63. 6347619 Send the trap to the configured SNMP managers by Ratan Gupta · 7 years ago
  64. 1dc9178 Implement the Client create interface by Ratan Gupta · 7 years ago
  65. 95201f1 Add client create interface by Ratan Gupta · 7 years ago
  66. e4e08e0 Implement the sendTrap(library) function by Ratan Gupta · 7 years ago
  67. ec26fa6 Implement sendTrap function by Ratan Gupta · 7 years ago
  68. aaf87de Add SNMP Error Notification by Ratan Gupta · 7 years ago
  69. 3f6e286 Merge "Add mib for Error Log Notification" by Ratan Gupta · 6 years ago
  70. 6ba5e7e Add mib for Error Log Notification by Ratan Gupta · 7 years ago
  71. d19cef8 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  72. 569c0a5 Initial commit by Brad Bishop · 7 years ago