1. bc75988 Add IPMI coldReset command support by Nan Li · 8 years ago
  2. 8d15fb4 Add IPMI Get-Chassis-Capabilities command by Nan Li · 8 years ago
  3. 00b1e5b Propose and implement unit test framework by Matthew Barth · 8 years ago
  4. 41cae2b bootstrap.sh: Standardize across repositories by Matthew Barth · 8 years ago
  5. 63a3db7 Add Completion Code for Requested Length invalid by Tom · 8 years ago
  6. d700e76 Refactor the code related to Sensor handling by Tom · 8 years ago
  7. 8b47005 Ensure all tools are building with -Wall and -Werror by Matthew Barth · 8 years ago
  8. b898314 bootstrap.sh: Enhance clean for subdirs and test support by Patrick Williams · 8 years ago
  9. 70aa8d9 Modify respond of un-supported IPMI command by Nan Li · 8 years ago
  10. 37af733 Allow out-of-tree builds by Patrick Williams · 8 years ago
  11. 53a360e ipmid: Change .H -> .hpp by Patrick Williams · 8 years ago
  12. 4b9efaa ipmiwhitelist: Change .H -> .hpp by Patrick Williams · 8 years ago
  13. f4e58e6 Add bootstrap.sh by Patrick Williams · 8 years ago
  14. 686df74 Minor reorder and simplification of autotools files by Patrick Williams · 8 years ago
  15. 3cff7ed Convert build process to autotools by Matthew Barth · 8 years ago
  16. fd28dd7 Implement Network Settings Override by Ratan Gupta · 8 years ago
  17. eb9b814 Hard-coded service name replaced with call to ObjectMapper by Sergey Solomin · 8 years ago
  18. bc40c17 Correct whitelist generated source file extension by Matthew Barth · 8 years ago
  19. ee0cb90 Ensure Get-Device-ID conforms to IPMI spec by Nan Li · 8 years ago
  20. 98a2384 Switch C++ source files to .cpp extension by Matthew Barth · 8 years ago
  21. 9a61b4f Whitelist IPMI commands based on Restricted mode by Tom Joseph · 8 years ago
  22. 3551868 Use mapper calls to lookup objects by Brad Bishop · 8 years ago
  23. 87e080b Add support to load versioned libraries by Adriana Kobylak · 8 years ago
  24. f75b878 Merge pull request #95 from tomjoseph83/issue80 by Patrick Williams · 8 years ago
  25. 7ec0add Fix two issues in Issue #80 by tomjose · 8 years ago
  26. b7bcda5 Merge pull request #94 from anoo1/bcd by Patrick Williams · 8 years ago
  27. 0e91264 Fix minor fw revision to be BCD encoded by Adriana Kobylak · 8 years ago
  28. 092360e Merge pull request #93 from bradbishop/mapper-rename by Patrick Williams · 8 years ago
  29. fa97b0c Update ObjectMapper service/interface/path by Brad Bishop · 8 years ago
  30. 93a753f Merge pull request #42 from shenki/travis by Patrick Williams · 8 years ago
  31. 2b0bfcf Merge pull request #88 from williamli80/issue77 by Patrick Williams · 8 years ago
  32. 25d9173 Merge pull request #87 from williamli80/story76_2 by Patrick Williams · 8 years ago
  33. ff6abd7 Merge pull request #83 from ratagupt/146621 by Patrick Williams · 8 years ago
  34. c6a5b9d Merge pull request #82 from williamli80/code0308 by Patrick Williams · 8 years ago
  35. d32939e Merge pull request #86 from williamli80/issues75 by Patrick Williams · 8 years ago
  36. 80be4b9 Returning correct value from handle_ipmid_command in ipmid.C by Nan Li · 8 years ago
  37. dfe6e42 Cleanup phosphor-host-ipmid storageaddsel.C by Nan Li · 8 years ago
  38. 36deb76 Handle errors finding openbmc_path #75 by Nan Li · 8 years ago
  39. eee949f Merge pull request #85 from causten/deviceid by nkskjames · 8 years ago
  40. 176c965 ipmid crashing with simplified VERSION_ID by Chris Austen · 8 years ago
  41. 2bcf128 Merge pull request #84 from causten/deviceid by nkskjames · 8 years ago
  42. 36c0cb6 Handle multiple attempts at ipmi reservation ids by Nan Li · 8 years ago
  43. a6f6bff Adding Boot Policy by ratagupt · 8 years ago
  44. 7303bdc Adjust ipmi device id to accept dbus versioning by Chris Austen · 8 years ago
  45. b7e01a1 Merge pull request #74 from tomjoseph83/ipmi_lan_1 by nkskjames · 8 years ago
  46. 13fb441 ipmi daemon return code modification by tomjose · 8 years ago
  47. 0119e09 Merge pull request #71 from tomjoseph83/ipmi_lan by nkskjames · 8 years ago
  48. 26e1773 Refactoring of IPMI Transport Handler by tomjose · 8 years ago
  49. a9d9aaf Merge pull request #70 from anoo1/bootcount by nkskjames · 8 years ago
  50. 4a811d0 Merge pull request #69 from vishwabmc/master by nkskjames · 8 years ago
  51. e8433cd Merge pull request #67 from ratagupt/DuplicateRegsiteration by nkskjames · 8 years ago
  52. 1eaea4f memory leak found during multiple reboots. it was found that in many cases the by vishwa · 8 years ago
  53. 9312598 Read/Write Boot Count Sensor as int by Adriana Kobylak · 8 years ago
  54. 4bc8bae Merge pull request #66 from causten/sysinfo by nkskjames · 8 years ago
  55. 54324b0 Removed the handler function of the wild card command by Ratan Gupta · 8 years ago
  56. eedf4f5 Fixing the Duplicate registration for NetFn [0x6], Cmd:[0xFF] by Ratan Gupta · 8 years ago
  57. 6dc2e91 Enable debug data section of event logs by Chris Austen · 8 years ago
  58. 5d8c424 Merge pull request #64 from anoo1/getip by nkskjames · 8 years ago
  59. 342df10 IPMI Get IP Support by Adriana Kobylak · 8 years ago
  60. b12ba17 Merge pull request #63 from anoo1/getmac by nkskjames · 8 years ago
  61. 9e6423d Merge pull request #62 from causten/groupext by nkskjames · 8 years ago
  62. e08fbc6 Address review comments for IPMI transport functions by Adriana Kobylak · 8 years ago
  63. 9355f61 Get MAC address by Adriana Kobylak · 8 years ago
  64. c2cd29d Add minimal support for ipmitool by Chris Austen · 8 years ago
  65. bec22bb Merge pull request #60 from anoo1/mac by nkskjames · 8 years ago
  66. d54a9dd Add Set MAC address by Adriana Kobylak · 8 years ago
  67. 83edabb Merge pull request #56 from williamli80/cold-reset by nkskjames · 8 years ago
  68. e49bc51 Merge pull request #59 from hramasub/dbus-getset-lan by nkskjames · 8 years ago
  69. cb8ac88 Add ipmi coldReset command, which call a dbus method, belongs to NETFUN_APP. by William · 8 years ago
  70. 83371df Merge pull request #55 from shgoupf/master by nkskjames · 8 years ago
  71. d84fbbf Add get/set boot option ipmid command support with correct DBUS property handling. by shgoupf · 9 years ago
  72. 440191f Merge pull request #54 from causten/sensorpolling by nkskjames · 8 years ago
  73. e90d8bf Merge pull request #58 from nkskjames/set_time by nkskjames · 8 years ago
  74. 8395191 Using systemd dbus API to set get LAN parameters. by Hariharasubramanian R · 8 years ago
  75. da4bad0 set usec so settimeofday call doesn't fail by Norman James · 8 years ago
  76. 24274bc Merge pull request #57 from vishwabmc/master by nkskjames · 8 years ago
  77. b9f559a Re submitting plugin support for Host Services by vishwa · 8 years ago
  78. b7d6d62 Merge pull request #53 from causten/ipmibuffer by Patrick Williams · 8 years ago
  79. 563df30 Merge pull request #52 from causten/sensors by Patrick Williams · 8 years ago
  80. 1864155 support correct methods in test by Chris Austen · 9 years ago
  81. 10ccc0f Add support for get-sensor-reading by Chris Austen · 9 years ago
  82. 2278d90 Increase ipmi BT to 64 bytes by Chris Austen · 9 years ago
  83. 6bd2396 added debug on method call fails by Chris Austen · 9 years ago
  84. 903327c Merge pull request #48 from causten/alignment by nkskjames · 9 years ago
  85. f94ed0a Merge pull request #49 from causten/sensors by nkskjames · 9 years ago
  86. 800ba71 support for more sensors by Chris Austen · 9 years ago
  87. 7888c4d Support host reboot by Chris Austen · 9 years ago
  88. c19eb14 Merge pull request #47 from causten/alignment by nkskjames · 9 years ago
  89. 169395e Alignment failure fixes by Chris Austen · 9 years ago
  90. ec64f28 Merge pull request #45 from shenki/warning-fixes by nkskjames · 9 years ago
  91. 2935971 Makefile: build with -Wall by Joel Stanley · 9 years ago
  92. 38310cd apphandler: Remove out of bounds array access by Joel Stanley · 9 years ago
  93. 0c88b3c another unused var by Joel Stanley · 9 years ago
  94. 0f5ce8e sensorhandler: remove unused variable by Joel Stanley · 9 years ago
  95. 4377683 host-services: Add ipmid-api header by Joel Stanley · 9 years ago
  96. c99350c ipmid-api: wrap in extern "C" by Joel Stanley · 9 years ago
  97. f19539e Remove unused variables and labels by Joel Stanley · 9 years ago
  98. 7e478ce Merge pull request #41 from vishwabmc/master by Patrick Williams · 9 years ago
  99. 3699327 IPMI soft power off by vishwa · 9 years ago
  100. 6872af6 Merge pull request #43 from causten/ipmidapi by nkskjames · 9 years ago