summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipmid: allow command not found for filtered commandsHEADmasterVernon Mauery2020-02-111-5/+11
* Remove unused oemrouter.cppVernon Mauery2020-02-101-152/+0
* Remove useless wildcard handlersVernon Mauery2020-02-063-48/+0
* Make ipmi whitelist optionalVernon Mauery2020-02-052-1/+20
* Return an error when assigning static values to a DHCP enabled NICJohnathan Mantey2020-01-311-0/+12
* MAINTAINERS: remove Emily ShafferEmily Shaffer2020-01-311-1/+0
* [channel-mgmt]: Handle out of range error in pathRichard Marian Thomaiyar2020-01-301-7/+7
* [user-mgmt]: Handle out of range error in pathRichard Marian Thomaiyar2020-01-301-3/+4
* [channel-mgmt]: Misc fixes for log messge tag.Richard Marian Thomaiyar2020-01-271-2/+2
* [Fix]: Check ipmi groups list before creating userRichard Marian Thomaiyar2020-01-232-0/+30
* [user-mgmt]: Do late initialization of user init.Richard Marian Thomaiyar2020-01-231-1/+1
* [user-mgmt]: Rearrange signal handler registrationarun-pm2020-01-222-38/+39
* [ipmid]: Advertise D-Bus signals, only when readyRichard Marian Thomaiyar2020-01-211-8/+8
* chassishandler:Get Chassis Capabilities to new APIanil kumar appana2020-01-141-79/+75
* As per 802.1q,valid VLAN ID should be 0-4095Suryakanth Sekar2020-01-141-6/+19
* storagehandler: move read FRU data to new APIanil kumar appana2020-01-142-48/+32
* Don't report serviceable action if the watchdog service is not presentTom Joseph2020-01-141-6/+0
* Fix cc issue in setLan cmd for MAC addr parametr.Rajashekar Gade Reddy2020-01-071-0/+29
* app/watchdog: Always use resetTimeRemainingWilliam A. Kennington III2020-01-063-13/+1
* Emit correct error code when "reserved" fields are modified.Johnathan Mantey2019-12-121-0/+12
* chassis: remove startup dependenciesJames Feist2019-12-041-11/+29
* sensorhandler:move get sensor threshold to new APIjayaprakash Mutyala2019-12-041-36/+44
* transporthandler: Static IPv6 SupportWilliam A. Kennington III2019-12-031-0/+400
* apphandler: move set acpi power state to new api.Deepak Kumar Sahu2019-12-021-36/+20
* Provide proper exit code for signalsJames Feist2019-11-271-2/+4
* Change Set LAN Config Auth Type Enables to return a Read Only responseJohnathan Mantey2019-11-271-1/+1
* Generate the correct prefix value for IPv4 netmasks 0.0.0.0Johnathan Mantey2019-11-271-1/+3
* Fix command privilege for Get LAN Configuration commandJohnathan Mantey2019-11-221-1/+1
* Added sessionId context in host-ipmid, used by GetSessionInfoRajashekar Gade Reddy2019-11-194-14/+48
* Update association names to use new interfaceVernon Mauery2019-11-131-2/+3
* Updated privileges for IPMI commandsAppaRao Puli2019-11-131-5/+5
* Implement NMI command in Chassis Control command.Kuiying Wang2019-11-131-0/+36
* Fix permissions on Get Channel Cipher Suites commandVernon Mauery2019-11-111-1/+1
* user_mgmt:password authentication/update by PAMjayaprakash Mutyala2019-11-102-37/+33
* Move get bmc global command to new APIYong Li2019-11-071-27/+15
* Limit the set bmc global command to system interface onlyYong Li2019-11-071-0/+18
* Add compile option to disable safe mode option in boot flagsYong Li2019-11-062-0/+15
* Move set bmc global command to new APIYong Li2019-11-041-20/+14
* Expiration flags fix for watchdog get/set commandsYong Li2019-11-012-23/+26
* Fix configuration headerGunnar Mills2019-10-291-1/+1
* channelcmds:fix set chnl access sessionless chnlanil kumar appana2019-10-281-2/+4
* Refactor ipmi::sensor::GetSensorResponse away from std::arraySui Chen2019-10-285-48/+36
* sensorhandler: move get sensor reading to new APIjayaprakash Mutyala2019-10-281-29/+71
* Implemented get session info cmd in host interfaceRajashekar Gade Reddy2019-10-252-1/+277
* channel:Fix get channel ciphersuite - payloadtypesjayaprakash Mutyala2019-10-241-0/+6
* Create framework for IPMI OEM extension commandsJohnathan Mantey2019-10-243-0/+89
* transporthandler: Support Gateway MACWilliam A. Kennington III2019-10-241-15/+182
* Clean-up: entry code msgs in user_channel cpp filesAyushi Smriti2019-10-183-34/+34
* Restore IPMI RMCP+ cipher suite commandsJohnathan Mantey2019-10-171-6/+71
* docs: add contributing guidelinesEmily Shaffer2019-10-171-0/+122
OpenPOWER on IntegriCloud