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