1. d351a72 dbus-sdr: prevent handler registration if dbus-sdr is enabled by Willy Tu · 2 years, 11 months ago
  2. f0a8994 dbus-sdr: Add sensor mutability by Jie Yang · 2 years, 11 months ago
  3. a291f49 Return invalid argument error code when assigning IPv6StaticAddreses by Johnathan Mantey · 2 years, 9 months ago
  4. 3c3645a Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  5. 9388972 Handle missing MinValue/MaxValue by Shakeeb Pasha · 2 years, 9 months ago
  6. eacad3c Support for FRU name from entity manager config by Shakeeb Pasha · 3 years ago
  7. bf47a91 dbus-sdr: allow retrieving FRU ID zero by Zev Weiss · 3 years, 1 month ago
  8. a0bb2a3 sel-cache: Handle exception invalid entry ID by Lei YU · 2 years, 9 months ago
  9. eba8e9a sel-cache: Use the cache for delete and get info by Lei YU · 2 years, 10 months ago
  10. 3df3661 sel-cache: Use sel cache for getSELEntry() by Lei YU · 2 years, 10 months ago
  11. 4106e42 sel-cache: Add match for sel updated event by Lei YU · 2 years, 10 months ago
  12. b6b72b0 sel-cache: Add match for logging removed by Lei YU · 2 years, 10 months ago
  13. d955525 sel-cache: Add match for new sel entry by Lei YU · 2 years, 10 months ago
  14. d9e5766 sel-cache: Initial commit for cached SEL entries by Lei YU · 2 years, 10 months ago
  15. f38f9d1 dbus-sdr: treat FRUs with a chassis type of "Main Server" as baseboards by Zev Weiss · 3 years, 1 month ago
  16. f61c086 dbus-sdr: fix if condition bug when enable dynamic_sensors_write by Harvey Wu · 2 years, 10 months ago
  17. a2ad2da catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  18. 414d2f7 phosphor-ipmi-host: Set event msg buffer flag to hardcode to 0x0 by XP Chen · 2 years, 9 months ago
  19. 2101a44 Add nameLeafProperty function by Lotus Xu · 3 years, 6 months ago
  20. 29b9f31 Fix: Set User Password cmd fails with 0xc7 CC by Ayushi Smriti · 2 years, 9 months ago
  21. b3f74ac exception: switch sdbusplus type by Patrick Williams · 2 years, 10 months ago
  22. df32909 elog-errors.hpp: regenerate from latest by Patrick Williams · 2 years, 10 months ago
  23. c2af98b Master Write-Read: Validate reserved field content by Jayaprakash Mutyala · 2 years, 10 months ago
  24. 7a3296d Rewrite Set User Password command with new API by Vernon Mauery · 2 years, 11 months ago
  25. 0634e98 Add check for reserved sensor number by Arun P. Mohanan · 2 years, 10 months ago
  26. ef1259b exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  27. 38ffafc Implement the set/get system boot option parameters 0x04 by Hieu Huynh · 3 years, 1 month ago
  28. d0a7fcd chassishandler: Support Hard Reset command by Chanh Nguyen · 3 years ago
  29. 03d7a4b properly handle unexpected exceptions by Vernon Mauery · 3 years, 5 months ago
  30. 997952a Add a SecureBuffer class by Vernon Mauery · 2 years, 11 months ago
  31. 1e22a0f Use SecureString where there is data to be cleansed by Vernon Mauery · 2 years, 11 months ago
  32. a67caed NULL check before pointer dereference by P Dheeraj Srujan Kumar · 2 years, 10 months ago
  33. d1bd8c4 transport: Set gateway to ethernet interface by Lei YU · 2 years, 11 months ago
  34. e990967 remove unused enable/disableNetworkIPMI functions by Vernon Mauery · 3 years ago
  35. ac30b39 Rewrite Set User Name command with new API by Vernon Mauery · 2 years, 11 months ago
  36. 3c89de1 Rewrite Get User Name command with new API by Vernon Mauery · 2 years, 11 months ago
  37. 3660b19 Revert "dbus-sdr: disable [sensor/storage]handler builds when using dbus-sdr" by Willy Tu · 2 years, 11 months ago
  38. 43a8810 Fix for getSystemBootOptions for unsupported param by Jayaprakash Mutyala · 2 years, 11 months ago
  39. 8f1b0b9 Revert "config: update the dbus-sdr flag to remove underscores" by Willy Tu · 2 years, 11 months ago
  40. 08a080a Support new boot override setting design by Konstantin Aladyshev · 3 years ago
  41. c532425 Fix issues and support signed sensor values by Tony Lee · 4 years, 8 months ago
  42. 2aeb1c1 Restructure pam conversation function(Klockwork fix) by P Dheeraj Srujan Kumar · 3 years ago
  43. 83c8d1a dbus-sdr: disable [sensor/storage]handler builds when using dbus-sdr by Willy Tu · 3 years ago
  44. afd45db Revert "Support new boot override setting design" by Vernon Mauery · 2 years, 11 months ago
  45. 69e8e84 Support new boot override setting design by Konstantin Aladyshev · 3 years ago
  46. ac20852 config: update the dbus-sdr flag to remove underscores by Willy Tu · 3 years ago
  47. 530e277 dbus-sdr: set settable state to true if sensor write is enabled by Willy Tu · 3 years ago
  48. 2703b02 dbus-sdr: Add hybrid sensors stack option by Scron Chang · 3 years ago
  49. b8e5b16 dbus-sdr: Add new sensor type codes by Scron Chang · 3 years ago
  50. 2b42d7e dbus-sdr: Add sensor event type to sensor by Scron Chang · 3 years ago
  51. bf30c8d Fix Kloxwork Issue : NULL check after new by P Dheeraj Srujan Kumar · 3 years ago
  52. 745164c Move SecureString class to ipmid/types.hpp by Snehalatha Venkatesh · 3 years ago
  53. d6d567a Fix incorrect std::string object usage by gokulsanker · 3 years ago
  54. 271d9c2 GetPayloadVerCmd:Fix ErrCode IncorrectPayloadType by Manoj Ashok · 3 years ago
  55. 6088e9f Fix for getSystemBootOptions for unsupported param by Jayaprakash Mutyala · 3 years ago
  56. d5967af Fix unexpected change of ipsrc of ipv6 by Tony Lee · 3 years ago
  57. 89a83b6 sensorhandler: Don't fail on absent Threshold.Warning interface by Konstantin Aladyshev · 3 years, 2 months ago
  58. d18dfc4 Fixed timeout completion code by Karol Niczyj · 3 years ago
  59. c178948 Fix for not allow out-of-bounds read in IPMI chnl by Meera-Katta · 3 years, 1 month ago
  60. 55f5d53 Fix static analysis (uninitialized var) warnings by Snehalatha Venkatesh · 3 years ago
  61. e39d4d8 dbus-sdr: Make GetSDR more robust against dbus failure. by Hao Jiang · 3 years, 2 months ago
  62. d48c921 dbus-sdr: Add the function of reading VR sensor event. by Hao Jiang · 3 years, 5 months ago
  63. 61992ad dbus-sdr: Add VR to ipmiStorageGetSDR(). by Willy Tu · 3 years, 3 months ago
  64. 38e7a2b dbus-sdr: Refactor ipmiStorageGetSDR() by Willy Tu · 3 years, 3 months ago
  65. 9a5b51e dbus-sdr: Make VoltageRegulatorMode exposed to sensorTree. by Hao Jiang · 3 years, 6 months ago
  66. d2afd05 dbus-sdr: ipmiSetSensorReading handles discrete event for VR by Hao Jiang · 3 years, 7 months ago
  67. 37b1d1a usercommands: Validate reserved field content zero by Snehalatha Venkatesh · 3 years ago
  68. 86ac499 support BMC boot flag valid bit clearing by Chen Yugang · 3 years ago
  69. 7cb3550 MAINTAINERS: update email/discord_id for Tom by Tom Joseph · 3 years, 1 month ago
  70. 7fd91fa Change read count to 255 in Master Write-Read Cmd by Joshi-Mansi · 3 years, 1 month ago
  71. 90e81fa dcmihandler: update data_len to zero when getPowerReading command failed by Chalapathi Venkataramashetty · 3 years, 2 months ago
  72. 61024d7 Fix for ipmid crash with SetUserPassword by Snehalatha Venkatesh · 3 years, 3 months ago
  73. e76a61a chassishandler: Refactor get/set boot parameters code by Konstantin Aladyshev · 3 years, 3 months ago
  74. 96ef028 chassishandler: Add support for boot type flag (Legacy/EFI) by Konstantin Aladyshev · 3 years, 5 months ago
  75. 7a0e5df types: Force underlying int conversion for enums by William A. Kennington III · 3 years, 1 month ago
  76. dbafbce dbus-sdr: sensorcommands: Add a basic handler to set sensor readings by Willy Tu · 3 years, 3 months ago
  77. 0a2abc8 Confirm presence of NIC devices described in channel_config by Johnathan Mantey · 3 years, 4 months ago
  78. 2f0ad74 shadowlock: disable until proper unit tests are run by Andrew Geissler · 3 years, 1 month ago
  79. 690f4d5 sel: Fix assertion in custom SEL parser by Lei YU · 3 years, 2 months ago
  80. 758e3af host-condition: implement property read by Andrew Geissler · 3 years, 2 months ago
  81. c7021b8 host-condition: initial framework by Andrew Geissler · 3 years, 2 months ago
  82. 8ba1d87 host-condition: reduce timeout from 30 to 3 sec by Andrew Geissler · 3 years, 2 months ago
  83. a55c953 sensorcommands: Add IPMI reading logging instrumentation by Josh Lehan · 3 years, 8 months ago
  84. e0a4110 sensorhandler: Support 0 value for thresholds by Konstantin Aladyshev · 3 years, 8 months ago
  85. a8b5b26 dbus-sdr: Fix sensor missing issue. by Kuiying Wang · 3 years, 5 months ago
  86. f93b29c sensordatahandler: Set data unavailable if value is NaN by Konstantin Aladyshev · 3 years, 2 months ago
  87. 7345ac4 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  88. 916d423 Return channel in get system restart cause by Vernon Mauery · 3 years, 3 months ago
  89. fd61fc3 Permit assignment the IPMI management channel via JSON by Johnathan Mantey · 3 years, 3 months ago
  90. 9ab2f94 sensorcommands: Cache sensor data at 60s interval when requested for SDR by Alex Qiu · 4 years ago
  91. 06736b2 enable shellcheck by Patrick Williams · 3 years, 2 months ago
  92. 5373d0c bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 3 months ago
  93. 41aca83 Fix bug with safe mode support option in configure by Konstantin Aladyshev · 3 years, 3 months ago
  94. 66ae67d Replace IRC with Discord by Bruce Mitchell · 3 years, 3 months ago
  95. c874be8 Changed to Discord from IRC on Feel free to ping on line by Bruce Mitchell · 3 years, 3 months ago
  96. 158ac70 bugfix: sensor data full record returning wrong length by Patrick Venture · 3 years, 3 months ago
  97. de54f48 dbus-sdr: Initial Dynamic Sensor Stack by Willy Tu · 3 years, 5 months ago
  98. 3b7a407 Correct the IPv6 Router Address Configuration command by Johnathan Mantey · 3 years, 5 months ago
  99. be06323 Do not insert twice for first filter by Yong Li · 3 years, 4 months ago
  100. da06d15 Add definition of SDR type 3. by Hao Jiang · 3 years, 5 months ago