1. df32909 elog-errors.hpp: regenerate from latest by Patrick Williams · 2 years, 10 months ago
  2. c2af98b Master Write-Read: Validate reserved field content by Jayaprakash Mutyala · 2 years, 10 months ago
  3. 7a3296d Rewrite Set User Password command with new API by Vernon Mauery · 2 years, 11 months ago
  4. 0634e98 Add check for reserved sensor number by Arun P. Mohanan · 2 years, 10 months ago
  5. ef1259b exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  6. 38ffafc Implement the set/get system boot option parameters 0x04 by Hieu Huynh · 3 years, 2 months ago
  7. d0a7fcd chassishandler: Support Hard Reset command by Chanh Nguyen · 3 years ago
  8. 03d7a4b properly handle unexpected exceptions by Vernon Mauery · 3 years, 5 months ago
  9. 997952a Add a SecureBuffer class by Vernon Mauery · 2 years, 11 months ago
  10. 1e22a0f Use SecureString where there is data to be cleansed by Vernon Mauery · 2 years, 11 months ago
  11. a67caed NULL check before pointer dereference by P Dheeraj Srujan Kumar · 2 years, 10 months ago
  12. d1bd8c4 transport: Set gateway to ethernet interface by Lei YU · 2 years, 11 months ago
  13. e990967 remove unused enable/disableNetworkIPMI functions by Vernon Mauery · 3 years ago
  14. ac30b39 Rewrite Set User Name command with new API by Vernon Mauery · 2 years, 11 months ago
  15. 3c89de1 Rewrite Get User Name command with new API by Vernon Mauery · 2 years, 11 months ago
  16. 3660b19 Revert "dbus-sdr: disable [sensor/storage]handler builds when using dbus-sdr" by Willy Tu · 2 years, 11 months ago
  17. 43a8810 Fix for getSystemBootOptions for unsupported param by Jayaprakash Mutyala · 2 years, 11 months ago
  18. 8f1b0b9 Revert "config: update the dbus-sdr flag to remove underscores" by Willy Tu · 2 years, 11 months ago
  19. 08a080a Support new boot override setting design by Konstantin Aladyshev · 3 years ago
  20. c532425 Fix issues and support signed sensor values by Tony Lee · 4 years, 8 months ago
  21. 2aeb1c1 Restructure pam conversation function(Klockwork fix) by P Dheeraj Srujan Kumar · 3 years ago
  22. 83c8d1a dbus-sdr: disable [sensor/storage]handler builds when using dbus-sdr by Willy Tu · 3 years ago
  23. afd45db Revert "Support new boot override setting design" by Vernon Mauery · 3 years ago
  24. 69e8e84 Support new boot override setting design by Konstantin Aladyshev · 3 years ago
  25. ac20852 config: update the dbus-sdr flag to remove underscores by Willy Tu · 3 years ago
  26. 530e277 dbus-sdr: set settable state to true if sensor write is enabled by Willy Tu · 3 years ago
  27. 2703b02 dbus-sdr: Add hybrid sensors stack option by Scron Chang · 3 years ago
  28. b8e5b16 dbus-sdr: Add new sensor type codes by Scron Chang · 3 years ago
  29. 2b42d7e dbus-sdr: Add sensor event type to sensor by Scron Chang · 3 years ago
  30. bf30c8d Fix Kloxwork Issue : NULL check after new by P Dheeraj Srujan Kumar · 3 years ago
  31. 745164c Move SecureString class to ipmid/types.hpp by Snehalatha Venkatesh · 3 years ago
  32. d6d567a Fix incorrect std::string object usage by gokulsanker · 3 years ago
  33. 271d9c2 GetPayloadVerCmd:Fix ErrCode IncorrectPayloadType by Manoj Ashok · 3 years ago
  34. 6088e9f Fix for getSystemBootOptions for unsupported param by Jayaprakash Mutyala · 3 years ago
  35. d5967af Fix unexpected change of ipsrc of ipv6 by Tony Lee · 3 years ago
  36. 89a83b6 sensorhandler: Don't fail on absent Threshold.Warning interface by Konstantin Aladyshev · 3 years, 2 months ago
  37. d18dfc4 Fixed timeout completion code by Karol Niczyj · 3 years ago
  38. c178948 Fix for not allow out-of-bounds read in IPMI chnl by Meera-Katta · 3 years, 1 month ago
  39. 55f5d53 Fix static analysis (uninitialized var) warnings by Snehalatha Venkatesh · 3 years ago
  40. e39d4d8 dbus-sdr: Make GetSDR more robust against dbus failure. by Hao Jiang · 3 years, 2 months ago
  41. d48c921 dbus-sdr: Add the function of reading VR sensor event. by Hao Jiang · 3 years, 5 months ago
  42. 61992ad dbus-sdr: Add VR to ipmiStorageGetSDR(). by Willy Tu · 3 years, 3 months ago
  43. 38e7a2b dbus-sdr: Refactor ipmiStorageGetSDR() by Willy Tu · 3 years, 3 months ago
  44. 9a5b51e dbus-sdr: Make VoltageRegulatorMode exposed to sensorTree. by Hao Jiang · 3 years, 6 months ago
  45. d2afd05 dbus-sdr: ipmiSetSensorReading handles discrete event for VR by Hao Jiang · 3 years, 7 months ago
  46. 37b1d1a usercommands: Validate reserved field content zero by Snehalatha Venkatesh · 3 years ago
  47. 86ac499 support BMC boot flag valid bit clearing by Chen Yugang · 3 years ago
  48. 7cb3550 MAINTAINERS: update email/discord_id for Tom by Tom Joseph · 3 years, 1 month ago
  49. 7fd91fa Change read count to 255 in Master Write-Read Cmd by Joshi-Mansi · 3 years, 1 month ago
  50. 90e81fa dcmihandler: update data_len to zero when getPowerReading command failed by Chalapathi Venkataramashetty · 3 years, 2 months ago
  51. 61024d7 Fix for ipmid crash with SetUserPassword by Snehalatha Venkatesh · 3 years, 3 months ago
  52. e76a61a chassishandler: Refactor get/set boot parameters code by Konstantin Aladyshev · 3 years, 3 months ago
  53. 96ef028 chassishandler: Add support for boot type flag (Legacy/EFI) by Konstantin Aladyshev · 3 years, 5 months ago
  54. 7a0e5df types: Force underlying int conversion for enums by William A. Kennington III · 3 years, 1 month ago
  55. dbafbce dbus-sdr: sensorcommands: Add a basic handler to set sensor readings by Willy Tu · 3 years, 3 months ago
  56. 0a2abc8 Confirm presence of NIC devices described in channel_config by Johnathan Mantey · 3 years, 4 months ago
  57. 2f0ad74 shadowlock: disable until proper unit tests are run by Andrew Geissler · 3 years, 2 months ago
  58. 690f4d5 sel: Fix assertion in custom SEL parser by Lei YU · 3 years, 2 months ago
  59. 758e3af host-condition: implement property read by Andrew Geissler · 3 years, 2 months ago
  60. c7021b8 host-condition: initial framework by Andrew Geissler · 3 years, 2 months ago
  61. 8ba1d87 host-condition: reduce timeout from 30 to 3 sec by Andrew Geissler · 3 years, 2 months ago
  62. a55c953 sensorcommands: Add IPMI reading logging instrumentation by Josh Lehan · 3 years, 8 months ago
  63. e0a4110 sensorhandler: Support 0 value for thresholds by Konstantin Aladyshev · 3 years, 8 months ago
  64. a8b5b26 dbus-sdr: Fix sensor missing issue. by Kuiying Wang · 3 years, 5 months ago
  65. f93b29c sensordatahandler: Set data unavailable if value is NaN by Konstantin Aladyshev · 3 years, 2 months ago
  66. 7345ac4 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  67. 916d423 Return channel in get system restart cause by Vernon Mauery · 3 years, 3 months ago
  68. fd61fc3 Permit assignment the IPMI management channel via JSON by Johnathan Mantey · 3 years, 3 months ago
  69. 9ab2f94 sensorcommands: Cache sensor data at 60s interval when requested for SDR by Alex Qiu · 4 years ago
  70. 06736b2 enable shellcheck by Patrick Williams · 3 years, 3 months ago
  71. 5373d0c bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 3 months ago
  72. 41aca83 Fix bug with safe mode support option in configure by Konstantin Aladyshev · 3 years, 3 months ago
  73. 66ae67d Replace IRC with Discord by Bruce Mitchell · 3 years, 3 months ago
  74. c874be8 Changed to Discord from IRC on Feel free to ping on line by Bruce Mitchell · 3 years, 3 months ago
  75. 158ac70 bugfix: sensor data full record returning wrong length by Patrick Venture · 3 years, 3 months ago
  76. de54f48 dbus-sdr: Initial Dynamic Sensor Stack by Willy Tu · 3 years, 5 months ago
  77. 3b7a407 Correct the IPv6 Router Address Configuration command by Johnathan Mantey · 3 years, 5 months ago
  78. be06323 Do not insert twice for first filter by Yong Li · 3 years, 4 months ago
  79. da06d15 Add definition of SDR type 3. by Hao Jiang · 3 years, 5 months ago
  80. 8a7236a transportHandler: Separate some util functions to hpp by John Wang · 3 years, 6 months ago
  81. 687e9b0 ipmid/handler: Support exceptions with completion codes by William A. Kennington III · 3 years, 6 months ago
  82. 97c62e1 chassisHandler: Fix the style error by John Wang · 3 years, 5 months ago
  83. 70bd063 Clear security sensitive data by Jayaprakash Mutyala · 3 years, 8 months ago
  84. 0213f90 Add boot info ack paramter to set/get boot option command by John Wang · 3 years, 6 months ago
  85. ab36928 Add set in progress paramter to set/get boot option command by huanghe · 3 years, 9 months ago
  86. a0de400 Fix IPMI `Out of space` response error code. by Sharad Yadav · 3 years, 6 months ago
  87. 07c15b7 sel: Support regular SEL record by Lei YU · 3 years, 7 months ago
  88. 719a41c sel: Support OEM record 0xE0~0xFF by Lei YU · 3 years, 7 months ago
  89. 5015e95 sel: Support OEM record 0xCD~0xDF by Lei YU · 3 years, 7 months ago
  90. af378fa sel: Add OEM SEL Record data structure by Lei YU · 3 years, 7 months ago
  91. f7d081f phosphor-host-ipmid : yosemitev2: Add host Identification support by Kumar Thangavel · 3 years, 10 months ago
  92. c0fe0c6 MAINTAINERS: Change Deepak's email address by Deepak Kodihalli · 3 years, 7 months ago
  93. 515bc37 sensorhandler: Fix uninitialized reads by William A. Kennington III · 3 years, 8 months ago
  94. be4ffa8 sensor yaml: allow custom sensor names by Jeremy Kerr · 3 years, 11 months ago
  95. 8deea35 scripts/writesensor: make sensor map definition less cryptic by Jeremy Kerr · 3 years, 11 months ago
  96. cdcdf2b user_channel:Remove unused ipmiUserSetUserName API by jayaprakash Mutyala · 4 years, 3 months ago
  97. 8b1c303 chassishandler.cpp: typofix valid/invalid by Patrick Venture · 3 years, 10 months ago
  98. 690a234 transporthandler: move IPMI definitions to header by Patrick Venture · 4 years, 1 month ago
  99. d1ef877 chassishandler: GetSystemBootOptions to new API by Jayaprakash Mutyala · 3 years, 10 months ago
  100. bfd8fc4 chassishandler: SetSystemBootOptions to new API by jayaprakash Mutyala · 4 years, 2 months ago