1. f442e11 move variant to std namespace by Vernon Mauery · 5 years ago
  2. 400cc78 ipmid: update chassis identify command by Vernon Mauery · 6 years ago
  3. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 5 years ago
  4. 392050f remove legacy ipmid.cpp and ipmid.hpp by Vernon Mauery · 5 years ago
  5. bdda800 Remove experimental filesystem splice by Vernon Mauery · 5 years ago
  6. 3325024 move types.hpp to ipmid/types.hpp for export by Vernon Mauery · 5 years ago
  7. 6a98fe7 Move util.cpp/util.hpp to libipmid by Vernon Mauery · 5 years ago
  8. 7cf145f Extra Bytes in response data for chassis Identify command by Jia, Chunhui · 5 years ago
  9. 4b0ddb6 Set init_priority attribute for global variables in shared lib by Lei YU · 5 years ago
  10. 194375f Create libipmid and libipmid-host by William A. Kennington III · 6 years ago
  11. cb89c0e Changes to align with IPMI spec by Yong Li · 5 years ago
  12. 0021f84 Remove unused legacy code referencing org.openbmc.settings.Host by Tom Joseph · 6 years ago
  13. ae4b040 Implement set chassis capabilities IPMI commands by Yong Li · 6 years ago
  14. 4c00802 Convert variant usage to std interface by William A. Kennington III · 6 years ago
  15. 1181af7 Use the common timer class by Vernon Mauery · 6 years ago
  16. b51bf9c add std namespace prefix to common methods by Patrick Venture · 6 years ago
  17. 3a5071a move filesystem inclusion to bottom of list by Patrick Venture · 6 years ago
  18. 586d35b replaced c headers with cpp where applicable by Patrick Venture · 6 years ago
  19. 46470a3 rename headers to match style by Patrick Venture · 6 years ago
  20. c6713cf Implement chassis set power restore policy command by Yong Li · 6 years ago
  21. 0b02be9 add .clang-format by Patrick Venture · 6 years ago
  22. bed2699 Handle the case to turn off the Chassis Identify LED by Tom Joseph · 6 years ago
  23. 185b9f8 Standardize use of filesystem by Vernon Mauery · 6 years ago
  24. 6706c1c Fix D-Bus error from callback method invoked from async thread by Marri Devender Rao · 6 years ago
  25. a59d83f Implement Get POH Counter command by Nagaraju Goruganti · 6 years ago
  26. 54fa130 Fix get boot options returning unexpected results by Marri Devender Rao · 6 years ago
  27. 8171970 Add set boot source and boot mode methods for reuse by Marri Devender Rao · 6 years ago
  28. 5fb1460 Reducing IPMI logging footprint by Aditya Saripalli · 7 years ago
  29. 5110c12 Revert "Revert "Add chassis identify ipmi command."" by Tom Joseph · 6 years ago
  30. 82feb17 Revert "Add chassis identify ipmi command." by Joel Stanley · 6 years ago
  31. 5bfbde3 Add chassis identify ipmi command. by James Feist · 7 years ago
  32. 8991dd6 Spelling fixes by Gunnar Mills · 7 years ago
  33. f536c90 boot policy: Support boot parameter #4 (boot info) by Tom Joseph · 7 years ago
  34. 57e8eb7 boot policy: Correct the logic of setting the boot policy by Tom Joseph · 7 years ago
  35. 13791bd boot settings: use the new 'one time' setting by Deepak Kodihalli · 7 years ago
  36. e602709 settings: handle multiple objects/interfaces by Deepak Kodihalli · 7 years ago
  37. 8b26d35 Support IPMI Chassis Soft Power Off command by Vishwanatha Subbanna · 7 years ago
  38. 8c31d23 Move generic network constants to types.hpp by Ratan Gupta · 7 years ago
  39. 01d4bd1 Take bus as input parameter in util function by Ratan Gupta · 7 years ago
  40. cc8feb4 Move dbus utility function to utils by Ratan Gupta · 7 years ago
  41. 63a0051 Initialise the sdbus connection by Tom Joseph · 7 years ago
  42. d70f453 Don't send blank network override to host by Ratan Gupta · 7 years ago
  43. 18b70d1 power_policy: switch to new settings API by Deepak Kodihalli · 7 years ago
  44. 8cc1936 boot_flags: switch to new settings API by Deepak Kodihalli · 7 years ago
  45. 6ec7daa Add IPV6 handling for host network settings by Ratan Gupta · 7 years ago
  46. dcb1067 Make changes as per the new settings infrastructure by Ratan Gupta · 7 years ago
  47. 012d6a4 Fix space and newline for boot policy print by George Keishing · 7 years ago
  48. 2b4e459 Call softoff dbus interface directly by Andrew Geissler · 7 years ago
  49. a6e3a30 Create file to indicate host requested off/reboot by Andrew Geissler · 7 years ago
  50. fca6a4f Remove tabs and fix indents in chassishandler.cpp by Andrew Geissler · 7 years ago
  51. b891a57 IPMI: Update the dbus object for soft power off with underscores by Vishwanatha Subbanna · 7 years ago
  52. 83b5c1c Make IPMI changes to stop timer that is started by SoftPowerOff by Vishwanatha Subbanna · 7 years ago
  53. b12b0c0 Update chassis command handler to use state manager services by Vishwanatha Subbanna · 7 years ago
  54. bb5190e Add support for IPMI Chassis Power Cycle command by Vishwanatha Subbanna · 7 years ago
  55. a66239b IPMI: Add support for chassis power on command by Vishwanatha Subbanna · 7 years ago
  56. 5618105 Correct compilation errors by Matthew Barth · 7 years ago
  57. 0573237 Add privilege level for each IPMI command by Tom · 8 years ago
  58. fdd8ec5 Add support for IPMI GetChassisStatus command by Nan Li · 8 years ago
  59. 819ddd4 Print failing object path after failed bus lookup by Brad Bishop · 8 years ago
  60. 8d15fb4 Add IPMI Get-Chassis-Capabilities command by Nan Li · 8 years ago
  61. 8b47005 Ensure all tools are building with -Wall and -Werror by Matthew Barth · 8 years ago
  62. 70aa8d9 Modify respond of un-supported IPMI command by Nan Li · 8 years ago
  63. 37af733 Allow out-of-tree builds by Patrick Williams · 8 years ago
  64. fd28dd7 Implement Network Settings Override by Ratan Gupta · 8 years ago
  65. eb9b814 Hard-coded service name replaced with call to ObjectMapper by Sergey Solomin · 8 years ago
  66. 98a2384 Switch C++ source files to .cpp extension by Matthew Barth · 8 years ago[Renamed from chassishandler.C]
  67. 3551868 Use mapper calls to lookup objects by Brad Bishop · 8 years ago
  68. fa97b0c Update ObjectMapper service/interface/path by Brad Bishop · 8 years ago
  69. a6f6bff Adding Boot Policy by ratagupt · 8 years ago
  70. d84fbbf Add get/set boot option ipmid command support with correct DBUS property handling. by shgoupf · 9 years ago
  71. 7888c4d Support host reboot by Chris Austen · 9 years ago
  72. 3699327 IPMI soft power off by vishwa · 9 years ago
  73. 40814c6 Add support for IPMI Get Boot Options command by Adriana Kobylak · 9 years ago