summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: install into bin instead of sbinPatrick Venture2019-04-011-1/+1
* netipmid: Update netipmid to use ipmid as the main queueVernon Mauery2019-02-251-5/+1
* Convert host-ipmid -> libipmidWilliam A. Kennington III2019-02-191-1/+3
* netipmid: add dependency on libchannellayerVernon Mauery2019-02-151-0/+1
* netipmid: move raw sockets to boost::asio socketsVernon Mauery2019-02-011-1/+0
* netipmid: move event loop to boost::asio::io_contextVernon Mauery2018-12-111-0/+8
* RMCP+ login support with privilegeRichard Marian Thomaiyar2018-11-211-0/+1
* netipmid: make session a header-only situationVernon Mauery2018-11-141-1/+0
* netipmid: Remove local timer classVernon Mauery2018-11-091-2/+1
* netipmid: Add -flto to CXXFLAGSVernon Mauery2018-11-091-0/+1
* SetLan: Define the global network timerRatan Gupta2018-03-121-1/+2
* netipmid: Provide support to fetch paths of settings dbus objectsTom Joseph2017-08-081-3/+19
* Provide API to hook SOL commands to the command table.Tom Joseph2017-04-251-1/+3
* Add command handler for Activate payload command.Tom Joseph2017-04-251-1/+3
* Add handler function for incoming SOL payload.Tom Joseph2017-04-251-1/+3
* Implement API to handle inbound SOL PayloadTom Joseph2017-04-241-1/+2
* Implement Host Console socket InitTom Joseph2017-04-241-1/+2
* Implement startEventLoop and handler function for IPMI packetsTom Joseph2017-04-241-3/+4
* Defintion of SOL ManagerTom Joseph2017-04-241-1/+2
* Definition for SOL Context ClassTom Joseph2017-04-241-1/+2
* Interfaces for the sd_event_loop adaptationTom Joseph2017-04-241-1/+2
* Implement Host Console BufferTom Joseph2017-04-241-1/+2
* Enable gtest and write testcases for Integrity & Conf algorithmsTom Joseph2017-02-281-0/+2
* Interfaces for the Confidentiality AlgorithmTom Joseph2017-02-221-1/+3
* Load IPMI provider libraries into net-ipmidTom2017-01-181-2/+5
* Interface for the Integrity AlgorithmTom Joseph2017-01-171-1/+3
* Remove the trailing backslash in the MakefileTom Joseph2017-01-161-1/+1
* IPMI Main HandlerTom Joseph2017-01-091-0/+40
OpenPOWER on IntegriCloud