summaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* netipmid: Remove unused event referencesVernon Mauery2019-02-251-9/+0
* netipmid: move to sdbusplus::asio from sdbusplusVernon Mauery2019-02-251-2/+2
* netipmid: Update netipmid to use ipmid as the main queueVernon Mauery2019-02-251-57/+0
* Convert host-ipmid -> libipmidWilliam A. Kennington III2019-02-191-1/+1
* netipmid: move sol console sockets to asioVernon Mauery2019-02-011-1/+1
* netipmid: replace std::cerr with phosphor::logging callsVernon Mauery2018-12-191-4/+7
* netipmid: move event loop to boost::asio::io_contextVernon Mauery2018-12-111-11/+6
* netipmid: move to sdbusplus from sdbus minusVernon Mauery2018-11-211-2/+12
* Add LAN1 selfchannel suppport for IPMIssekar2018-11-201-0/+5
* netipmid: Remove unused argc/argv from mainVernon Mauery2018-11-121-1/+1
* netipmid: use the default system busVernon Mauery2018-11-091-1/+1
* netipmid: Remove local timer classVernon Mauery2018-11-091-2/+2
* netipmid: apply clang-format rulesVernon Mauery2018-11-021-20/+23
* Fix IPMI SEL reservations and cancellationsJason M. Bills2018-10-081-3/+26
* Create sd_event outside from EventLoopRatan Gupta2018-03-271-2/+12
* Define the ipmid_get_sd_bus_event_connectionRatan Gupta2018-03-211-0/+8
* SetLan: Define the global network timerRatan Gupta2018-03-121-0/+4
* Cache system GUID in netipmidTom Joseph2017-09-111-0/+6
* attach the sd bus to sd_event to receive signalsMarri Devender Rao2017-07-191-0/+1
* Remove the code related to obsolete event loop.Tom Joseph2017-04-251-134/+0
* Start the event loop for net-ipmidTom Joseph2017-04-251-1/+1
* Register SOL commands to the command table.Tom Joseph2017-04-251-1/+4
* Add SOL manager and event loop to the Singleton poolTom Joseph2017-04-241-2/+5
* Catch the exception when sending the IPMI response messageTom Joseph2017-02-151-2/+10
* Modify the sd_event_loop to use systemd activated socketTom Joseph2017-01-311-13/+3
* Code changes to support IPMI provider librariesTom2017-01-181-2/+19
* Load IPMI provider libraries into net-ipmidTom2017-01-181-0/+4
* IPMI Main HandlerTom Joseph2017-01-091-0/+193
OpenPOWER on IntegriCloud