1. 331f5d5 Add well-known name by James Feist · 6 years ago
  2. 4491a46 cleanup: scope reduction by Patrick Venture · 6 years ago
  3. 4c00802 Convert variant usage to std interface by William A. Kennington III · 6 years ago
  4. 1181af7 Use the common timer class by Vernon Mauery · 6 years ago
  5. 13e67c8 Fix IPMI SEL reservations and cancellations by Jason M. Bills · 6 years ago
  6. b51bf9c add std namespace prefix to common methods by Patrick Venture · 6 years ago
  7. 586d35b replaced c headers with cpp where applicable by Patrick Venture · 6 years ago
  8. 46470a3 rename headers to match style by Patrick Venture · 6 years ago
  9. 0b02be9 add .clang-format by Patrick Venture · 6 years ago
  10. 4a58985 Add OemRouter facility. by Peter Hanson · 7 years ago
  11. ebc886f Fix to return sane error code by Richard Marian Thomaiyar · 6 years ago
  12. 5fb1460 Reducing IPMI logging footprint by Aditya Saripalli · 7 years ago
  13. 7a7f012 SetLan: Apply the network changes once the timer expires by Ratan Gupta · 6 years ago
  14. e0cc855 SDR: Adding fru records as part of Get SDR command by Ratan Gupta · 6 years ago
  15. 03f84ba Move error msg for trying wildcard into debug only by Patrick Venture · 7 years ago
  16. e602709 settings: handle multiple objects/interfaces by Deepak Kodihalli · 7 years ago
  17. 1d75f7a Remove extra header inclusion by Patrick Venture · 7 years ago
  18. 6e8979d Make host command manager accessible by OpenPower OEM by Vishwanatha Subbanna · 7 years ago
  19. 3eb117a Use Host Command Manager in host interface implementation by Vishwanatha Subbanna · 7 years ago
  20. 84b3a08 restriction_mode: switch to new settings API by Deepak Kodihalli · 7 years ago
  21. 93c679b Add sd_event processing to host ipmid application by Andrew Geissler · 7 years ago
  22. 0573237 Add privilege level for each IPMI command by Tom · 8 years ago
  23. 819ddd4 Print failing object path after failed bus lookup by Brad Bishop · 8 years ago
  24. d700e76 Refactor the code related to Sensor handling by Tom · 8 years ago
  25. 53a360e ipmid: Change .H -> .hpp by Patrick Williams · 8 years ago
  26. 4b9efaa ipmiwhitelist: Change .H -> .hpp by Patrick Williams · 8 years ago
  27. eb9b814 Hard-coded service name replaced with call to ObjectMapper by Sergey Solomin · 8 years ago
  28. 98a2384 Switch C++ source files to .cpp extension by Matthew Barth · 8 years ago[Renamed from ipmid.C]
  29. 9a61b4f Whitelist IPMI commands based on Restricted mode by Tom Joseph · 8 years ago
  30. 3551868 Use mapper calls to lookup objects by Brad Bishop · 8 years ago
  31. 87e080b Add support to load versioned libraries by Adriana Kobylak · 8 years ago
  32. 7ec0add Fix two issues in Issue #80 by tomjose · 8 years ago
  33. 2b0bfcf Merge pull request #88 from williamli80/issue77 by Patrick Williams · 8 years ago
  34. c6a5b9d Merge pull request #82 from williamli80/code0308 by Patrick Williams · 8 years ago
  35. 80be4b9 Returning correct value from handle_ipmid_command in ipmid.C by Nan Li · 8 years ago
  36. 36deb76 Handle errors finding openbmc_path #75 by Nan Li · 8 years ago
  37. 36c0cb6 Handle multiple attempts at ipmi reservation ids by Nan Li · 8 years ago
  38. 13fb441 ipmi daemon return code modification by tomjose · 8 years ago
  39. a9d9aaf Merge pull request #70 from anoo1/bootcount by nkskjames · 8 years ago
  40. 1eaea4f memory leak found during multiple reboots. it was found that in many cases the by vishwa · 8 years ago
  41. 9312598 Read/Write Boot Count Sensor as int by Adriana Kobylak · 8 years ago
  42. 440191f Merge pull request #54 from causten/sensorpolling by nkskjames · 8 years ago
  43. b9f559a Re submitting plugin support for Host Services by vishwa · 8 years ago
  44. 10ccc0f Add support for get-sensor-reading by Chris Austen · 9 years ago
  45. 6bd2396 added debug on method call fails by Chris Austen · 9 years ago
  46. 169395e Alignment failure fixes by Chris Austen · 9 years ago
  47. f19539e Remove unused variables and labels by Joel Stanley · 9 years ago
  48. 3699327 IPMI soft power off by vishwa · 9 years ago
  49. 30195fa ipmid taking too many dbus connections by Chris Austen · 9 years ago
  50. 5e8f85e ipmid: Fix crash on scandir failure by Jeremy Kerr · 9 years ago
  51. 2564b1a ipmid: Use updated dbus HostIpmi interface by Jeremy Kerr · 9 years ago
  52. e41081f ipmid: Remove assumptions about host IPMI sender objects by Jeremy Kerr · 9 years ago
  53. 9949731 Reduce prints to journald from ipmi but keep ability to trace by Chris Austen · 9 years ago
  54. 41a4b31 Allow esels to be sent to dbus event log by Chris Austen · 9 years ago
  55. 0012e9b Added Dynamic lookup for sensor types by Chris Austen · 9 years ago
  56. 0130d6e Add virtual sensor support by Chris Austen · 9 years ago
  57. b071c70 Add routines for getting lookup data from the system dbus object by Chris Austen · 9 years ago
  58. 120f732 Print the dlopen failure for debugging by Chris Austen · 9 years ago
  59. 5403026 Reset the lib path string per .so by Chris Austen · 9 years ago
  60. abfb5e8 Set response bit returning from the ipmi call by Chris Austen · 9 years ago
  61. 0ba649e Convert to SDBus by Chris Austen · 9 years ago
  62. 02d37aa Using SYSTEM_BUS than SESSION_BUS by vishwabmc · 9 years ago
  63. ba0bd5f Final IPMI Net Function router by vishwabmc · 9 years ago