1. 778418d Fix includes by Ed Tanous · 3 years, 10 months ago
  2. b18c8bc mapper: remove mapper from host attention path by Andrew Geissler · 3 years, 11 months ago
  3. 98d28d8 mapper: remove un-needed string defines by Andrew Geissler · 3 years, 11 months ago
  4. c11cc5c Add LUN to the IPMI sensor context structure by Johnathan Mantey · 4 years ago
  5. c4f4f7a minor fix: corrected cc for get channel access by AppaRao Puli · 4 years ago
  6. a5ae772 apphandler: Fix for get system info command by Snehalatha V · 4 years, 2 months ago
  7. afd12b4 Fix for get Channel Info cmd for reserved channels by Jayaprakash Mutyala · 4 years ago
  8. 80207e6 apphandler: Fix for total session slots count by Jayaprakash Mutyala · 4 years ago
  9. 3c5e413 apphandler: Fix for set system Info parameter cmd by jayaprakash Mutyala · 4 years, 2 months ago
  10. 2e529ee ipmi_fru_info_area: remove move calls by Patrick Venture · 4 years ago
  11. 785223a Removal of OEM privilege setting for User by srikanta mondal · 4 years, 3 months ago
  12. 6526536 Modify Get Lan Configuration IP Address Source to use correct DBus DHCPEnabled type by Johnathan Mantey · 4 years, 8 months ago
  13. 84c49dc transporthandler: Fix for invalid VLAN id by jayaprakash Mutyala · 4 years, 1 month ago
  14. ecd9f37 ipmi_fru_info_area: Fix Model Number name by William A. Kennington III · 4 years, 1 month ago
  15. 3dc3558 sensordatahandler: enable scanning on assertion sensors by Jeremy Kerr · 4 years, 1 month ago
  16. 4d623e9 Changed the host time to bmc time by George Liu · 4 years, 1 month ago
  17. 82920c3 clang-format: add AfterCaseLabel option from clang-10 by George Liu · 4 years, 1 month ago
  18. 6467ed2 ensure proper data types for variants by Andrew Geissler · 4 years, 1 month ago
  19. 59c82d9 include needed file for uint8_t def by Andrew Geissler · 4 years, 1 month ago
  20. ecc0342 string: ensure string included by Andrew Geissler · 4 years, 1 month ago
  21. 21addc5 Implement set front panel button enables command by Kuiying Wang · 5 years ago
  22. fa6e209 Add FRU device presence check by Kirill Pakhomov · 4 years, 2 months ago
  23. b118c4b read_fru_data: move and rename constants by Kirill Pakhomov · 4 years, 2 months ago
  24. c2566a9 apphandler: Fix for get system info command by jayaprakash Mutyala · 4 years, 2 months ago
  25. 1d8579c transporthandler:Fix get lan config param 22 & 23 by srikanta mondal · 4 years, 2 months ago
  26. e86e785 include: ipmid/api.h add std::size_t by Patrick Venture · 4 years, 2 months ago
  27. 082a39c include: oemrouter: add std:: namespace by Patrick Venture · 4 years, 2 months ago
  28. 074f64d chassishandler: Add restart cause support by Vijay Khemka · 4 years, 4 months ago
  29. e1160cb Increase FRU data field length up to 63 bytes by Kirill Pakhomov · 4 years, 3 months ago
  30. 7636330 user_channel: Rewriting ipmiUserSetUserName API by jayaprakash Mutyala · 4 years, 4 months ago
  31. 6ba8d31 [Fix]: Restrict password file permissions to 600 by Richard Marian Thomaiyar · 4 years, 3 months ago
  32. b265455 Use more restrictive permissions on /etc/ipmi-pass by Vernon Mauery · 4 years, 3 months ago
  33. 0e2dbee Fix for Callback privilege by jayaprakash Mutyala · 4 years, 6 months ago
  34. b741b99 Added Cipher Suite priv param-24 to set/get LanCfg by jayaprakash Mutyala · 4 years, 7 months ago
  35. e4e633e Initialize Cipher Suite Privilege Levels cfg file by Sumanth Bhat · 5 years ago
  36. 31eed5c Switch to python3 by Tom Joseph · 4 years, 3 months ago
  37. e0af1c4 Fix for ipmiUserSetUserName by jayaprakash Mutyala · 4 years, 3 months ago
  38. b541a5a user_channel:Change fun ret&cmd cc as per New Std by NITIN SHARMA · 5 years ago
  39. e7e8b81 rewrite Get Session Info to use new yielding D-Bus API by Vernon Mauery · 4 years, 8 months ago
  40. cc76925 transporthandler:Change for set and get lan config by vijayabharathix shetty · 4 years, 4 months ago
  41. a8be7dc sensorhandler: move get sensor type to new api by Deepak Kumar Sahu · 5 years ago
  42. fe39ec9 Incorrect function declaration for getManagedObjects by Vernon Mauery · 4 years, 4 months ago
  43. f596798 Provide path parameter to GetObject() by Jason M. Bills · 4 years, 4 months ago
  44. 3165569 Fix getService function signature by Vijay Khemka · 4 years, 4 months ago
  45. eeb0f98 Add yielding utility calls by Vernon Mauery · 5 years ago
  46. 86d8bd7 Change the CapabilitiesFlags property into booleans by Karthick Sundarrajan · 4 years, 7 months ago
  47. 8a860ea Return error for BMC and BIOS IPSrc in setLan cmd by Rajashekar Gade Reddy · 4 years, 6 months ago
  48. 51f7814 ipmid: allow command not found for filtered commands by Vernon Mauery · 4 years, 6 months ago
  49. df66115 Remove unused oemrouter.cpp by Vernon Mauery · 4 years, 5 months ago
  50. ccf12d2 Remove useless wildcard handlers by Vernon Mauery · 4 years, 5 months ago
  51. e9f8857 Make ipmi whitelist optional by Vernon Mauery · 4 years, 5 months ago
  52. 930104a Return an error when assigning static values to a DHCP enabled NIC by Johnathan Mantey · 4 years, 6 months ago
  53. 4e1fe77 MAINTAINERS: remove Emily Shaffer by Emily Shaffer · 4 years, 5 months ago
  54. bbbc395 [channel-mgmt]: Handle out of range error in path by Richard Marian Thomaiyar · 4 years, 5 months ago
  55. e3d144f [user-mgmt]: Handle out of range error in path by Richard Marian Thomaiyar · 4 years, 6 months ago
  56. 619ed5f [channel-mgmt]: Misc fixes for log messge tag. by Richard Marian Thomaiyar · 4 years, 5 months ago
  57. 489a4ed [Fix]: Check ipmi groups list before creating user by Richard Marian Thomaiyar · 4 years, 5 months ago
  58. 0be80bd [user-mgmt]: Do late initialization of user init. by Richard Marian Thomaiyar · 4 years, 6 months ago
  59. bbe728c [user-mgmt]: Rearrange signal handler registration by arun-pm · 4 years, 6 months ago
  60. 369406e [ipmid]: Advertise D-Bus signals, only when ready by Richard Marian Thomaiyar · 4 years, 6 months ago
  61. 43263c6 chassishandler:Get Chassis Capabilities to new API by anil kumar appana · 5 years ago
  62. 8e8c8e2 As per 802.1q,valid VLAN ID should be 0-4095 by Suryakanth Sekar · 4 years, 10 months ago
  63. 5b7c326 storagehandler: move read FRU data to new API by anil kumar appana · 5 years ago
  64. c665652 Don't report serviceable action if the watchdog service is not present by Tom Joseph · 4 years, 9 months ago
  65. 0b993fd Fix cc issue in setLan cmd for MAC addr parametr. by Rajashekar Gade Reddy · 4 years, 6 months ago
  66. ebc53cb app/watchdog: Always use resetTimeRemaining by William A. Kennington III · 4 years, 7 months ago
  67. 4a15685 Emit correct error code when "reserved" fields are modified. by Johnathan Mantey · 4 years, 7 months ago
  68. 225dec8 chassis: remove startup dependencies by James Feist · 4 years, 7 months ago
  69. 996c979 sensorhandler:move get sensor threshold to new API by jayaprakash Mutyala · 5 years ago
  70. 16064aa transporthandler: Static IPv6 Support by William A. Kennington III · 5 years ago
  71. 520c131 apphandler: move set acpi power state to new api. by Deepak Kumar Sahu · 5 years ago
  72. b0094a7 Provide proper exit code for signals by James Feist · 4 years, 7 months ago
  73. 76ce9c7 Change Set LAN Config Auth Type Enables to return a Read Only response by Johnathan Mantey · 4 years, 8 months ago
  74. 62c05dd Generate the correct prefix value for IPv4 netmasks 0.0.0.0 by Johnathan Mantey · 4 years, 7 months ago
  75. 34698d5 Fix command privilege for Get LAN Configuration command by Johnathan Mantey · 4 years, 7 months ago
  76. 4d22640 Added sessionId context in host-ipmid, used by GetSessionInfo by Rajashekar Gade Reddy · 4 years, 8 months ago
  77. a7f81cc Update association names to use new interface by Vernon Mauery · 4 years, 8 months ago
  78. 5a98ea6 Updated privileges for IPMI commands by AppaRao Puli · 4 years, 8 months ago
  79. 6b0ceaa Implement NMI command in Chassis Control command. by Kuiying Wang · 4 years, 8 months ago
  80. 79b4eea Fix permissions on Get Channel Cipher Suites command by Vernon Mauery · 4 years, 8 months ago
  81. 9fc5fa1 user_mgmt:password authentication/update by PAM by jayaprakash Mutyala · 4 years, 10 months ago
  82. 5aa2693 Move get bmc global command to new API by Yong Li · 4 years, 8 months ago
  83. a249a08 Limit the set bmc global command to system interface only by Yong Li · 4 years, 8 months ago
  84. 5833cb6 Add compile option to disable safe mode option in boot flags by Yong Li · 4 years, 8 months ago
  85. ecd7bb9 Move set bmc global command to new API by Yong Li · 4 years, 8 months ago
  86. a729bf4 Expiration flags fix for watchdog get/set commands by Yong Li · 4 years, 9 months ago
  87. 4cb16e5 Fix configuration header by Gunnar Mills · 4 years, 8 months ago
  88. ddb1f44 channelcmds:fix set chnl access sessionless chnl by anil kumar appana · 5 years ago
  89. 4cc4255 Refactor ipmi::sensor::GetSensorResponse away from std::array by Sui Chen · 4 years, 10 months ago
  90. 4c3feba sensorhandler: move get sensor reading to new API by jayaprakash Mutyala · 5 years ago
  91. f71444d Implemented get session info cmd in host interface by Rajashekar Gade Reddy · 5 years ago
  92. 69daefa channel:Fix get channel ciphersuite - payloadtypes by jayaprakash Mutyala · 4 years, 9 months ago
  93. b87034e Create framework for IPMI OEM extension commands by Johnathan Mantey · 4 years, 10 months ago
  94. 4bbc3db transporthandler: Support Gateway MAC by William A. Kennington III · 5 years ago
  95. 05ad341 Clean-up: entry code msgs in user_channel cpp files by Ayushi Smriti · 4 years, 9 months ago
  96. affadb5 Restore IPMI RMCP+ cipher suite commands by Johnathan Mantey · 4 years, 9 months ago
  97. d0c7e27 docs: add contributing guidelines by Emily Shaffer · 4 years, 9 months ago
  98. 4dd71af Data checking fix for watchdog set/get commands by Yong Li · 4 years, 9 months ago
  99. 449f216 add "set system info" command by Jia, chunhui · 4 years, 10 months ago
  100. c514d87 transporthandler: Rewrite + New Handler by William A. Kennington III · 5 years ago