1. cfd7fa8 dcmi: Flexible support for dhcp dbus path by George Liu · 4 months ago
  2. af762de dcmi: correct return data of Get Configuration Parameter command by Thang Tran · 5 months ago
  3. 3dad826 dbus-sdr: support Get Temperature Readings command by Thang Tran · 9 months ago
  4. 68d9d40 Update terminology used within repo by Matt Simmering · 7 months ago
  5. 5ea83fa dcmi: fix Get Sensor Info command by Thang Tran · 7 months ago
  6. 523e2d1 ipmid: Update sdbuspp namespaces by Willy Tu · 9 months ago
  7. fd9c361 dcmi: fix Get/Set Power Limit issues by Thang Tran · 8 months ago
  8. 6475b5c Update DCMI Get/Set Config Parameters commands by Vernon Mauery · 10 months ago
  9. 53d0cf1 Update DCMI Get Sensor Reading command by Vernon Mauery · 10 months ago
  10. 056fab1 update DCMI Get Power Reading command by Vernon Mauery · 10 months ago
  11. cce9ffd update DCMI Read Temperatures command by Vernon Mauery · 10 months ago
  12. f038dc0 Update DCMI Get Capabilities command by Vernon Mauery · 10 months ago
  13. efb5ae5 update DCMI management ctrl ID str commands by Vernon Mauery · 10 months ago
  14. dca4720 Update DCMI asset tag commands by Vernon Mauery · 10 months ago
  15. d4222fd Update DCMI power limit commands by Vernon Mauery · 10 months ago
  16. f4eb35d make isDCMIPowerMgmtSupported cache response by Vernon Mauery · 10 months ago
  17. 3e3cc35 Remove is_method_error method by George Liu · 10 months ago
  18. d74df5f Change Get DCMI sensor info privilege to OPERATOR by Chau Ly · 12 months ago
  19. fbc6c9d clang-format: copy latest and re-format by Patrick Williams · 1 year ago
  20. 55cbf55 update return type of getDHCPEnabled function by Thang Tran · 1 year, 4 months ago
  21. 042e9db DCMI Commands: Support Get DCMI Sensor Info Dynamically by adarshgrami · 1 year, 8 months ago
  22. 5d82f47 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  23. 11d6889 cleanup: Remove all warning errors for the Meson build support by Willy Tu · 2 years, 4 months ago
  24. 4cc61e0 Correct code reading total power from dbus by Chris Cain · 2 years, 4 months ago
  25. a2ad2da catch exceptions as const by Patrick Williams · 2 years, 8 months ago
  26. 90e81fa dcmihandler: update data_len to zero when getPowerReading command failed by Chalapathi Venkataramashetty · 3 years ago
  27. 16b8693 remove usage of sdbusplus::message::variant by Vernon Mauery · 5 years ago
  28. 5d06cc6 handler: Fix request passing for legacy commands by William A. Kennington III · 5 years ago
  29. f442e11 move variant to std namespace by Vernon Mauery · 5 years ago
  30. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 5 years ago
  31. db5d9b0 dcmihandler: Fix Get DCMI Capabilities command by Kirill Pakhomov · 6 years ago
  32. 6a98fe7 Move util.cpp/util.hpp to libipmid by Vernon Mauery · 5 years ago
  33. 2c2af2c dcmihandler: Add DCMI Power management support check by Kirill Pakhomov · 6 years ago
  34. a257362 dcmihandler: Add parameterization to JSON parser method. by Kirill Pakhomov · 6 years ago
  35. 194375f Create libipmid and libipmid-host by William A. Kennington III · 5 years ago
  36. 74a2102 IPMI channel to NIC device mapping modified within JSON config file by Johnathan Mantey · 5 years ago
  37. 9cc0ea5 dcmihandler: use visitor to pull sensor values by James Feist · 6 years ago
  38. 4c00802 Convert variant usage to std interface by William A. Kennington III · 6 years ago
  39. 586d35b replaced c headers with cpp where applicable by Patrick Venture · 6 years ago
  40. 46470a3 rename headers to match style by Patrick Venture · 6 years ago
  41. 0b02be9 add .clang-format by Patrick Venture · 6 years ago
  42. 510eb9c Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  43. 5fb1460 Reducing IPMI logging footprint by Aditya Saripalli · 7 years ago
  44. 8466b79 Spelling fixes by Gunnar Mills · 6 years ago
  45. 22be97b DCMI: Add get/set Configuration Parameters command by Nagaraju Goruganti · 6 years ago
  46. dd4cff1 dcmi: get sensor info: read config by Deepak Kodihalli · 6 years ago
  47. 0b45955 dcmi: implement get sensor info by Deepak Kodihalli · 6 years ago
  48. ce6a795 Fix failure in reading power value during PowerOff state by Marri Devender Rao · 6 years ago
  49. 9c966e0 DCMI: Populate response buffer with power reading by Marri Devender Rao · 6 years ago
  50. 66c5fda DCMI: Read power value from the configured D-Bus object path by Marri Devender Rao · 6 years ago
  51. b1e8fba dcmi: get temperature readings: read temp sensors by Deepak Kodihalli · 6 years ago
  52. ee717d7 dcmi : implement get temperature readings by Deepak Kodihalli · 6 years ago
  53. e29be41 DCMI: Implement Get DCMI capabilities info command. by Dhruvaraj Subhashchandran · 6 years ago
  54. 8991dd6 Spelling fixes by Gunnar Mills · 7 years ago
  55. 8f7a6f6 Add DCMI Get/Set Management Controller Id String by Vladislav Vovchenko · 7 years ago
  56. 11ddbd2 dcmi: Put enum ipmi_netfn_sen_cmds inside namespace by Ratan Gupta · 7 years ago
  57. 6c8d51b dcmi: Implement activate/deactivate power limit by Tom Joseph · 7 years ago
  58. 46fa37d dcmi: Implement set power limit command by Tom Joseph · 7 years ago
  59. b9d86f4 dcmi: Refactor get power limit command by Tom Joseph · 7 years ago
  60. a944d43 Call mapper service with appropriate parameters by Andrew Geissler · 7 years ago
  61. 50c0c8f dcmi: get real power cap settings by Andrew Geissler · 7 years ago
  62. be5b989 dcmi: asset-tag: Add API to write asset tag to the DBUS object by Tom Joseph · 7 years ago
  63. 545dd23 dcmi: asset-tag: Implement Set Asset tag command by Tom Joseph · 7 years ago
  64. 6f6dd4d dcmi: asset-tag: Implement the Get Asset Tag command by Tom Joseph · 7 years ago
  65. be5eaa1 dcmi: asset-tag: Add API to read asset tag from dbus by Tom Joseph · 7 years ago
  66. 0573237 Add privilege level for each IPMI command by Tom · 8 years ago
  67. 37af733 Allow out-of-tree builds by Patrick Williams · 8 years ago
  68. 98a2384 Switch C++ source files to .cpp extension by Matthew Barth · 8 years ago[Renamed from dcmihandler.C]
  69. 1810bec Add support for the the dcmi package by Chris Austen · 9 years ago