summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netipmid: use the default system busVernon Mauery2018-11-091-1/+1
* netipmid: add more files to .gitignoreVernon Mauery2018-11-091-0/+5
* netipmid: Remove local timer classVernon Mauery2018-11-094-216/+3
* netipmid: Add -flto to CXXFLAGSVernon Mauery2018-11-091-0/+1
* style: cppcheck cleanupPatrick Venture2018-11-083-17/+13
* netipmid: use std variant interfaceVernon Mauery2018-11-061-1/+3
* netipmid: use system path include styleVernon Mauery2018-11-062-3/+2
* netipmid: use std::shared_ptr instead of weak_ptr/lockVernon Mauery2018-11-0611-64/+46
* netipmid: apply clang-format rulesVernon Mauery2018-11-0256-2940/+2991
* build: set language to C++Patrick Venture2018-10-311-0/+1
* MAINTAINERS: Update Emily's IRC nickEmily Shaffer2018-10-291-1/+1
* Fix IPMI SEL reservations and cancellationsJason M. Bills2018-10-081-3/+26
* phosphor-net-ipmid: use c++17Vernon Mauery2018-10-041-1/+1
* Add support for OpenSSL 1.1.0Adriana Kobylak2018-09-062-26/+21
* Remove the support for insecure protocols in RMCP+Tom Joseph2018-07-303-17/+17
* Fix to return sane error codeRichard Marian Thomaiyar2018-07-081-6/+16
* Add MAINTAINERS fileAndrew Jeffery2018-05-191-0/+47
* Fix Table:: Command Not found: 0xb03eNagaraju Goruganti2018-05-071-3/+0
* Support username for IPMI default user accountTom Joseph2018-04-236-7/+45
* Spelling fixesGunnar Mills2018-04-112-2/+2
* Implement get payload instance info commandTom Joseph2018-04-113-0/+77
* README: Reword cleaning the repoGunnar Mills2018-04-061-1/+1
* Support SOL parameter channel numberTom Joseph2018-04-042-1/+16
* Patch #2 Reducing IPMI logging footprintNagaraju Goruganti2018-04-027-27/+7
* Create sd_event outside from EventLoopRatan Gupta2018-03-273-11/+16
* Define the ipmid_get_sd_bus_event_connectionRatan Gupta2018-03-212-2/+11
* SetLan: Define the global network timerRatan Gupta2018-03-124-1/+217
* Add support for cipher suite 17Vernon Mauery2017-12-087-2/+411
* Prepare for adding RMCP+ cipher suite 17Vernon Mauery2017-12-0712-143/+193
* explicit use of std::vector instead of buffer/BufferVernon Mauery2017-12-0517-67/+79
* Truncate Integrity Check Value to the correct lengthVernon Mauery2017-12-042-0/+3
* Adding the capability to run netipmid outside of systemdDave Cobbley2017-11-161-3/+31
* Small fixes for net ipmi handlerFeist, James2017-11-062-4/+13
* Spelling fixesGunnar Mills2017-10-253-4/+4
* Update Journal Variable NamesGunnar Mills2017-10-251-7/+7
* boot settings: use the new 'one time' settingTom Joseph2017-09-132-0/+73
* Cache system GUID in netipmidTom Joseph2017-09-116-20/+65
* settings: handle multiple objects/interfacesTom Joseph2017-09-112-7/+14
* netipmid: Support usesolkeepalive optionTom Joseph2017-08-211-0/+8
* Implement RAII for openssl crypto functionTom Joseph2017-08-141-12/+24
* sol: Handle deactivate payload correctly when session is closedTom Joseph2017-08-142-2/+19
* netipmid: Provide support to fetch paths of settings dbus objectsTom Joseph2017-08-084-3/+159
* Cleanup the console buffer on stopping the SOL payload.Tom Joseph2017-08-011-0/+2
* attach the sd bus to sd_event to receive signalsMarri Devender Rao2017-07-192-0/+9
* Correct doxygen syntax in phosphor-net-ipmidTom Joseph2017-05-2316-122/+130
* Add Get/Set SOL configuration commands to registerCommands.Tom Joseph2017-05-081-0/+16
* Add support for Get SOL configuration parameters command.Tom Joseph2017-05-082-0/+129
* Add support for Set SOL Configuration parameters command.Tom Joseph2017-05-082-0/+210
* Allow SOL activation only if SOL is enabled.Tom Joseph2017-05-081-0/+6
* Add SOL configuration parameters to SOL Managers.Tom Joseph2017-05-081-0/+50
OpenPOWER on IntegriCloud