1. a4e09e4 Fix: User commands require channel layer lib by Richard Marian Thomaiyar · 5 years ago
  2. 783dc07 ipmid: Add whitelist filtering using the new filter registration mechanism by Vernon Mauery · 6 years ago
  3. 240b186 ipmid: Rewrite ipmid to use the new architecture by Vernon Mauery · 6 years ago
  4. e7329c7 ipmid: Compiler-generated unpacking and packing of messages by Vernon Mauery · 6 years ago
  5. 1bb0c7f ipmid: move channel code from libuserlayer to libchannellayer by Vernon Mauery · 6 years ago
  6. 9c11894 Add support for Entity Association Record by Jaghathiswari Rankappagounder Natarajan · 5 years ago
  7. 997a7a0 Create the libchannellayer library so it can split from libuserlayer by Vernon Mauery · 5 years ago
  8. 194375f Create libipmid and libipmid-host by William A. Kennington III · 6 years ago
  9. 41ac505 Removing net.hpp and net.cpp because functionality moved by Johnathan Mantey · 6 years ago
  10. 74a2102 IPMI channel to NIC device mapping modified within JSON config file by Johnathan Mantey · 6 years ago
  11. e19540e Revert "eSEL: Remove unused code related to logging eSEL" by Tom Joseph · 5 years ago
  12. 54fad6d eSEL: Remove unused code related to logging eSEL by Tom Joseph · 5 years ago
  13. 1e3455a ipmid: use a common set of CXX flags across ipmid and provider libraries by Vernon Mauery · 6 years ago
  14. 343d061 libipmi: Decouple user commands by William A. Kennington III · 6 years ago
  15. 785fb07 make: Build user_channel separately by William A. Kennington III · 6 years ago
  16. 15bc918 build: fix pam library inclusion and usage by Patrick Venture · 6 years ago
  17. 12ca691 build: drop linking of libssl by Patrick Venture · 6 years ago
  18. 4fe7efe build: Fix Makefile_am: drop LIBPAM by Patrick Venture · 6 years ago
  19. e04c004 build: Fix crypto reference in Makefile_am by Patrick Venture · 6 years ago
  20. c64f802 makefile cleanup by Patrick Venture · 6 years ago
  21. 15e95f2 move HOST_IPMI_LIB_PATH to configure.ac by Patrick Venture · 6 years ago
  22. 071f3f2 IPMI Channel commands implementation by AppaRao Puli · 6 years ago
  23. 5a6b636 Basic IPMI User Management Support by Richard Marian Thomaiyar · 6 years ago
  24. 4654d99 Add first user layer support. by Richard Marian Thomaiyar · 6 years ago
  25. 1181af7 Use the common timer class by Vernon Mauery · 6 years ago
  26. 069db2f apphandler: Add storage for Get/Set System Info Parameter by Xo Wang · 7 years ago
  27. dd0459e add iana header to store OEM Numbers by Patrick Venture · 6 years ago
  28. 33f9fee Add -flto to CXXFLAGS by Andrew Geissler · 6 years ago
  29. 28565ac Add flags to Makefile.am to build as c++17 and header-only boost by Vernon Mauery · 6 years ago
  30. 0248484 rename libapphandler.so to libipmi20.so by Vernon Mauery · 6 years ago
  31. 4a58985 Add OemRouter facility. by Peter Hanson · 7 years ago
  32. c07e72c Add code coverage for phosphor-host-ipmid. by Emily Shaffer · 6 years ago
  33. 5257525 watchdog: Rewrite using sdbusplus by William A. Kennington III · 6 years ago
  34. a9fbff4 Add channel-gen.cpp to compilation units by Tom Joseph · 6 years ago
  35. c01edf2 multiple-channel configuration via yaml by Patrick Venture · 7 years ago
  36. c7c1c3c multiple channel configuration support by Patrick Venture · 7 years ago
  37. 5794fcf apphandler: channel: split out commands by Patrick Venture · 7 years ago
  38. 5e6ac71 watchdog: split out commands by Patrick Venture · 7 years ago
  39. 6e8979d Make host command manager accessible by OpenPower OEM by Vishwanatha Subbanna · 7 years ago
  40. 3eb117a Use Host Command Manager in host interface implementation by Vishwanatha Subbanna · 7 years ago
  41. ac149a9 Define the Manager for handling host bound commands by Vishwanatha Subbanna · 7 years ago
  42. e0af720 IPMI: Virtual sensor support in host ipmid by Dhruvaraj Subhashchandran · 7 years ago
  43. 18aa044 Add API to retrieve settings by Deepak Kodihalli · 7 years ago
  44. 0acf057 read data for the specified FRU id from inventory by Marri Devender Rao · 7 years ago
  45. 7d9157e construct IPMI FRU Info data based on inventory data by Marri Devender Rao · 7 years ago
  46. 6b7a143 Create IPMI SEL record from Logging DBUS Entry by Tom Joseph · 7 years ago
  47. a62bacc generate map of phosphor-dbus fru properties by Marri Devender Rao · 7 years ago
  48. a6e3a30 Create file to indicate host requested off/reboot by Andrew Geissler · 7 years ago
  49. d5899e7 Makefile changes for generating inventory-sensor-gen.cpp by Tom Joseph · 7 years ago
  50. 8315970 Add timeout support to host control by Andrew Geissler · 7 years ago
  51. 93c679b Add sd_event processing to host ipmid application by Andrew Geissler · 7 years ago
  52. 1286637 Implement basic queue for sending multiple commands by Andrew Geissler · 7 years ago
  53. 1b9d4e5 Send the SMS attention to host when Execute called by Andrew Geissler · 7 years ago
  54. 62817fa9 Register new Control.Host bus in ipmid by Andrew Geissler · 7 years ago
  55. dd2c6fd Compile new control host code by Andrew Geissler · 7 years ago
  56. af6cc28 IPMI: Remove the old host-services files from ipmid by Vishwanatha Subbanna · 7 years ago
  57. 506aa0f Add initial code for IPMI SoftPowerOff functionality by Vishwanatha Subbanna · 7 years ago
  58. 1ee292a libapphandler:adding the dependecy for phosphor-dbus-interfaces by Ratan Gupta · 7 years ago
  59. be703f7 Modify set sensor reading command by Tom Joseph · 7 years ago
  60. 28c2e73 build : provide sensor yaml as config by Ratan Gupta · 7 years ago
  61. b12b0c0 Update chassis command handler to use state manager services by Vishwanatha Subbanna · 7 years ago
  62. 51cb8ee Add environment variable for WHITELIST_CONF by Tom Joseph · 7 years ago
  63. 2efb3e7 Create a SEL error log by Adriana Kobylak · 7 years ago
  64. 8485aa1 Package provider libraries to a common path by Tom · 8 years ago
  65. 9e5232e Create library for System Interface Commands. by Tom · 8 years ago
  66. a640b77 Correct minor mistakes from autotools conversion by Matthew Barth · 8 years ago
  67. 00b1e5b Propose and implement unit test framework by Matthew Barth · 8 years ago
  68. 37af733 Allow out-of-tree builds by Patrick Williams · 8 years ago
  69. 686df74 Minor reorder and simplification of autotools files by Patrick Williams · 8 years ago
  70. 3cff7ed Convert build process to autotools by Matthew Barth · 8 years ago