1. bcb7688 Add timer skeleton by Vishwanatha Subbanna · 7 years ago
  2. 7cc9d71 Add function to send SMS_ATTN to host by Vishwanatha Subbanna · 7 years ago
  3. 506aa0f Add initial code for IPMI SoftPowerOff functionality by Vishwanatha Subbanna · 7 years ago
  4. 50234ad Add IPMI completion code for Invalid data field in request by Tom Joseph · 7 years ago
  5. d15e6c9 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 7 years ago
  6. 1ee292a libapphandler:adding the dependecy for phosphor-dbus-interfaces by Ratan Gupta · 7 years ago
  7. 3cc93ed error-log: catch sdbusplus exception type by Deepak Kodihalli · 7 years ago
  8. ca4c446 inventory: undo the capitilization of yaml decoder by Ratan Gupta · 7 years ago
  9. be703f7 Modify set sensor reading command by Tom Joseph · 7 years ago
  10. 28c2e73 build : provide sensor yaml as config by Ratan Gupta · 7 years ago
  11. 47bf3ed inventory: adding sensor-example.yaml by Ratan Gupta · 7 years ago
  12. 0065905 inventory: write sensor yaml parser by Ratan Gupta · 7 years ago
  13. b12b0c0 Update chassis command handler to use state manager services by Vishwanatha Subbanna · 7 years ago
  14. bb5190e Add support for IPMI Chassis Power Cycle command by Vishwanatha Subbanna · 7 years ago
  15. a66239b IPMI: Add support for chassis power on command by Vishwanatha Subbanna · 7 years ago
  16. b9ac6a4 Add null termination for eSEL data by Tom Joseph · 7 years ago
  17. d33a4af Import phosphor-logging header files from new directory. by Saqib Khan · 7 years ago
  18. 51cb8ee Add environment variable for WHITELIST_CONF by Tom Joseph · 7 years ago
  19. 513d68e add_sel: Remove deprecated calls to dbus by Adriana Kobylak · 7 years ago
  20. 2efb3e7 Create a SEL error log by Adriana Kobylak · 7 years ago
  21. 8485aa1 Package provider libraries to a common path by Tom · 8 years ago
  22. e9cf1f2 Add yaml definition file for Soft Power Off function by Vishwanatha Subbanna · 7 years ago
  23. 5618105 Correct compilation errors by Matthew Barth · 7 years ago
  24. 0573237 Add privilege level for each IPMI command by Tom · 8 years ago
  25. 9e5232e Create library for System Interface Commands. by Tom · 8 years ago
  26. a640b77 Correct minor mistakes from autotools conversion by Matthew Barth · 8 years ago
  27. 88ad815 ipmid: Fix Get BT Interface Capabilities response by Adriana Kobylak · 8 years ago
  28. 3d0df91 Add transaction support to Set Lan Cmd and Set Channel Access Cmd by Nan Li · 8 years ago
  29. 41fa24a Add IPMI Get Self Test Results support by Nan Li · 8 years ago
  30. 5fba7a6 Modify GET_SEL_TIME and SET_SEL_TIME to use TimeManager APIs by Vishwanatha Subbanna · 8 years ago
  31. 80f714b Halt configure step on libmapper missing by Matthew Barth · 8 years ago
  32. c0c1967 build: fix out of tree builds by Patrick Williams · 8 years ago
  33. fdd8ec5 Add support for IPMI GetChassisStatus command by Nan Li · 8 years ago
  34. 30be0f7 global: replace mapper method with library call by Brad Bishop · 8 years ago
  35. 5600345 Fix type overflow in find_sensor by Brad Bishop · 8 years ago
  36. 819ddd4 Print failing object path after failed bus lookup by Brad Bishop · 8 years ago
  37. bc75988 Add IPMI coldReset command support by Nan Li · 8 years ago
  38. 8d15fb4 Add IPMI Get-Chassis-Capabilities command by Nan Li · 8 years ago
  39. 00b1e5b Propose and implement unit test framework by Matthew Barth · 8 years ago
  40. 41cae2b bootstrap.sh: Standardize across repositories by Matthew Barth · 8 years ago
  41. 63a3db7 Add Completion Code for Requested Length invalid by Tom · 8 years ago
  42. d700e76 Refactor the code related to Sensor handling by Tom · 8 years ago
  43. 8b47005 Ensure all tools are building with -Wall and -Werror by Matthew Barth · 8 years ago
  44. b898314 bootstrap.sh: Enhance clean for subdirs and test support by Patrick Williams · 8 years ago
  45. 70aa8d9 Modify respond of un-supported IPMI command by Nan Li · 8 years ago
  46. 37af733 Allow out-of-tree builds by Patrick Williams · 8 years ago
  47. 53a360e ipmid: Change .H -> .hpp by Patrick Williams · 8 years ago
  48. 4b9efaa ipmiwhitelist: Change .H -> .hpp by Patrick Williams · 8 years ago
  49. f4e58e6 Add bootstrap.sh by Patrick Williams · 8 years ago
  50. 686df74 Minor reorder and simplification of autotools files by Patrick Williams · 8 years ago
  51. 3cff7ed Convert build process to autotools by Matthew Barth · 8 years ago
  52. fd28dd7 Implement Network Settings Override by Ratan Gupta · 8 years ago
  53. eb9b814 Hard-coded service name replaced with call to ObjectMapper by Sergey Solomin · 8 years ago
  54. bc40c17 Correct whitelist generated source file extension by Matthew Barth · 8 years ago
  55. ee0cb90 Ensure Get-Device-ID conforms to IPMI spec by Nan Li · 8 years ago
  56. 98a2384 Switch C++ source files to .cpp extension by Matthew Barth · 8 years ago
  57. 9a61b4f Whitelist IPMI commands based on Restricted mode by Tom Joseph · 8 years ago
  58. 3551868 Use mapper calls to lookup objects by Brad Bishop · 8 years ago
  59. 87e080b Add support to load versioned libraries by Adriana Kobylak · 8 years ago
  60. f75b878 Merge pull request #95 from tomjoseph83/issue80 by Patrick Williams · 8 years ago
  61. 7ec0add Fix two issues in Issue #80 by tomjose · 8 years ago
  62. b7bcda5 Merge pull request #94 from anoo1/bcd by Patrick Williams · 8 years ago
  63. 0e91264 Fix minor fw revision to be BCD encoded by Adriana Kobylak · 8 years ago
  64. 092360e Merge pull request #93 from bradbishop/mapper-rename by Patrick Williams · 8 years ago
  65. fa97b0c Update ObjectMapper service/interface/path by Brad Bishop · 8 years ago
  66. 93a753f Merge pull request #42 from shenki/travis by Patrick Williams · 8 years ago
  67. 2b0bfcf Merge pull request #88 from williamli80/issue77 by Patrick Williams · 8 years ago
  68. 25d9173 Merge pull request #87 from williamli80/story76_2 by Patrick Williams · 8 years ago
  69. ff6abd7 Merge pull request #83 from ratagupt/146621 by Patrick Williams · 8 years ago
  70. c6a5b9d Merge pull request #82 from williamli80/code0308 by Patrick Williams · 8 years ago
  71. d32939e Merge pull request #86 from williamli80/issues75 by Patrick Williams · 8 years ago
  72. 80be4b9 Returning correct value from handle_ipmid_command in ipmid.C by Nan Li · 8 years ago
  73. dfe6e42 Cleanup phosphor-host-ipmid storageaddsel.C by Nan Li · 8 years ago
  74. 36deb76 Handle errors finding openbmc_path #75 by Nan Li · 8 years ago
  75. eee949f Merge pull request #85 from causten/deviceid by nkskjames · 8 years ago
  76. 176c965 ipmid crashing with simplified VERSION_ID by Chris Austen · 8 years ago
  77. 2bcf128 Merge pull request #84 from causten/deviceid by nkskjames · 8 years ago
  78. 36c0cb6 Handle multiple attempts at ipmi reservation ids by Nan Li · 8 years ago
  79. a6f6bff Adding Boot Policy by ratagupt · 8 years ago
  80. 7303bdc Adjust ipmi device id to accept dbus versioning by Chris Austen · 8 years ago
  81. b7e01a1 Merge pull request #74 from tomjoseph83/ipmi_lan_1 by nkskjames · 8 years ago
  82. 13fb441 ipmi daemon return code modification by tomjose · 8 years ago
  83. 0119e09 Merge pull request #71 from tomjoseph83/ipmi_lan by nkskjames · 8 years ago
  84. 26e1773 Refactoring of IPMI Transport Handler by tomjose · 8 years ago
  85. a9d9aaf Merge pull request #70 from anoo1/bootcount by nkskjames · 8 years ago
  86. 4a811d0 Merge pull request #69 from vishwabmc/master by nkskjames · 8 years ago
  87. e8433cd Merge pull request #67 from ratagupt/DuplicateRegsiteration by nkskjames · 8 years ago
  88. 1eaea4f memory leak found during multiple reboots. it was found that in many cases the by vishwa · 8 years ago
  89. 9312598 Read/Write Boot Count Sensor as int by Adriana Kobylak · 8 years ago
  90. 4bc8bae Merge pull request #66 from causten/sysinfo by nkskjames · 8 years ago
  91. 54324b0 Removed the handler function of the wild card command by Ratan Gupta · 8 years ago
  92. eedf4f5 Fixing the Duplicate registration for NetFn [0x6], Cmd:[0xFF] by Ratan Gupta · 8 years ago
  93. 6dc2e91 Enable debug data section of event logs by Chris Austen · 8 years ago
  94. 5d8c424 Merge pull request #64 from anoo1/getip by nkskjames · 8 years ago
  95. 342df10 IPMI Get IP Support by Adriana Kobylak · 8 years ago
  96. b12ba17 Merge pull request #63 from anoo1/getmac by nkskjames · 8 years ago
  97. 9e6423d Merge pull request #62 from causten/groupext by nkskjames · 8 years ago
  98. e08fbc6 Address review comments for IPMI transport functions by Adriana Kobylak · 8 years ago
  99. 9355f61 Get MAC address by Adriana Kobylak · 8 years ago
  100. c2cd29d Add minimal support for ipmitool by Chris Austen · 8 years ago