1. 3165569 Fix getService function signature by Vijay Khemka · 4 years, 4 months ago
  2. eeb0f98 Add yielding utility calls by Vernon Mauery · 5 years ago
  3. 86d8bd7 Change the CapabilitiesFlags property into booleans by Karthick Sundarrajan · 4 years, 7 months ago
  4. 8a860ea Return error for BMC and BIOS IPSrc in setLan cmd by Rajashekar Gade Reddy · 4 years, 6 months ago
  5. 51f7814 ipmid: allow command not found for filtered commands by Vernon Mauery · 4 years, 6 months ago
  6. df66115 Remove unused oemrouter.cpp by Vernon Mauery · 4 years, 5 months ago
  7. ccf12d2 Remove useless wildcard handlers by Vernon Mauery · 4 years, 5 months ago
  8. e9f8857 Make ipmi whitelist optional by Vernon Mauery · 4 years, 5 months ago
  9. 930104a Return an error when assigning static values to a DHCP enabled NIC by Johnathan Mantey · 4 years, 7 months ago
  10. 4e1fe77 MAINTAINERS: remove Emily Shaffer by Emily Shaffer · 4 years, 5 months ago
  11. bbbc395 [channel-mgmt]: Handle out of range error in path by Richard Marian Thomaiyar · 4 years, 6 months ago
  12. e3d144f [user-mgmt]: Handle out of range error in path by Richard Marian Thomaiyar · 4 years, 6 months ago
  13. 619ed5f [channel-mgmt]: Misc fixes for log messge tag. by Richard Marian Thomaiyar · 4 years, 6 months ago
  14. 489a4ed [Fix]: Check ipmi groups list before creating user by Richard Marian Thomaiyar · 4 years, 6 months ago
  15. 0be80bd [user-mgmt]: Do late initialization of user init. by Richard Marian Thomaiyar · 4 years, 6 months ago
  16. bbe728c [user-mgmt]: Rearrange signal handler registration by arun-pm · 4 years, 6 months ago
  17. 369406e [ipmid]: Advertise D-Bus signals, only when ready by Richard Marian Thomaiyar · 4 years, 6 months ago
  18. 43263c6 chassishandler:Get Chassis Capabilities to new API by anil kumar appana · 5 years ago
  19. 8e8c8e2 As per 802.1q,valid VLAN ID should be 0-4095 by Suryakanth Sekar · 4 years, 10 months ago
  20. 5b7c326 storagehandler: move read FRU data to new API by anil kumar appana · 5 years ago
  21. c665652 Don't report serviceable action if the watchdog service is not present by Tom Joseph · 4 years, 9 months ago
  22. 0b993fd Fix cc issue in setLan cmd for MAC addr parametr. by Rajashekar Gade Reddy · 4 years, 6 months ago
  23. ebc53cb app/watchdog: Always use resetTimeRemaining by William A. Kennington III · 4 years, 7 months ago
  24. 4a15685 Emit correct error code when "reserved" fields are modified. by Johnathan Mantey · 4 years, 7 months ago
  25. 225dec8 chassis: remove startup dependencies by James Feist · 4 years, 7 months ago
  26. 996c979 sensorhandler:move get sensor threshold to new API by jayaprakash Mutyala · 5 years ago
  27. 16064aa transporthandler: Static IPv6 Support by William A. Kennington III · 5 years ago
  28. 520c131 apphandler: move set acpi power state to new api. by Deepak Kumar Sahu · 5 years ago
  29. b0094a7 Provide proper exit code for signals by James Feist · 4 years, 7 months ago
  30. 76ce9c7 Change Set LAN Config Auth Type Enables to return a Read Only response by Johnathan Mantey · 4 years, 8 months ago
  31. 62c05dd Generate the correct prefix value for IPv4 netmasks 0.0.0.0 by Johnathan Mantey · 4 years, 7 months ago
  32. 34698d5 Fix command privilege for Get LAN Configuration command by Johnathan Mantey · 4 years, 7 months ago
  33. 4d22640 Added sessionId context in host-ipmid, used by GetSessionInfo by Rajashekar Gade Reddy · 4 years, 8 months ago
  34. a7f81cc Update association names to use new interface by Vernon Mauery · 4 years, 8 months ago
  35. 5a98ea6 Updated privileges for IPMI commands by AppaRao Puli · 4 years, 8 months ago
  36. 6b0ceaa Implement NMI command in Chassis Control command. by Kuiying Wang · 4 years, 8 months ago
  37. 79b4eea Fix permissions on Get Channel Cipher Suites command by Vernon Mauery · 4 years, 8 months ago
  38. 9fc5fa1 user_mgmt:password authentication/update by PAM by jayaprakash Mutyala · 4 years, 10 months ago
  39. 5aa2693 Move get bmc global command to new API by Yong Li · 4 years, 8 months ago
  40. a249a08 Limit the set bmc global command to system interface only by Yong Li · 4 years, 8 months ago
  41. 5833cb6 Add compile option to disable safe mode option in boot flags by Yong Li · 4 years, 8 months ago
  42. ecd7bb9 Move set bmc global command to new API by Yong Li · 4 years, 8 months ago
  43. a729bf4 Expiration flags fix for watchdog get/set commands by Yong Li · 4 years, 9 months ago
  44. 4cb16e5 Fix configuration header by Gunnar Mills · 4 years, 8 months ago
  45. ddb1f44 channelcmds:fix set chnl access sessionless chnl by anil kumar appana · 5 years ago
  46. 4cc4255 Refactor ipmi::sensor::GetSensorResponse away from std::array by Sui Chen · 4 years, 10 months ago
  47. 4c3feba sensorhandler: move get sensor reading to new API by jayaprakash Mutyala · 5 years ago
  48. f71444d Implemented get session info cmd in host interface by Rajashekar Gade Reddy · 5 years ago
  49. 69daefa channel:Fix get channel ciphersuite - payloadtypes by jayaprakash Mutyala · 4 years, 9 months ago
  50. b87034e Create framework for IPMI OEM extension commands by Johnathan Mantey · 4 years, 10 months ago
  51. 4bbc3db transporthandler: Support Gateway MAC by William A. Kennington III · 5 years ago
  52. 05ad341 Clean-up: entry code msgs in user_channel cpp files by Ayushi Smriti · 4 years, 9 months ago
  53. affadb5 Restore IPMI RMCP+ cipher suite commands by Johnathan Mantey · 4 years, 9 months ago
  54. d0c7e27 docs: add contributing guidelines by Emily Shaffer · 4 years, 9 months ago
  55. 4dd71af Data checking fix for watchdog set/get commands by Yong Li · 4 years, 9 months ago
  56. 449f216 add "set system info" command by Jia, chunhui · 4 years, 10 months ago
  57. c514d87 transporthandler: Rewrite + New Handler by William A. Kennington III · 5 years ago
  58. e702392 Implemented close session cmd in host interface by Rajashekar Gade Reddy · 5 years ago
  59. d7dadc2 Fix: execute get channel cipher suite in lan chan by Ayushi Smriti · 4 years, 10 months ago
  60. 5c3b72c Fix: refactor get channel cipher suite command by Ayushi Smriti · 4 years, 10 months ago
  61. 30fd0a1 Handle exceptions correctly in GetSelTime and SetSelTime by Tom Joseph · 4 years, 9 months ago
  62. e91474c Channel: Fix atomic lock issue for file copy by Richard Marian Thomaiyar · 4 years, 10 months ago
  63. 0e862fa Static code analysis scan issue fix by Chen,Yugang · 4 years, 10 months ago
  64. 98b43ba Update GetSystemInfo with new API by Jia, chunhui · 4 years, 10 months ago
  65. 1ad9da8 drop entity YAML in favor of json provided file by Patrick Venture · 4 years, 11 months ago
  66. 87fd2cd sensorhandler: use entity-map from json if filled by Patrick Venture · 4 years, 11 months ago
  67. 99bf1c4 entitymap: move accessor to separate module by Patrick Venture · 4 years, 10 months ago
  68. db0cbe6 move sensors into ipmi::sensor namespace by Patrick Venture · 4 years, 10 months ago
  69. 235b3c7 move entities into ipmi::sensor namespace by Patrick Venture · 4 years, 10 months ago
  70. f1d691a writeentity: add missing header utility by Patrick Venture · 4 years, 10 months ago
  71. caabc36 fix logic error for unpack vector of tuple by Vernon Mauery · 5 years ago
  72. cb09aa0 Change yield from ptr to object by James Feist · 4 years, 10 months ago
  73. cfae948 Watchdog: move get and set watchdog to new api. by Deepak Kumar Sahu · 5 years ago
  74. 7dc4ac0 Move i2c WR api into libipmid by Yong Li · 4 years, 10 months ago
  75. bd0503a Add compile option to disable white list checking for I2C master WR command by Yong Li · 4 years, 10 months ago
  76. 48408b6 legacy handlers need a bigger buffer by Vernon Mauery · 4 years, 10 months ago
  77. 0a327e1 Added VLAN ID checking condition in Set LAN config by Suryakanth Sekar · 5 years ago
  78. e405440 Set/Get LAN conf 0xCC return for invalid LAN chnl by Suryakanth Sekar · 5 years ago
  79. c2b7fc1 entitymap: add json file loading if present by Patrick Venture · 4 years, 11 months ago
  80. 02e3237 entitymap: add json parsing support by Patrick Venture · 4 years, 11 months ago
  81. 51d0c40 user_channel: passwd_mgr: minor cleanup from cppcheck by Patrick Venture · 4 years, 11 months ago
  82. 3a697ad user_channel: user_mgmt: minor cleanup from cppcheck by Patrick Venture · 4 years, 11 months ago
  83. 67ed85c sensorhandler: ipmi_sen_get_sdr: drop null check by Patrick Venture · 4 years, 11 months ago
  84. 38426dd sensorhandler: ipmi_sen_get_sdr: invert logic check by Patrick Venture · 5 years ago
  85. 99adf2b Revert "Add system interface as the channel for the legacy interface" by Tom Joseph · 4 years, 11 months ago
  86. 152e98c Add system interface as the channel for the legacy interface by Tom Joseph · 5 years ago
  87. 92d8119 user_mgmt: update default ipmi_user.json file. by Saravanan Palanisamy · 5 years ago
  88. 9da3a75 SensorReading: Move set SensorReading to new API. by Deepak Kumar Sahu · 5 years ago
  89. 9cf8562 sensordatahandler: Throw on sensor's OperationalStatus by Brandon Kim · 5 years ago
  90. 24c771c fru: support two time string formats by Patrick Venture · 5 years ago
  91. f4a2085 gitignore: add test and coverage artifacts by Patrick Venture · 5 years ago
  92. c26cc71 fru: remove assumption on object owner by Patrick Venture · 5 years ago
  93. 45e93cb fru: use ipmifruproperty for property lookup by Patrick Venture · 5 years ago
  94. c86045c user_mgmt: Enable SOL payload access by default. by Saravanan Palanisamy · 5 years ago
  95. 83a0b84 sensorhandler: add accessor for entities singleton by Patrick Venture · 5 years ago
  96. d957823 Sensorhandler: move get SDR info & reserve SDR to new API by jayaprakash Mutyala · 5 years ago
  97. 894d022 chassishandler: move set chassis cap to new api by anil kumar appana · 5 years ago
  98. b755772 storagehandler: move get & reserve SEL to new API by jayaprakash Mutyala · 5 years ago
  99. 77381f1 user_layer: Add get/set user payload access. by Saravanan Palanisamy · 5 years ago
  100. e5c9d2f sensorhandler: fix type of get_reservation_id() by Emily Shaffer · 5 years ago