1. d136f39 chassis handler: use PDI constants by Alexander Hansen · 8 weeks ago master
  2. 1b2f5a6 settings: add serviceMap to cache Path-Service mapping by George Liu · 4 weeks ago
  3. dd581ea sensordatahandler: clarify reserved bits and signed units handling by YouPengWu · 9 weeks ago
  4. cba7256 Reject unallowlisted controller write-read requests by Farheen Iqbal · 6 weeks ago
  5. dbd83ea oem/example: use PDI constants by Alexander Hansen · 8 weeks ago
  6. de7abb9 Network.IP: use PDI constants by Alexander Hansen · 8 weeks ago
  7. 653aec0 Sensor.Threshold.*: use PDI constants by Alexander Hansen · 8 weeks ago
  8. f365c7f Sensor.Value: use PDI constants by Alexander Hansen · 8 weeks ago
  9. 2260ff3 use PDI constants for State.Chassis by Alexander Hansen · 9 weeks ago
  10. 76bfd75 use PDI constants for State.Host by Alexander Hansen · 9 weeks ago
  11. b1f1f11 use PDI constants for State.BMC by Alexander Hansen · 9 weeks ago
  12. 74c0863 use PDI constants for State.Watchdog by Alexander Hansen · 9 weeks ago
  13. 93aa983 use PDI constants for ObjectMapper by Alexander Hansen · 9 weeks ago
  14. a202dc0 Revert "Align MetaPassStruct for cross-arch consistency" by George Liu · 9 weeks ago
  15. 1241052 Align MetaPassStruct for cross-arch consistency by Vijaysankar R · 4 months ago
  16. 94b2339 use sdbusplus unpack syntax by Patrick Williams · 10 weeks ago
  17. d6c397b Fix cppcheck errors by Hariharan Rangasamy · 2 months ago
  18. 19c962b sensorhandler: Fix Get Sensor Reading threshold bit mapping by YouPengWu · 3 months ago
  19. 11c5692 meson: fix option descriptions by Brad Bishop · 3 months ago
  20. 8857246 meson: format meson.options by Brad Bishop · 3 months ago
  21. 530239b Fix for Set Chassis Capability Command by NikhilaDande · 3 months ago
  22. 2be0301 Fix SPDX identifiers by Patrick Williams · 3 months ago
  23. 0ad6d78 Remove Tom from owners list by Tom Joseph · 3 months ago
  24. 6b47d5a platFormEvent: Use registerHandler instead of ipmi_register_callback by George Liu · 5 months ago
  25. f60be69 sensorhandler: Method names use camelCase by George Liu · 5 months ago
  26. 42247d2 sensorhanlder: Struct properties use camelCase by George Liu · 5 months ago
  27. e6b2be5 replace pointer parameters with references by George Liu · 5 months ago
  28. c7a4da5 sdr: Use registerHandler instead of ipmi_register_callback by George Liu · 5 months ago
  29. 1dd18d2 Add fix for GetChannelPaylodSupport by Prithvi Pai · 4 months ago
  30. 400695c nvidia-oem: Implement GetRedfishServicePort by Prithvi Pai · 4 months ago
  31. a7d592c Prevent PowerCycle action when Chassis is Off by Thang Tran · 4 months ago
  32. a37edf1 json: format output with 4-space indentation by George Liu · 4 months ago
  33. b0d1396 user_channel: Move the D-Bus defined to common file by Thu Nguyen · 5 months ago
  34. a95978d dcmi: Support fully power limit setting commands by Thang Tran · 7 months ago
  35. c1e7b5c nvidia-oem: Implement GetRedfishServiceUUID by Prithvi Pai · 4 months ago
  36. cbe50fd Replace boost::lexical_cast logs with lg2 by George Liu · 5 months ago
  37. c024b39 Replace boost starts_with/ends_with with std::string by George Liu · 5 months ago
  38. 0ab8479 Handle Value::Unit::Percent unit correctly by Konstantin Aladyshev · 8 months ago
  39. 62be74f Add NVIDIA license for files under oem/nvidia by Prithvi Pai · 5 months ago
  40. f761631 Fix handling of 16-byte IPMI username without null terminator by Orit Kashany · 5 months ago
  41. 5659dda sensorhandler: Remove deprecated get_count method by George Liu · 5 months ago
  42. 08d3add Capture calls to the getDbusProperty method by George Liu · 1 year, 2 months ago
  43. 3e698a3 groupext: Use registerHandler instead of ipmi_register_callback by George Liu · 5 months ago
  44. 529d31c nvidia-oem: Implement GetHostInterfaceIPMIChannel by Prithvi Pai · 5 months ago
  45. e759270 sel entry: Use registerHandler instead of ipmi_register_callback by George Liu · 6 months ago
  46. 6823fd4 nvidia-oem: Implement GetRedfishHostName by Prithvi Pai · 5 months ago
  47. 6bf35ee nvidia-oem: Implement GetUsbSerialNumber by Prithvi Pai · 6 months ago
  48. 724c74b build: fixes libdynamiccmds build options by Khang D Nguyen · 5 months ago
  49. 01837fe dbus-sdr: remove unused boost process header by Khang D Nguyen · 5 months ago
  50. 89f8280 serialbridge: Use std::tuple for sdbusplus read by John Chung · 5 months ago
  51. d20670b Get System Fw Version fails after Set Fw Version by Prithvi Pai · 5 months ago
  52. d796689 Fix GetSystemGUID by Prithvi Pai · 5 months ago
  53. bffaa11 nvidia-oem: Add USBVendorIdProductId command by Prithvi Pai · 6 months ago
  54. e58eb30 ipmi_net_fns will be removed in the future by George Liu · 6 months ago
  55. 23c868c remove ipmi_ret_t by George Liu · 6 months ago
  56. 879c1d8 remove IPMI_CC by George Liu · 6 months ago
  57. 6d75e4d Fix build issue on Nuvoton by Ed Tanous · 6 months ago
  58. 041b375 sdr: Convert std::cerr to lg2 by Haicheng Zhang · 6 months ago
  59. c0d01c8 clang-tidy: fix some warnings by George Liu · 6 months ago
  60. a097c21 meson: fix warning on run_command by George Liu · 6 months ago
  61. 2543bd5 user_channel: Optimize ipmi complete code by George Liu · 6 months ago
  62. cc96b42 app: Optimize ipmi complete code by George Liu · 6 months ago
  63. 8379dc9 transport: Optimize ipmi complete code by George Liu · 6 months ago
  64. 36627e8 user_channel: Optimize ipmi complete code by George Liu · 6 months ago
  65. c6848ff meson: use non-deprecated systemd packageconfig by Patrick Williams · 6 months ago
  66. 8846669 serialbridge: Fix checksum data byte escaping by John Chung · 7 months ago
  67. 99556a1 Remove deprecated methods by George Liu · 6 months ago
  68. f5dd102 chassishandler: Optimize ipmi complete code by George Liu · 6 months ago
  69. 8f4717c chassishandler: Remove C-style CC and Cmd by George Liu · 6 months ago
  70. f2807ed dbus-sdr: update attribute naming rules by George Liu · 9 months ago
  71. 311d8e8 app: update the method name by George Liu · 10 months ago
  72. e8a97bd remove IPMI_CC_OK by George Liu · 1 year, 1 month ago
  73. 195d552 clang-tidy: Add bugprone-unchecked-optional-access by Jayanth Othayoth · 7 months ago
  74. 6b580c7 Add in-tree nvidia-ipmi-oem provider by Prithvi Pai · 7 months ago
  75. ab1d2b0 markdownlint: minor fixes by Patrick Williams · 7 months ago
  76. 06ed9da Remove GetManagedObject call for fru sdr by Willy Tu · 9 months ago
  77. a0e545d user_channel: Update the log of invalid channels by George Liu · 12 months ago
  78. b6756b7 boost: remove unused header by Patrick Williams · 7 months ago
  79. d0b99b1 Add in-tree OEM IPMI provider infrastructure by Vernon Mauery · 8 months ago
  80. 1d881b5 Fix IPMI FRU Device Description display string by Jitendra Tripathy · 8 months ago
  81. 20862ea clang-tidy: format with config-clang-tidy by Patrick Williams · 8 months ago
  82. ec9e8bb Fix clang-tidy reported issue by Vernon Mauery · 8 months ago
  83. 9fa0335 Enable VLAN for ipmitool by Chandramohan83 · 1 year, 5 months ago
  84. 920602f Fix host-interface.hpp build error by Lei YU · 8 months ago
  85. ae30d81 NetFn: Use api.hpp instead of api.h by George Liu · 9 months ago
  86. 535fc0c api: remove ipmid_get_sd_event_connection by George Liu · 9 months ago
  87. 9cd353b api: remove IPMI_CC_LEN by George Liu · 9 months ago
  88. 71d21a1 transporthandler: Return "not supported" on missing UART Baud property by Oskar Senft · 1 year, 5 months ago
  89. 5383121 chassishandler: Add support for BIOS verbosity by Cosmo Chou · 1 year ago
  90. 615a14e clang-format: update latest spec and reformat by Patrick Williams · 9 months ago
  91. 0a3f40b SBMR Get/Send Boot Progress Code support by John Chung · 12 months ago
  92. 2738b9e Use ctx in getButtonDisabled function by Konstantin Aladyshev · 11 months ago
  93. 305d864 Refactor getButtonEnabled/setButtonEnabled functions by Konstantin Aladyshev · 11 months ago
  94. 5a39894 user_channel: Add exception message to lg2 by George Liu · 12 months ago
  95. 69887a6 OWNERS: Add myself as an owner by George Liu · 10 months ago
  96. de1420d Added asynchronous callDbusMethod by George Liu · 11 months ago
  97. 9860505 Allow building with boost 1.87 by Ed Tanous · 11 months ago
  98. 3aaddc7 generate_whitelist: adjust variable name by Patrick Williams · 11 months ago
  99. 0284491 Use `/run` over `/var/run` by Patrick Williams · 10 months ago
  100. 078aa6a user_channel: use hardcoded user manager service name by Khang D Nguyen · 10 months ago