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