1. c178948 Fix for not allow out-of-bounds read in IPMI chnl by Meera-Katta · 3 years, 1 month ago
  2. 55f5d53 Fix static analysis (uninitialized var) warnings by Snehalatha Venkatesh · 3 years ago
  3. e39d4d8 dbus-sdr: Make GetSDR more robust against dbus failure. by Hao Jiang · 3 years, 2 months ago
  4. d48c921 dbus-sdr: Add the function of reading VR sensor event. by Hao Jiang · 3 years, 5 months ago
  5. 61992ad dbus-sdr: Add VR to ipmiStorageGetSDR(). by Willy Tu · 3 years, 3 months ago
  6. 38e7a2b dbus-sdr: Refactor ipmiStorageGetSDR() by Willy Tu · 3 years, 3 months ago
  7. 9a5b51e dbus-sdr: Make VoltageRegulatorMode exposed to sensorTree. by Hao Jiang · 3 years, 6 months ago
  8. d2afd05 dbus-sdr: ipmiSetSensorReading handles discrete event for VR by Hao Jiang · 3 years, 7 months ago
  9. 37b1d1a usercommands: Validate reserved field content zero by Snehalatha Venkatesh · 3 years ago
  10. 86ac499 support BMC boot flag valid bit clearing by Chen Yugang · 3 years ago
  11. 7cb3550 MAINTAINERS: update email/discord_id for Tom by Tom Joseph · 3 years, 1 month ago
  12. 7fd91fa Change read count to 255 in Master Write-Read Cmd by Joshi-Mansi · 3 years, 1 month ago
  13. 90e81fa dcmihandler: update data_len to zero when getPowerReading command failed by Chalapathi Venkataramashetty · 3 years, 2 months ago
  14. 61024d7 Fix for ipmid crash with SetUserPassword by Snehalatha Venkatesh · 3 years, 3 months ago
  15. e76a61a chassishandler: Refactor get/set boot parameters code by Konstantin Aladyshev · 3 years, 3 months ago
  16. 96ef028 chassishandler: Add support for boot type flag (Legacy/EFI) by Konstantin Aladyshev · 3 years, 5 months ago
  17. 7a0e5df types: Force underlying int conversion for enums by William A. Kennington III · 3 years, 1 month ago
  18. dbafbce dbus-sdr: sensorcommands: Add a basic handler to set sensor readings by Willy Tu · 3 years, 3 months ago
  19. 0a2abc8 Confirm presence of NIC devices described in channel_config by Johnathan Mantey · 3 years, 4 months ago
  20. 2f0ad74 shadowlock: disable until proper unit tests are run by Andrew Geissler · 3 years, 1 month ago
  21. 690f4d5 sel: Fix assertion in custom SEL parser by Lei YU · 3 years, 2 months ago
  22. 758e3af host-condition: implement property read by Andrew Geissler · 3 years, 2 months ago
  23. c7021b8 host-condition: initial framework by Andrew Geissler · 3 years, 2 months ago
  24. 8ba1d87 host-condition: reduce timeout from 30 to 3 sec by Andrew Geissler · 3 years, 2 months ago
  25. a55c953 sensorcommands: Add IPMI reading logging instrumentation by Josh Lehan · 3 years, 8 months ago
  26. e0a4110 sensorhandler: Support 0 value for thresholds by Konstantin Aladyshev · 3 years, 8 months ago
  27. a8b5b26 dbus-sdr: Fix sensor missing issue. by Kuiying Wang · 3 years, 5 months ago
  28. f93b29c sensordatahandler: Set data unavailable if value is NaN by Konstantin Aladyshev · 3 years, 2 months ago
  29. 7345ac4 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  30. 916d423 Return channel in get system restart cause by Vernon Mauery · 3 years, 3 months ago
  31. fd61fc3 Permit assignment the IPMI management channel via JSON by Johnathan Mantey · 3 years, 3 months ago
  32. 9ab2f94 sensorcommands: Cache sensor data at 60s interval when requested for SDR by Alex Qiu · 4 years ago
  33. 06736b2 enable shellcheck by Patrick Williams · 3 years, 3 months ago
  34. 5373d0c bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 3 months ago
  35. 41aca83 Fix bug with safe mode support option in configure by Konstantin Aladyshev · 3 years, 3 months ago
  36. 66ae67d Replace IRC with Discord by Bruce Mitchell · 3 years, 3 months ago
  37. c874be8 Changed to Discord from IRC on Feel free to ping on line by Bruce Mitchell · 3 years, 3 months ago
  38. 158ac70 bugfix: sensor data full record returning wrong length by Patrick Venture · 3 years, 3 months ago
  39. de54f48 dbus-sdr: Initial Dynamic Sensor Stack by Willy Tu · 3 years, 5 months ago
  40. 3b7a407 Correct the IPv6 Router Address Configuration command by Johnathan Mantey · 3 years, 5 months ago
  41. be06323 Do not insert twice for first filter by Yong Li · 3 years, 4 months ago
  42. da06d15 Add definition of SDR type 3. by Hao Jiang · 3 years, 5 months ago
  43. 8a7236a transportHandler: Separate some util functions to hpp by John Wang · 3 years, 6 months ago
  44. 687e9b0 ipmid/handler: Support exceptions with completion codes by William A. Kennington III · 3 years, 6 months ago
  45. 97c62e1 chassisHandler: Fix the style error by John Wang · 3 years, 5 months ago
  46. 70bd063 Clear security sensitive data by Jayaprakash Mutyala · 3 years, 8 months ago
  47. 0213f90 Add boot info ack paramter to set/get boot option command by John Wang · 3 years, 6 months ago
  48. ab36928 Add set in progress paramter to set/get boot option command by huanghe · 3 years, 9 months ago
  49. a0de400 Fix IPMI `Out of space` response error code. by Sharad Yadav · 3 years, 6 months ago
  50. 07c15b7 sel: Support regular SEL record by Lei YU · 3 years, 7 months ago
  51. 719a41c sel: Support OEM record 0xE0~0xFF by Lei YU · 3 years, 7 months ago
  52. 5015e95 sel: Support OEM record 0xCD~0xDF by Lei YU · 3 years, 7 months ago
  53. af378fa sel: Add OEM SEL Record data structure by Lei YU · 3 years, 7 months ago
  54. f7d081f phosphor-host-ipmid : yosemitev2: Add host Identification support by Kumar Thangavel · 3 years, 10 months ago
  55. c0fe0c6 MAINTAINERS: Change Deepak's email address by Deepak Kodihalli · 3 years, 7 months ago
  56. 515bc37 sensorhandler: Fix uninitialized reads by William A. Kennington III · 3 years, 8 months ago
  57. be4ffa8 sensor yaml: allow custom sensor names by Jeremy Kerr · 3 years, 11 months ago
  58. 8deea35 scripts/writesensor: make sensor map definition less cryptic by Jeremy Kerr · 3 years, 11 months ago
  59. cdcdf2b user_channel:Remove unused ipmiUserSetUserName API by jayaprakash Mutyala · 4 years, 3 months ago
  60. 8b1c303 chassishandler.cpp: typofix valid/invalid by Patrick Venture · 3 years, 10 months ago
  61. 690a234 transporthandler: move IPMI definitions to header by Patrick Venture · 4 years, 1 month ago
  62. d1ef877 chassishandler: GetSystemBootOptions to new API by Jayaprakash Mutyala · 3 years, 10 months ago
  63. bfd8fc4 chassishandler: SetSystemBootOptions to new API by jayaprakash Mutyala · 4 years, 2 months ago
  64. 3e9101e remove include boost/asio.hpp by Vernon Mauery · 3 years, 10 months ago
  65. 778418d Fix includes by Ed Tanous · 3 years, 10 months ago
  66. b18c8bc mapper: remove mapper from host attention path by Andrew Geissler · 3 years, 11 months ago
  67. 98d28d8 mapper: remove un-needed string defines by Andrew Geissler · 3 years, 11 months ago
  68. c11cc5c Add LUN to the IPMI sensor context structure by Johnathan Mantey · 4 years ago
  69. c4f4f7a minor fix: corrected cc for get channel access by AppaRao Puli · 4 years ago
  70. a5ae772 apphandler: Fix for get system info command by Snehalatha V · 4 years, 2 months ago
  71. afd12b4 Fix for get Channel Info cmd for reserved channels by Jayaprakash Mutyala · 4 years ago
  72. 80207e6 apphandler: Fix for total session slots count by Jayaprakash Mutyala · 4 years ago
  73. 3c5e413 apphandler: Fix for set system Info parameter cmd by jayaprakash Mutyala · 4 years, 2 months ago
  74. 2e529ee ipmi_fru_info_area: remove move calls by Patrick Venture · 4 years ago
  75. 785223a Removal of OEM privilege setting for User by srikanta mondal · 4 years, 3 months ago
  76. 6526536 Modify Get Lan Configuration IP Address Source to use correct DBus DHCPEnabled type by Johnathan Mantey · 4 years, 8 months ago
  77. 84c49dc transporthandler: Fix for invalid VLAN id by jayaprakash Mutyala · 4 years, 1 month ago
  78. ecd9f37 ipmi_fru_info_area: Fix Model Number name by William A. Kennington III · 4 years, 1 month ago
  79. 3dc3558 sensordatahandler: enable scanning on assertion sensors by Jeremy Kerr · 4 years, 1 month ago
  80. 4d623e9 Changed the host time to bmc time by George Liu · 4 years, 1 month ago
  81. 82920c3 clang-format: add AfterCaseLabel option from clang-10 by George Liu · 4 years, 1 month ago
  82. 6467ed2 ensure proper data types for variants by Andrew Geissler · 4 years, 1 month ago
  83. 59c82d9 include needed file for uint8_t def by Andrew Geissler · 4 years, 1 month ago
  84. ecc0342 string: ensure string included by Andrew Geissler · 4 years, 1 month ago
  85. 21addc5 Implement set front panel button enables command by Kuiying Wang · 5 years ago
  86. fa6e209 Add FRU device presence check by Kirill Pakhomov · 4 years, 2 months ago
  87. b118c4b read_fru_data: move and rename constants by Kirill Pakhomov · 4 years, 2 months ago
  88. c2566a9 apphandler: Fix for get system info command by jayaprakash Mutyala · 4 years, 2 months ago
  89. 1d8579c transporthandler:Fix get lan config param 22 & 23 by srikanta mondal · 4 years, 2 months ago
  90. e86e785 include: ipmid/api.h add std::size_t by Patrick Venture · 4 years, 2 months ago
  91. 082a39c include: oemrouter: add std:: namespace by Patrick Venture · 4 years, 2 months ago
  92. 074f64d chassishandler: Add restart cause support by Vijay Khemka · 4 years, 4 months ago
  93. e1160cb Increase FRU data field length up to 63 bytes by Kirill Pakhomov · 4 years, 3 months ago
  94. 7636330 user_channel: Rewriting ipmiUserSetUserName API by jayaprakash Mutyala · 4 years, 4 months ago
  95. 6ba8d31 [Fix]: Restrict password file permissions to 600 by Richard Marian Thomaiyar · 4 years, 3 months ago
  96. b265455 Use more restrictive permissions on /etc/ipmi-pass by Vernon Mauery · 4 years, 3 months ago
  97. 0e2dbee Fix for Callback privilege by jayaprakash Mutyala · 4 years, 6 months ago
  98. b741b99 Added Cipher Suite priv param-24 to set/get LanCfg by jayaprakash Mutyala · 4 years, 7 months ago
  99. e4e633e Initialize Cipher Suite Privilege Levels cfg file by Sumanth Bhat · 5 years ago
  100. 31eed5c Switch to python3 by Tom Joseph · 4 years, 3 months ago