1. 12c2db7 Set init_priority attribute for global/static variables by Lei YU · 7 years ago
  2. 8315970 Add timeout support to host control by Andrew Geissler · 7 years ago
  3. 857f54b Update gitignore with new softoff and test files by Andrew Geissler · 7 years ago
  4. 8622f69 Support custom callback function on timer expiration by Andrew Geissler · 7 years ago
  5. 93c679b Add sd_event processing to host ipmid application by Andrew Geissler · 7 years ago
  6. 0c07c32 Enable multiple commands to be queued at once by Andrew Geissler · 7 years ago
  7. 1286637 Implement basic queue for sending multiple commands by Andrew Geissler · 7 years ago
  8. 1b9d4e5 Send the SMS attention to host when Execute called by Andrew Geissler · 7 years ago
  9. 1c1bd75 Support for putting entries onto queue by Andrew Geissler · 7 years ago
  10. 62817fa9 Register new Control.Host bus in ipmid by Andrew Geissler · 7 years ago
  11. dd2c6fd Compile new control host code by Andrew Geissler · 7 years ago
  12. 00f0815 Set the TurboAllowed sensor value correctly. by Tom Joseph · 7 years ago
  13. 5cc0593 softoff: switch to 'report' error API by Marri Devender Rao · 7 years ago
  14. d1a6753 storageaddesel: switch to 'report' error API by Marri Devender Rao · 7 years ago
  15. 5422e0e Add Sensor reading support for Power Cap. by Jayanth Othayoth · 7 years ago
  16. 4736b91 sensorhandler: removed un-needed sd_bus_ref by Patrick Williams · 7 years ago
  17. db55a5d Cater for change in exception variable names by Marri Devender Rao · 7 years ago
  18. 36cde98 Added gitignore for phosphor-host-ipmi repo by Andrew Geissler · 7 years ago
  19. af6cc28 IPMI: Remove the old host-services files from ipmid by Vishwanatha Subbanna · 7 years ago
  20. b891a57 IPMI: Update the dbus object for soft power off with underscores by Vishwanatha Subbanna · 7 years ago
  21. 504ebc2 sensor: Reuse ipmid bus for inventory-notify by Patrick Williams · 7 years ago
  22. d5b2ac0 Add Sensor Reading Support for Power Supply Derating by Jayanth Othayoth · 7 years ago
  23. 917454b Generate errorlog when timer expires waiting for host to shutdown by Vishwanatha Subbanna · 7 years ago
  24. 0661beb Sensor Reading Support for Turbo Allowed by Jayanth Othayoth · 7 years ago
  25. 6dc9668 Add gtest cases to verify sd_event timer by Vishwanatha Subbanna · 7 years ago
  26. 31272b8 Handle response from host for soft power off request by Vishwanatha Subbanna · 7 years ago
  27. d27e71e Add routines to start and stop the sd_event timer by Vishwanatha Subbanna · 7 years ago
  28. 0724829 IPMI Sensor Support for Power Supply Redundancy by Dhruvaraj S · 7 years ago
  29. 83b5c1c Make IPMI changes to stop timer that is started by SoftPowerOff by Vishwanatha Subbanna · 7 years ago
  30. bcb7688 Add timer skeleton by Vishwanatha Subbanna · 7 years ago
  31. 7cc9d71 Add function to send SMS_ATTN to host by Vishwanatha Subbanna · 7 years ago
  32. 506aa0f Add initial code for IPMI SoftPowerOff functionality by Vishwanatha Subbanna · 7 years ago
  33. 50234ad Add IPMI completion code for Invalid data field in request by Tom Joseph · 7 years ago
  34. d15e6c9 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 7 years ago
  35. 1ee292a libapphandler:adding the dependecy for phosphor-dbus-interfaces by Ratan Gupta · 7 years ago
  36. 3cc93ed error-log: catch sdbusplus exception type by Deepak Kodihalli · 7 years ago
  37. ca4c446 inventory: undo the capitilization of yaml decoder by Ratan Gupta · 7 years ago
  38. be703f7 Modify set sensor reading command by Tom Joseph · 7 years ago
  39. 28c2e73 build : provide sensor yaml as config by Ratan Gupta · 7 years ago
  40. 47bf3ed inventory: adding sensor-example.yaml by Ratan Gupta · 7 years ago
  41. 0065905 inventory: write sensor yaml parser by Ratan Gupta · 7 years ago
  42. b12b0c0 Update chassis command handler to use state manager services by Vishwanatha Subbanna · 7 years ago
  43. bb5190e Add support for IPMI Chassis Power Cycle command by Vishwanatha Subbanna · 7 years ago
  44. a66239b IPMI: Add support for chassis power on command by Vishwanatha Subbanna · 7 years ago
  45. b9ac6a4 Add null termination for eSEL data by Tom Joseph · 7 years ago
  46. d33a4af Import phosphor-logging header files from new directory. by Saqib Khan · 7 years ago
  47. 51cb8ee Add environment variable for WHITELIST_CONF by Tom Joseph · 7 years ago
  48. 513d68e add_sel: Remove deprecated calls to dbus by Adriana Kobylak · 7 years ago
  49. 2efb3e7 Create a SEL error log by Adriana Kobylak · 7 years ago
  50. 8485aa1 Package provider libraries to a common path by Tom · 8 years ago
  51. e9cf1f2 Add yaml definition file for Soft Power Off function by Vishwanatha Subbanna · 7 years ago
  52. 5618105 Correct compilation errors by Matthew Barth · 7 years ago
  53. 0573237 Add privilege level for each IPMI command by Tom · 8 years ago
  54. 9e5232e Create library for System Interface Commands. by Tom · 8 years ago
  55. a640b77 Correct minor mistakes from autotools conversion by Matthew Barth · 8 years ago
  56. 88ad815 ipmid: Fix Get BT Interface Capabilities response by Adriana Kobylak · 8 years ago
  57. 3d0df91 Add transaction support to Set Lan Cmd and Set Channel Access Cmd by Nan Li · 8 years ago
  58. 41fa24a Add IPMI Get Self Test Results support by Nan Li · 8 years ago
  59. 5fba7a6 Modify GET_SEL_TIME and SET_SEL_TIME to use TimeManager APIs by Vishwanatha Subbanna · 8 years ago
  60. 80f714b Halt configure step on libmapper missing by Matthew Barth · 8 years ago
  61. c0c1967 build: fix out of tree builds by Patrick Williams · 8 years ago
  62. fdd8ec5 Add support for IPMI GetChassisStatus command by Nan Li · 8 years ago
  63. 30be0f7 global: replace mapper method with library call by Brad Bishop · 8 years ago
  64. 5600345 Fix type overflow in find_sensor by Brad Bishop · 8 years ago
  65. 819ddd4 Print failing object path after failed bus lookup by Brad Bishop · 8 years ago
  66. bc75988 Add IPMI coldReset command support by Nan Li · 8 years ago
  67. 8d15fb4 Add IPMI Get-Chassis-Capabilities command by Nan Li · 8 years ago
  68. 00b1e5b Propose and implement unit test framework by Matthew Barth · 8 years ago
  69. 41cae2b bootstrap.sh: Standardize across repositories by Matthew Barth · 8 years ago
  70. 63a3db7 Add Completion Code for Requested Length invalid by Tom · 8 years ago
  71. d700e76 Refactor the code related to Sensor handling by Tom · 8 years ago
  72. 8b47005 Ensure all tools are building with -Wall and -Werror by Matthew Barth · 8 years ago
  73. b898314 bootstrap.sh: Enhance clean for subdirs and test support by Patrick Williams · 8 years ago
  74. 70aa8d9 Modify respond of un-supported IPMI command by Nan Li · 8 years ago
  75. 37af733 Allow out-of-tree builds by Patrick Williams · 8 years ago
  76. 53a360e ipmid: Change .H -> .hpp by Patrick Williams · 8 years ago
  77. 4b9efaa ipmiwhitelist: Change .H -> .hpp by Patrick Williams · 8 years ago
  78. f4e58e6 Add bootstrap.sh by Patrick Williams · 8 years ago
  79. 686df74 Minor reorder and simplification of autotools files by Patrick Williams · 8 years ago
  80. 3cff7ed Convert build process to autotools by Matthew Barth · 8 years ago
  81. fd28dd7 Implement Network Settings Override by Ratan Gupta · 8 years ago
  82. eb9b814 Hard-coded service name replaced with call to ObjectMapper by Sergey Solomin · 8 years ago
  83. bc40c17 Correct whitelist generated source file extension by Matthew Barth · 8 years ago
  84. ee0cb90 Ensure Get-Device-ID conforms to IPMI spec by Nan Li · 8 years ago
  85. 98a2384 Switch C++ source files to .cpp extension by Matthew Barth · 8 years ago
  86. 9a61b4f Whitelist IPMI commands based on Restricted mode by Tom Joseph · 8 years ago
  87. 3551868 Use mapper calls to lookup objects by Brad Bishop · 8 years ago
  88. 87e080b Add support to load versioned libraries by Adriana Kobylak · 8 years ago
  89. f75b878 Merge pull request #95 from tomjoseph83/issue80 by Patrick Williams · 8 years ago
  90. 7ec0add Fix two issues in Issue #80 by tomjose · 8 years ago
  91. b7bcda5 Merge pull request #94 from anoo1/bcd by Patrick Williams · 8 years ago
  92. 0e91264 Fix minor fw revision to be BCD encoded by Adriana Kobylak · 8 years ago
  93. 092360e Merge pull request #93 from bradbishop/mapper-rename by Patrick Williams · 8 years ago
  94. fa97b0c Update ObjectMapper service/interface/path by Brad Bishop · 8 years ago
  95. 93a753f Merge pull request #42 from shenki/travis by Patrick Williams · 8 years ago
  96. 2b0bfcf Merge pull request #88 from williamli80/issue77 by Patrick Williams · 8 years ago
  97. 25d9173 Merge pull request #87 from williamli80/story76_2 by Patrick Williams · 8 years ago
  98. ff6abd7 Merge pull request #83 from ratagupt/146621 by Patrick Williams · 8 years ago
  99. c6a5b9d Merge pull request #82 from williamli80/code0308 by Patrick Williams · 8 years ago
  100. d32939e Merge pull request #86 from williamli80/issues75 by Patrick Williams · 8 years ago