1. 4e1df08 eSEL: Remove code related to logging eSEL by Tom Joseph · 5 years ago
  2. 194375f Create libipmid and libipmid-host by William A. Kennington III · 6 years ago
  3. 851acb1 Add request data length check to IPMI SEL commands by Jason M. Bills · 5 years ago
  4. 41ac505 Removing net.hpp and net.cpp because functionality moved by Johnathan Mantey · 6 years ago
  5. cb89c0e Changes to align with IPMI spec by Yong Li · 5 years ago
  6. 8841683 Acquire the NIC netmask by Johnathan Mantey · 5 years ago
  7. 74a2102 IPMI channel to NIC device mapping modified within JSON config file by Johnathan Mantey · 6 years ago
  8. 2dfe7f8 Move public variables to the class private space. by Johnathan Mantey · 6 years ago
  9. 4c0435a Refactor the initialization of the channel data from the JSON by Johnathan Mantey · 6 years ago
  10. e5c4f1d Eliminate public function returning pointer to private class data by Johnathan Mantey · 6 years ago
  11. f92261d Update DBus initialization and use by Johnathan Mantey · 6 years ago
  12. e19540e Revert "eSEL: Remove unused code related to logging eSEL" by Tom Joseph · 5 years ago
  13. 73906b9 Use network interface name as channel name by Richard Marian Thomaiyar · 5 years ago
  14. fc71115 transporthandler: Add IPV6 LAN parameters to enum by Patrick Venture · 5 years ago
  15. 9341160 Fix: Return error for invalid privileges by Richard Marian Thomaiyar · 5 years ago
  16. b6771e0 Fix: Handle return codes for user commmands by Richard Marian Thomaiyar · 5 years ago
  17. ef02401 Fix: Check reserved fields in channel cmds request by Richard Marian Thomaiyar · 5 years ago
  18. 57d4a83 Fix: NoAccess priv is tied with empty priv attr by Richard Marian Thomaiyar · 5 years ago
  19. 54fad6d eSEL: Remove unused code related to logging eSEL by Tom Joseph · 5 years ago
  20. 161f20d Removal of excess 16 bytes padding by Richard Marian Thomaiyar · 5 years ago
  21. f301f04 Fix: Get Channel Cipher suite to list algo by Richard Marian Thomaiyar · 5 years ago
  22. 23df06f Return error for password length bit mismatch by Richard Marian Thomaiyar · 5 years ago
  23. 5831712 ipmid: channel: add max transfer size property by Vernon Mauery · 6 years ago
  24. 5401250 ipmid: replace std::experimental::optional with std::optional by Vernon Mauery · 6 years ago
  25. 1e3455a ipmid: use a common set of CXX flags across ipmid and provider libraries by Vernon Mauery · 6 years ago
  26. 48e5558 Change struct names to UpperCamelCase by Richard Marian Thomaiyar · 6 years ago
  27. 0021f84 Remove unused legacy code referencing org.openbmc.settings.Host by Tom Joseph · 6 years ago
  28. 343d061 libipmi: Decouple user commands by William A. Kennington III · 6 years ago
  29. 06df876 User commands updated to handle channel request by Richard Marian Thomaiyar · 6 years ago
  30. f1d0e23 Channel commands updated to handle self channel by Richard Marian Thomaiyar · 6 years ago
  31. a39208e Add self channel number conversion function by Richard Marian Thomaiyar · 6 years ago
  32. 6e1ba9e Doxygen comments for enum & structure by Richard Marian Thomaiyar · 6 years ago
  33. 43cb128 Refer SMS as regular KCS channel by Richard Marian Thomaiyar · 6 years ago
  34. 02710bb Create / delete user with proper properties by Richard Marian Thomaiyar · 6 years ago
  35. 8b18941 ipmi_fru_info_area: Pad output buffer. by Oskar Senft · 6 years ago
  36. 40f59e2 ipmi_fru_info_area: Add support for chassis type by Oskar Senft · 6 years ago
  37. 9d7251c ipmid: user_channel: fix include path for libuserlayer by Vernon Mauery · 6 years ago
  38. 785fb07 make: Build user_channel separately by William A. Kennington III · 6 years ago
  39. 2723f38 gitignore: Ignore libraries regardless of directory by William A. Kennington III · 6 years ago
  40. 8550b60 SetUserName to return success - for same user name by Richard Marian Thomaiyar · 6 years ago
  41. 812e44c Fix units for fan RPM sensor by Kirill Pakhomov · 6 years ago
  42. 4026e44 Fix response length for Set user access command by Richard Marian Thomaiyar · 6 years ago
  43. 047412c configure: Fix literal usage in AS_IF by William A. Kennington III · 6 years ago
  44. 15bc918 build: fix pam library inclusion and usage by Patrick Venture · 6 years ago
  45. 12ca691 build: drop linking of libssl by Patrick Venture · 6 years ago
  46. a45cb34 Update const uint8_t& to const uint8_t by Richard Marian Thomaiyar · 6 years ago
  47. ae4b040 Implement set chassis capabilities IPMI commands by Yong Li · 6 years ago
  48. 316f23d ipmid: host-cmd-manager to use default event source for timers by Vernon Mauery · 6 years ago
  49. 4fe7efe build: Fix Makefile_am: drop LIBPAM by Patrick Venture · 6 years ago
  50. e04c004 build: Fix crypto reference in Makefile_am by Patrick Venture · 6 years ago
  51. 77ff3fe users: gcc8: fix stringop-truncation warnings by Brad Bishop · 6 years ago
  52. b975c40 ipmid: Use sd_event_loop() by Andrew Jeffery · 6 years ago
  53. 1a4117b storage: gcc8: standardize use of std::filesystem by Brad Bishop · 6 years ago
  54. 1990c85 gitignore: add all *.lo files to ignore list by Patrick Venture · 6 years ago
  55. aab2023 transporthandler: LanParam enum -> enum class by William A. Kennington III · 6 years ago
  56. 39f94ef transporthandler: Use switch when applicable by William A. Kennington III · 6 years ago
  57. 7a3479e transporthandler: Convert ints to enum by William A. Kennington III · 6 years ago
  58. dfad486 std::variant: Fix new instances of mapbox specific calls by William A. Kennington III · 6 years ago
  59. 9cc0ea5 dcmihandler: use visitor to pull sensor values by James Feist · 6 years ago
  60. c64f802 makefile cleanup by Patrick Venture · 6 years ago
  61. 15e95f2 move HOST_IPMI_LIB_PATH to configure.ac by Patrick Venture · 6 years ago
  62. 62c3e2c gitignore: add coverage and test generated files by Patrick Venture · 6 years ago
  63. 282e79b Add test & user enabled state in set user password by Richard Marian Thomaiyar · 6 years ago
  64. f4b2b09 Added suppport to convert self channel number. by ssekar · 6 years ago
  65. 9613ed7 Synchronize channel info between network and ipmi by AppaRao Puli · 6 years ago
  66. 071f3f2 IPMI Channel commands implementation by AppaRao Puli · 6 years ago
  67. b849110 Add kcs selfchannel support & define for LAN too by ssekar · 6 years ago
  68. 18d7726 Implement IPMI ACPI set/get commands by Yong Li · 6 years ago
  69. 46590a3 ipmid: use the default system bus by Vernon Mauery · 6 years ago
  70. 5a6b636 Basic IPMI User Management Support by Richard Marian Thomaiyar · 6 years ago
  71. ad359eb host-ipmid: add more ipmi error codes by Patrick Venture · 6 years ago
  72. 42bed64 IPMI password entry cleanup by Richard Marian Thomaiyar · 6 years ago
  73. b29b5ab Handling delete password entry from ipmi-pass by AppaRao Puli · 6 years ago
  74. 4654d99 Add first user layer support. by Richard Marian Thomaiyar · 6 years ago
  75. 331f5d5 Add well-known name by James Feist · 6 years ago
  76. d3e57d7 Correct spelling of timestamp variable by Jason M. Bills · 6 years ago
  77. 4f67cc3 softoff: Convert to sdeventplus loop by William A. Kennington III · 6 years ago
  78. 438fb79 read_fru_data: use structured bindings in fru loop by Patrick Venture · 6 years ago
  79. b0431c7 read_fru_data: use std::find_if instead of raw loop by Patrick Venture · 6 years ago
  80. 98c7bfc build: set language to C++ by Patrick Venture · 6 years ago
  81. c49daa3 app/channel: fixup c-style casting by Patrick Venture · 6 years ago
  82. 4491a46 cleanup: scope reduction by Patrick Venture · 6 years ago
  83. 85f9819 MAINTAINERS: Update Emily's IRC nick by Emily Shaffer · 6 years ago
  84. 2edd0e6 host-ipmid: ipmid-api: drop extern C linking by Patrick Venture · 6 years ago
  85. 687a436 configure: Use generic CXX compiler macro by William A. Kennington III · 6 years ago
  86. 007400c configure: Don't check for sdbusplus twice by William A. Kennington III · 6 years ago
  87. 4c00802 Convert variant usage to std interface by William A. Kennington III · 6 years ago
  88. 1181af7 Use the common timer class by Vernon Mauery · 6 years ago
  89. 3754442 Remove direct uses of mapbox by James Feist · 6 years ago
  90. 2e63352 cleanup: transition to find_if by Patrick Venture · 6 years ago
  91. 64678b8 cleanup: exception catching by reference by Patrick Venture · 6 years ago
  92. d99148b cleanup: c-style casting by Patrick Venture · 6 years ago
  93. 4d1a5dd Fix the exponent B in writesensors mako template by Kirill Pakhomov · 6 years ago
  94. 4001191 types: Convert ScaledOffset to double by Emily Shaffer · 6 years ago
  95. 13e67c8 Fix IPMI SEL reservations and cancellations by Jason M. Bills · 6 years ago
  96. 1cd8596 Fix clang-format issue in sensorhandler.cpp by Jason M. Bills · 6 years ago
  97. 021f2d1 Fix compile error with g++ 7.3 by Yong Li · 6 years ago
  98. edb8bb0 apphandler: Fix buffer underflow in ipmi_app_get_device_guid by Emily Shaffer · 6 years ago
  99. 6c9ee51 sensorhandler: fix buffer overflow in Get SDR by Emily Shaffer · 6 years ago
  100. 0fbdbce sensorhandler: fix buffer overrun in ipmi_fru_get_sdr by Emily Shaffer · 6 years ago