1. cfae948 Watchdog: move get and set watchdog to new api. by Deepak Kumar Sahu · 5 years ago
  2. 7dc4ac0 Move i2c WR api into libipmid by Yong Li · 4 years, 10 months ago
  3. bd0503a Add compile option to disable white list checking for I2C master WR command by Yong Li · 4 years, 10 months ago
  4. b90a532 rewrite Get System GUID to use new provider API by Vernon Mauery · 5 years ago
  5. ea1c401 Modify Get Device ID to use Context::bus by Vernon Mauery · 5 years ago
  6. 1554132 rewrite Get Device GUID to use new provider API by Vernon Mauery · 5 years ago
  7. 4e6d257 apphandler: move get ACPI power state to new API by Deepak Kumar Sahu · 5 years ago
  8. 94930a1 apphandler: catch exceptions in getting bmc state by Patrick Venture · 5 years ago
  9. 84bf9be apphandler: Master write read - whitelist filter by Richard Marian Thomaiyar · 5 years ago
  10. f442e11 move variant to std namespace by Vernon Mauery · 5 years ago
  11. 11df4f6 rewrite Reset Watchdog Timer command to use new provider API by Vernon Mauery · 5 years ago
  12. f2587fc Fix up Get Device ID to use the new return helpers by Vernon Mauery · 5 years ago
  13. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 5 years ago
  14. 6c90b04 remove app wildcard handler by Vernon Mauery · 5 years ago
  15. cc99ba4 rewrite Get BT Capabilities using new provider API by Vernon Mauery · 5 years ago
  16. b84a528 rewrite Get Self Test Results to use new provider API by Vernon Mauery · 5 years ago
  17. 86a5082 rewrite Get Device ID using new provider API by Vernon Mauery · 5 years ago
  18. 0120b68 update apphandler #include to match style by Vernon Mauery · 5 years ago
  19. d2a57de Remove old channel commands by Vernon Mauery · 5 years ago
  20. 392050f remove legacy ipmid.cpp and ipmid.hpp by Vernon Mauery · 5 years ago
  21. bdda800 Remove experimental filesystem splice by Vernon Mauery · 5 years ago
  22. 3325024 move types.hpp to ipmid/types.hpp for export by Vernon Mauery · 5 years ago
  23. 6a98fe7 Move util.cpp/util.hpp to libipmid by Vernon Mauery · 5 years ago
  24. 194375f Create libipmid and libipmid-host by William A. Kennington III · 6 years ago
  25. 343d061 libipmi: Decouple user commands by William A. Kennington III · 6 years ago
  26. dfad486 std::variant: Fix new instances of mapbox specific calls by William A. Kennington III · 6 years ago
  27. 071f3f2 IPMI Channel commands implementation by AppaRao Puli · 6 years ago
  28. 18d7726 Implement IPMI ACPI set/get commands by Yong Li · 6 years ago
  29. 5a6b636 Basic IPMI User Management Support by Richard Marian Thomaiyar · 6 years ago
  30. 4c00802 Convert variant usage to std interface by William A. Kennington III · 6 years ago
  31. edb8bb0 apphandler: Fix buffer underflow in ipmi_app_get_device_guid by Emily Shaffer · 6 years ago
  32. b51bf9c add std namespace prefix to common methods by Patrick Venture · 6 years ago
  33. 3a5071a move filesystem inclusion to bottom of list by Patrick Venture · 6 years ago
  34. 586d35b replaced c headers with cpp where applicable by Patrick Venture · 6 years ago
  35. 46470a3 rename headers to match style by Patrick Venture · 6 years ago
  36. 8765133 apphandler: Add "System Name" System Info parameter by Xo Wang · 7 years ago
  37. f542e8b apphandler: Implement Get/Set System Info Parameter by Xo Wang · 7 years ago
  38. ba19c18 Get Device ID: Add handling of availability bit by Alexander Amelkin · 6 years ago
  39. 1322768 Implement Set Channel access command by Tom Joseph · 6 years ago
  40. 0b02be9 add .clang-format by Patrick Venture · 6 years ago
  41. 185b9f8 Standardize use of filesystem by Vernon Mauery · 6 years ago
  42. 5fb1460 Reducing IPMI logging footprint by Aditya Saripalli · 7 years ago
  43. 7cbe228 Implement Get Channel Cipher Suites command by Tom Joseph · 6 years ago
  44. 93b07d2 setlan: Remove registration of handler for Set Channel Access by Ratan Gupta · 6 years ago
  45. af8a098 Change the byte order for aux firmware revision by Tom Joseph · 6 years ago
  46. 744398d Remove use of legacy inventory interface by Nagaraju Goruganti · 6 years ago
  47. 16852b5 Remove unused variables. by Nagaraju Goruganti · 6 years ago
  48. 73f4451 watchdog: Implements the Watchdog Get Command by William A. Kennington III · 6 years ago
  49. 61d5f7b watchdog: Reorganize header and function names by William A. Kennington III · 6 years ago
  50. d211702 apphandler.cpp: fix-up 80 chars by Patrick Venture · 6 years ago
  51. 5e007a5 DCMI : Implement Get System GUID command by Marri Devender Rao · 6 years ago
  52. a1adb07 Get Device ID - JSON by David Cobbley · 7 years ago
  53. 2b7e07d IPMI device ID command mismatch with BMC current side issue fix. by Dinesh Chinari · 7 years ago
  54. 8991dd6 Spelling fixes by Gunnar Mills · 7 years ago
  55. 5794fcf apphandler: channel: split out commands by Patrick Venture · 7 years ago
  56. 5e6ac71 watchdog: split out commands by Patrick Venture · 7 years ago
  57. 1fe5c83 Don't set/get zeroconfig address if other IP address is present by Nagaraju Goruganti · 7 years ago
  58. 0044524 Independently set the watchdog Interval when set by Patrick Venture · 7 years ago
  59. 62736ec SetLan: Make changes in set channel access to support ipsrc param by Ratan Gupta · 7 years ago
  60. 69fabfe Implement Get channel access command by Tom Joseph · 7 years ago
  61. 6c50ad9 Handle an action byte value of 0 in the set watchdog timer command by Patrick Venture · 7 years ago
  62. 533d03b Add support for vlan(set lan command) by Ratan Gupta · 7 years ago
  63. b8e9955 Move LAN handling commands to the new xyz interfaces by Ratan Gupta · 7 years ago
  64. e553638 apphandler: Fix version string leak in ipmi_app_get_device_id by Xo Wang · 7 years ago
  65. 8fc0988 Update watchdog command handler to use new watchdog daemon by Vishwanatha Subbanna · 7 years ago
  66. 0573237 Add privilege level for each IPMI command by Tom · 8 years ago
  67. 9e5232e Create library for System Interface Commands. by Tom · 8 years ago
  68. 88ad815 ipmid: Fix Get BT Interface Capabilities response by Adriana Kobylak · 8 years ago
  69. 3d0df91 Add transaction support to Set Lan Cmd and Set Channel Access Cmd by Nan Li · 8 years ago
  70. 41fa24a Add IPMI Get Self Test Results support by Nan Li · 8 years ago
  71. 819ddd4 Print failing object path after failed bus lookup by Brad Bishop · 8 years ago
  72. 8b47005 Ensure all tools are building with -Wall and -Werror by Matthew Barth · 8 years ago
  73. 70aa8d9 Modify respond of un-supported IPMI command by Nan Li · 8 years ago
  74. 37af733 Allow out-of-tree builds by Patrick Williams · 8 years ago
  75. 53a360e ipmid: Change .H -> .hpp by Patrick Williams · 8 years ago
  76. eb9b814 Hard-coded service name replaced with call to ObjectMapper by Sergey Solomin · 8 years ago
  77. ee0cb90 Ensure Get-Device-ID conforms to IPMI spec by Nan Li · 8 years ago
  78. 98a2384 Switch C++ source files to .cpp extension by Matthew Barth · 8 years ago[Renamed from apphandler.C]
  79. 7ec0add Fix two issues in Issue #80 by tomjose · 8 years ago
  80. 0e91264 Fix minor fw revision to be BCD encoded by Adriana Kobylak · 8 years ago
  81. 176c965 ipmid crashing with simplified VERSION_ID by Chris Austen · 8 years ago
  82. 7303bdc Adjust ipmi device id to accept dbus versioning by Chris Austen · 8 years ago
  83. 13fb441 ipmi daemon return code modification by tomjose · 8 years ago
  84. 1eaea4f memory leak found during multiple reboots. it was found that in many cases the by vishwa · 8 years ago
  85. c2cd29d Add minimal support for ipmitool by Chris Austen · 8 years ago
  86. 38310cd apphandler: Remove out of bounds array access by Joel Stanley · 9 years ago
  87. 3699327 IPMI soft power off by vishwa · 9 years ago
  88. 31bccae Get UUID from dbus property instead of method by Adriana Kobylak · 9 years ago
  89. 454acfe rename watchdog interface because it was renamed on the dbus side by Chris Austen · 9 years ago
  90. 8c393bc Remove executable permissions in source files by Jeremy Kerr · 9 years ago
  91. 76b51f6 Fix comments in IANA TODO. by Patrick Williams · 9 years ago
  92. d100ee5 Add Get Device UUID by Adriana Kobylak · 9 years ago
  93. 6f6e665 Merge pull request #11 from anoo1/master by Patrick Williams · 9 years ago
  94. dfc8d77 Add App Set BMC Global Enables ipmi cmd by Adriana Kobylak · 9 years ago
  95. 0896be3 Support to stop the watchdog by Adriana Kobylak · 9 years ago
  96. 3a552e1 Watchdog support by Adriana Kobylak · 9 years ago
  97. 6caf28b Add more ipmi commands for app function by Chris Austen · 9 years ago
  98. ba0bd5f Final IPMI Net Function router by vishwabmc · 9 years ago