1. 9565522 sdbusplus: avoid deprecated phosphor::Timer by Patrick Williams · 6 months ago
  2. e5fa659 meson: adjust nlohmann-json dependency by Patrick Williams · 6 months ago
  3. 1075283 apphandler: fix Set System Info command by krishnar4 · 7 months ago
  4. 3dad826 dbus-sdr: support Get Temperature Readings command by Thang Tran · 9 months ago
  5. b1416ef dbus-sdr: check instance start value in getSensorInfo function by Thang Tran · 10 months ago
  6. 7bb412f dbus-sdr: sel: Fix dst setting by Willy Tu · 8 months ago
  7. 65362f4 Watchdog: Add watchdog LogTimeout property setting function by Tim Chao · 6 months ago
  8. 68d9d40 Update terminology used within repo by Matt Simmering · 7 months ago
  9. e70c59b dbus-sdr: support reading OEM SEL logs by Thang Tran · 8 months ago
  10. e4aa654 Rewrite Read Event Buffer to use new API by Vernon Mauery · 7 months ago
  11. 3771f5f Fix the bugs found in static analysis by PavanKumarIntel · 7 months ago
  12. 1214d6c user_channel: strlen isn't constexpr by Peter Foley · 7 months ago
  13. c329cee unpack: Support std::span as package arguments by Willy Tu · 9 months ago
  14. dbf66e1 dbus-sdr: remove redundant Get/Set SEL time commands by Thang Tran · 8 months ago
  15. 57f4941 types: Support allocator rebinding by Peter Foley · 7 months ago
  16. 824ca81 subprojects: ignore redirected wrap files by Peter Foley · 7 months ago
  17. 0893ca3 transporthandler: Split constants into a standalone header. by Peter Foley · 7 months ago
  18. 369824e clang-format: copy latest and re-format by Patrick Williams · 7 months ago
  19. c72f360 transporthandler: Fix path check by William A. Kennington III · 7 months ago
  20. 726f2bd transporthandler: Use stdplus network functions by William A. Kennington III · 11 months ago
  21. 6fdbb2d transporthandler: Let phosphor-networkd do field validation by William A. Kennington III · 11 months ago
  22. 7a3831b transporthandler: Generic set exception handling by William A. Kennington III · 11 months ago
  23. a8a2e5f transporthandler: Refactor dhcp get / set by William A. Kennington III · 11 months ago
  24. 058e291 apphandler: convert major verion if greater than or equal to 2000 by Potin Lai · 9 months ago
  25. 5ea83fa dcmi: fix Get Sensor Info command by Thang Tran · 7 months ago
  26. 4fc7b69 Revert "Watchdog: Add Notlog setting function" by Patrick Williams · 8 months ago
  27. 085de48 phosphor-sel-logger clears SEL by Alexander Hansen · 8 months ago
  28. 523e2d1 ipmid: Update sdbuspp namespaces by Willy Tu · 9 months ago
  29. 5203602 Watchdog: Add Notlog setting function by Tim Chao · 9 months ago
  30. fd9c361 dcmi: fix Get/Set Power Limit issues by Thang Tran · 8 months ago
  31. 9a68636 apphandler: avoid aux version overwriteen by dev_id.json by Potin Lai · 9 months ago
  32. 7197b34 more debug logs for ipmi OEM commands by Alexander Hansen · 9 months ago
  33. 202702b Fix std::optional maybe-uninitialized (maybe?) by Jonathan Doman · 8 months ago
  34. 1b42a9c Silence false positive for uninitialized variable by Vernon Mauery · 9 months ago
  35. 768730d meson: add option for open-power functions by Patrick Williams · 9 months ago
  36. 6856f1b remove generated elog-errors.hpp by Patrick Williams · 9 months ago
  37. ed6f460 Fix for g++-13 by Vernon Mauery · 9 months ago
  38. b241130 ipmid: fru-reader: Use timegm instead of mktime by Willy Tu · 1 year, 7 months ago
  39. 2f0a6d0 sensorcommands: avoid stringop-truncation warning by Patrick Williams · 9 months ago
  40. c2c26f9 multiple ipmi shortname implementations by Alexander Hansen · 10 months ago
  41. 6475b5c Update DCMI Get/Set Config Parameters commands by Vernon Mauery · 10 months ago
  42. 53d0cf1 Update DCMI Get Sensor Reading command by Vernon Mauery · 10 months ago
  43. 056fab1 update DCMI Get Power Reading command by Vernon Mauery · 10 months ago
  44. cce9ffd update DCMI Read Temperatures command by Vernon Mauery · 10 months ago
  45. f038dc0 Update DCMI Get Capabilities command by Vernon Mauery · 10 months ago
  46. efb5ae5 update DCMI management ctrl ID str commands by Vernon Mauery · 10 months ago
  47. dca4720 Update DCMI asset tag commands by Vernon Mauery · 10 months ago
  48. d4222fd Update DCMI power limit commands by Vernon Mauery · 10 months ago
  49. f4eb35d make isDCMIPowerMgmtSupported cache response by Vernon Mauery · 10 months ago
  50. 82cffcc change to use non-deprecated dcmi group value by Vernon Mauery · 10 months ago
  51. ecffbae meson_options.txt: Support for reading options from meson.options by George Liu · 9 months ago
  52. b5160f5 Mark created SEL entries as 'IPMI generated' by Konstantin Aladyshev · 1 year, 1 month ago
  53. 6c44a94 update Get System GUID to use yielding calls by Vernon Mauery · 10 months ago
  54. f020c44 Add Get SEL Time UTC Offset function by Xiaochao Ma · 1 year, 7 months ago
  55. cf19d14 Add Lan channel check for Set/Get Lan Commands by Jian Zhang · 10 months ago
  56. 64b7621 sensorhandler: Get sensor type and event type from yaml-generated by Wang Xiaohua · 1 year, 10 months ago
  57. 292c917 Support to build storage commands in libipmi20 by Thang Tran · 11 months ago
  58. 3e3cc35 Remove is_method_error method by George Liu · 10 months ago
  59. efb4f6a build: Remove forced lto by William A. Kennington III · 10 months ago
  60. 4c52102 treewide: Fix various compiler warnings by William A. Kennington III · 10 months ago
  61. 7bb84db dbus-sdr: change to continue when path not found by Harvey Wu · 11 months ago
  62. 6dbea08 Return error when SDR offset is out of range by Vernon Mauery · 10 months ago
  63. 4e02b43 Fix for Subnet Mask update by Jayaprakash Mutyala · 11 months ago
  64. 6fb3149 build: upgrade to C++23 by Patrick Williams · 11 months ago
  65. d05b9dd fix set ipv4 netmask failed by Jian Zhang · 11 months ago
  66. 127a24b meson: Move IPMI_SMS_ATN_ACK_TIMEOUT_SECS out of softoff by Lei YU · 11 months ago
  67. cbfa6e1 Block creating IPv4 address 0.0.0.0 via Set LAN Configuration by Johnathan Mantey · 12 months ago
  68. 49152e7 dbus-sdr: fix undefined symbols error by Harvey Wu · 12 months ago
  69. a48bf77 Add support to read SOL non-volatile bitrate by Jonathan Doman · 12 months ago
  70. 6615d47 dbus-sdr: Log error only after all paths failed by Tom Tung · 12 months ago
  71. d74df5f Change Get DCMI sensor info privilege to OPERATOR by Chau Ly · 12 months ago
  72. 69c945e fix GCC 13 issues by Patrick Williams · 12 months ago
  73. f84c831 Archive not getting added to shared object by Vernon Mauery · 1 year ago
  74. 9cf0838 move entity_map_json to libipmid by Vernon Mauery · 1 year, 1 month ago
  75. 23a722c Enable Yocto control of the USING_ENTITY_MANAGER_DECORATORS by Johnathan Mantey · 1 year ago
  76. fbc6c9d clang-format: copy latest and re-format by Patrick Williams · 1 year ago
  77. 68e8294 build: enable sdbus++ common.hpp output by Patrick Williams · 1 year, 1 month ago
  78. 7589306 dbus-sdr: define the global const LUN parameter by Harvey Wu · 1 year, 2 months ago
  79. a347627 fix sdr count when number > 255 by Harvey Wu · 1 year, 2 months ago
  80. 9e666cd chassishandler: Read chassis intrusion status by Chau Ly · 1 year, 3 months ago
  81. 958806d Correct the dhcp object path by Jian Zhang · 1 year, 5 months ago
  82. c7c5592 apphandler: add firmware version aux bytes parsing by Potin Lai · 1 year, 3 months ago
  83. dcde04e apphandler: fix wrong usage of regex_search() by Potin Lai · 1 year, 2 months ago
  84. 7b2e550 Add compact sensor data record and fix sdr count by selvaganapathi · 1 year, 3 months ago
  85. 55cbf55 update return type of getDHCPEnabled function by Thang Tran · 1 year, 4 months ago
  86. 5d21420 apphandler: use regex to parse firmware version by Potin Lai · 1 year, 4 months ago
  87. c2cb1bc dbus-sdr: Look for ObjectManagers on /xyz/openbmc_project/vr by Sui Chen · 1 year, 4 months ago
  88. bd60476 Revoking the GetUserAccess privilege for Operator by ankita prasad · 1 year, 4 months ago
  89. a42ee6b channel-config: reduce logspam by Patrick Williams · 1 year, 4 months ago
  90. ffa76e5 dbus-sdr: Revert sensor name modifications partially by Tom Joseph · 1 year, 4 months ago
  91. efe2668 Update instructions for SetLanOem and GetLanOem by Johnathan Mantey · 1 year, 10 months ago
  92. eae8859 sensorhander: Create overrides for SensorDataEventRecordBody by Willy Tu · 1 year, 5 months ago
  93. 5113698 Specify "8-bit ASCII + Latin 1" SDR encoding by Paul Fertser · 1 year, 9 months ago
  94. ca93bb1 Report IPMI session IDs for active IPMI sessions by Johnathan Mantey · 1 year, 6 months ago
  95. a1bd285 prettier: re-format by Patrick Williams · 1 year, 6 months ago
  96. 4632928 beautysh: re-format by Patrick Williams · 1 year, 6 months ago
  97. 9368225 black: re-format by Patrick Williams · 1 year, 6 months ago
  98. be28ff5 python: fix flake8 warnings and format with black by Patrick Williams · 1 year, 6 months ago
  99. 064f039 shellcheck: fix minor issues by Patrick Williams · 1 year, 6 months ago
  100. d90b3f0 Extended support for 16bit logic bus by krishnar4 · 1 year, 6 months ago